KoPartSelectAction Class Reference
An action for inserting an embedded object. More...
#include <koPartSelectAction.h>
Public Member Functions | |
KoPartSelectAction (const QString &text, QObject *parent=0, const char *name=0) | |
KoPartSelectAction (const QString &text, const QString &icon, QObject *parent=0, const char *name=0) | |
KoPartSelectAction (const QString &text, const QString &icon, QObject *receiver, const char *slot, QObject *parent, const char *name=0) | |
KoDocumentEntry | documentEntry () const |
Protected Slots | |
virtual void | slotActivated () |
void | slotActionActivated () |
Protected Member Functions | |
void | init () |
Detailed Description
An action for inserting an embedded object.In a toolbar it presents itself as a button that opens the part-select dialog, but in a popupmenu it presents itself as a submenu with all available parts.
Definition at line 30 of file koPartSelectAction.h.
The documentation for this class was generated from the following files: