lib
KoLineWidthChooser Class Reference
#include <Kolinewidthaction.h>
Inheritance diagram for KoLineWidthChooser:

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