kig
GUIActionList Class Reference
#include <lists.h>
List of all members.
Detailed Description
List of GUIActions for the parts to show.
Note that the list owns the actions it receives..
Definition at line 38 of file lists.h.
Member Typedef Documentation
Member Function Documentation
| const avectype& GUIActionList::actions |
( |
|
) |
const [inline] |
| void GUIActionList::regDoc |
( |
KigPart * |
d |
) |
|
register this document, so that it receives notifications for added and removed actions.
Definition at line 57 of file lists.cc.
| void GUIActionList::unregDoc |
( |
KigPart * |
d |
) |
|
| void GUIActionList::add |
( |
const std::vector< GUIAction * > & |
a |
) |
|
| void GUIActionList::remove |
( |
const std::vector< GUIAction * > & |
a |
) |
|
The documentation for this class was generated from the following files: