kexi
KFormDesigner::LibActionWidget Class Reference
#include <libactionwidget.h>
Detailed Description
KToggleAction subclass which remembers the matching class name.
Definition at line 35 of file libactionwidget.h.
Signals | |
| void | prepareInsert (const QCString &className) |
Public Member Functions | |
| LibActionWidget (WidgetInfo *, KActionCollection *collection) | |
| virtual | ~LibActionWidget () |
Protected Slots | |
| virtual void | slotActivated () |
Constructor & Destructor Documentation
| LibActionWidget::LibActionWidget | ( | WidgetInfo * | , | |
| KActionCollection * | collection | |||
| ) |
LibActionWidget object is initialized to be mutually exclusive with all other LibActionWidget objects.
Definition at line 28 of file libactionwidget.cpp.
Member Function Documentation
| void KFormDesigner::LibActionWidget::prepareInsert | ( | const QCString & | className | ) | [signal] |
emits a signal containing the class name
| void LibActionWidget::slotActivated | ( | ) | [protected, virtual, slot] |
The documentation for this class was generated from the following files:

