KoLineWidthChooser Class Reference
This class provides a dialog for setting a custom line width. More...
#include <kolinewidthaction.h>
Public Slots | |
void | setUnit (KoUnit::Unit unit) |
void | setWidth (double width) |
Public Member Functions | |
KoLineWidthChooser (QWidget *parent=0, const char *name=0) | |
double | width () const |
Detailed Description
This class provides a dialog for setting a custom line width.
Definition at line 87 of file kolinewidthaction.h.
Member Function Documentation
|
Returns the selected line width in points.
Definition at line 185 of file kolinewidthaction.cpp. Referenced by KoLineWidthAction::execute(). |
|
Set unit to use when showing the width.
Definition at line 190 of file kolinewidthaction.cpp. Referenced by KoLineWidthAction::execute(). |
|
Set line width.
Definition at line 195 of file kolinewidthaction.cpp. Referenced by KoLineWidthAction::execute(). |
The documentation for this class was generated from the following files: