KDEUI
KXMLGUI::ActionList Class Reference
#include <kxmlguifactory_p.h>
Inherits QList< QAction * >.
Public Member Functions | |
| ActionList (const QList< QAction * > &rhs) | |
| ActionList () | |
| ActionList & | operator= (const QList< QAction * > &rhs) |
| void | plug (QWidget *container, int index) const |
| void | unplug (QWidget *container) const |
Detailed Description
Definition at line 38 of file kxmlguifactory_p.h.
Constructor & Destructor Documentation
| KXMLGUI::ActionList::ActionList | ( | ) | [inline] |
Definition at line 41 of file kxmlguifactory_p.h.
| KXMLGUI::ActionList::ActionList | ( | const QList< QAction * > & | rhs | ) | [inline] |
Definition at line 42 of file kxmlguifactory_p.h.
Member Function Documentation
| ActionList& KXMLGUI::ActionList::operator= | ( | const QList< QAction * > & | rhs | ) | [inline] |
Definition at line 45 of file kxmlguifactory_p.h.
| void KXMLGUI::ActionList::plug | ( | QWidget * | container, | |
| int | index | |||
| ) | const |
| void KXMLGUI::ActionList::unplug | ( | QWidget * | container | ) | const |
The documentation for this class was generated from the following file:
KDE 4.5 API Reference