lib
KoLineStyleAction Class Reference
#include <Kolinestyleaction.h>
Inheritance diagram for KoLineStyleAction:

Detailed Description
A line style selection action.
Definition at line 26 of file Kolinestyleaction.h.
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) | |
~KoLineStyleAction () | |
Protected Member Functions | |
void | createMenu () |
Constructor & Destructor Documentation
|
Constructs a KoLineStyleAction with a text and an icon.
Definition at line 45 of file Kolinestyleaction.cpp. |
|
Same as above, but it also connects a slot to the selectionChanged(int) signal.
Definition at line 53 of file Kolinestyleaction.cpp. |
Member Function Documentation
|
Draws and adds each item of the menu.
Definition at line 66 of file Kolinestyleaction.cpp. |
The documentation for this class was generated from the following files: