KFormDesigner::LibActionWidget Class Reference
#include <libactionwidget.h>
Inheritance diagram for KFormDesigner::LibActionWidget:

Detailed Description
KToggleAction subclass which remembers the matching class name.
Definition at line 35 of file libactionwidget.h.
Signals | |
| void | prepareInsert (const QCString &className) |
| emits a signal containing the class name | |
Public Member Functions | |
| LibActionWidget (WidgetInfo *, KActionCollection *collection) | |
| LibActionWidget object is initialized to be mutually exclusive with all other LibActionWidget objects. | |
| virtual | ~LibActionWidget () |
Protected Slots | |
| virtual void | slotActivated () |
| reimplemented from KToggleAction | |
Constructor & Destructor Documentation
|
||||||||||||
|
LibActionWidget object is initialized to be mutually exclusive with all other LibActionWidget objects.
Definition at line 28 of file libactionwidget.cpp. References KFormDesigner::WidgetInfo::className(), KFormDesigner::WidgetInfo::description(), and KFormDesigner::WidgetInfo::name(). |
|
|
Definition at line 48 of file libactionwidget.cpp. |
Member Function Documentation
|
|
emits a signal containing the class name
Referenced by slotActivated(). |
|
|
reimplemented from KToggleAction
Definition at line 41 of file libactionwidget.cpp. References prepareInsert(). |
The documentation for this class was generated from the following files:
