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) | |
double | width () const |
Member Function Documentation
double KoLineWidthChooser::width | ( | ) | const |
void KoLineWidthChooser::setUnit | ( | KoUnit::Unit | unit | ) | [slot] |
Set unit to use when showing the width.
- Parameters:
-
unit Unit to use.
Definition at line 190 of file Kolinewidthaction.cpp.
void KoLineWidthChooser::setWidth | ( | double | width | ) | [slot] |
Set line width.
- Parameters:
-
width Line width in points.
Definition at line 195 of file Kolinewidthaction.cpp.
The documentation for this class was generated from the following files: