kitchensync
KSPlucker Namespace Reference
Classes | |
| class | PluckerConfig |
| struct | PluckerFileHandle |
| class | PluckerInterface |
| class | PluckerPart |
| class | PluckerProcessHandler |
Variables | |
| static PluckerConfig * | s_config |
| static const char *const | PluckerInterface_ftable [3][3] |
| static const int | PluckerInterface_ftable_hiddens [2] |
Variable Documentation
|
|
Initial value: {
{ "ASYNC", "addPluckerUrl(KURL)", "addPluckerUrl(KURL)" },
{ "ASYNC", "addPluckerFeed(KURL)", "addPluckerFeed(KURL)" },
{ 0, 0, 0 }
}
Definition at line 15 of file pluckerinterface_skel.cpp. |
|
|
Initial value: {
0,
0,
}
Definition at line 20 of file pluckerinterface_skel.cpp. |

