KoLineStyleAction Class Reference
A line style selection action. More...
#include <kolinestyleaction.h>
Inheritance diagram for KoLineStyleAction:


Public Member Functions | |
KoLineStyleAction (const QString &text, const QString &icon, QObject *parent=0, const char *name=0) | |
KoLineStyleAction (const QString &text, const QString &icon, const QObject *receiver, const char *slot, QObject *parent, const char *name=0) | |
Protected Member Functions | |
void | createMenu () |
Detailed Description
A line style selection action.
Definition at line 26 of file kolinestyleaction.h.
Constructor & Destructor Documentation
|
Constructs a KoLineStyleAction with a text and an icon.
Definition at line 45 of file kolinestyleaction.cpp. References createMenu(). |
|
Same as above, but it also connects a slot to the selectionChanged(int) signal.
Definition at line 53 of file kolinestyleaction.cpp. References createMenu(). |
Member Function Documentation
|
Draws and adds each item of the menu.
Definition at line 66 of file kolinestyleaction.cpp. References KoSelectAction::popup(), and KoSelectAction::popupMenu(). Referenced by KoLineStyleAction(). |
The documentation for this class was generated from the following files: