MarginValueWidget Class Reference
List of all members.Detailed Description
Definition at line 25 of file marginvaluewidget.h.
Public Types | |
Pixels = 0 | |
IN | |
CM | |
MM | |
enum | Mode { Pixels = 0, IN, CM, MM } |
Public Slots | |
void | setMode (int) |
void | setMargin (float) |
Signals | |
void | marginChanged (float) |
Public Member Functions | |
MarginValueWidget (KNumInput *below, double value=18.0, QWidget *parent=0, const char *name=0) | |
float | margin () |
int | resolution () const |
void | setResolution (int dpi) |
Protected Slots | |
void | slotValueChanged (double) |
Protected Member Functions | |
float | toPixel (double value, int mode) |
double | toValue (float pix, int mode) |
The documentation for this class was generated from the following files: