kivio
KivioStencilSetAction Class Reference
List of all members.Detailed Description
Definition at line 34 of file kiviostencilsetaction.h.
Public Slots | |
| void | updateMenu () |
Signals | |
| void | activated (const QString &) |
| void | showDialog () |
Public Member Functions | |
| KivioStencilSetAction (const QString &text, const QString &pix, KActionCollection *parent, const char *name) | |
| virtual | ~KivioStencilSetAction () |
| KPopupMenu * | popupMenu () const |
| void | popup (const QPoint &global) |
| virtual int | plug (QWidget *widget, int index=-1) |
Protected Slots | |
| void | slotActivated (int) |
Protected Member Functions | |
| QPixmap | dirtPixmap (const QString &dir) |
| void | loadCollections (const QString &rootDirStr) |
| void | loadSet (KPopupMenu *menu, const QString &rootDirStr) |
| void | clearCollectionMenuList () |
Protected Attributes | |
| KPopupMenu * | m_popup |
| uint | m_ssId |
| QPtrList< QString > | m_pathList |
| QStringList | m_collectionIdList |
| QValueList< KPopupMenu * > | m_collectionMenuList |
The documentation for this class was generated from the following files:

