kivio
KivioArrowHeadAction Class Reference
List of all members.Detailed Description
Definition at line 29 of file kivioarrowheadaction.h.
Public Slots | |
void | setCurrentStartArrow (int c) |
void | setCurrentEndArrow (int c) |
void | setEmitSignals (bool e) |
Signals | |
void | startChanged (int) |
void | endChanged (int) |
Public Member Functions | |
KivioArrowHeadAction (const QString &text, const QString &pix, QObject *parent=0, const char *name=0) | |
~KivioArrowHeadAction () | |
KPopupMenu * | popupMenu () const |
void | popup (const QPoint &global) |
virtual int | plug (QWidget *widget, int index=-1) |
int | currentStartArrow () |
int | currentEndArrow () |
Protected Member Functions | |
void | loadArrowHeads (KPopupMenu *combo) |
Protected Attributes | |
KPopupMenu * | m_popup |
KPopupMenu * | m_startPopup |
KPopupMenu * | m_endPopup |
int | m_currentStart |
int | m_currentEnd |
bool | m_emitSignals |
The documentation for this class was generated from the following files: