kitchensync
MainWidget Class Reference
List of all members.Detailed Description
Definition at line 39 of file mainwidget.h.
Public Slots | |
| void | addGroup () |
| void | deleteGroup () |
| void | editGroup () |
| void | editGroup (SyncProcess *syncProcess) |
| void | sync () |
| void | sync (SyncProcess *syncProcess) |
| void | abortSync (SyncProcess *syncProcess) |
Public Member Functions | |
| MainWidget (KXMLGUIClient *guiClient, QWidget *widget=0, const char *name=0) | |
| ~MainWidget () | |
| virtual KXMLGUIClient * | guiClient () const |
Static Public Member Functions | |
| static KAboutData * | aboutData () |
Constructor & Destructor Documentation
| MainWidget::MainWidget | ( | KXMLGUIClient * | guiClient, | |
| QWidget * | widget = 0, |
|||
| const char * | name = 0 | |||
| ) |
Definition at line 43 of file mainwidget.cpp.
The documentation for this class was generated from the following files:

