lib

KoLineWidthChooser Class Reference

#include <Kolinewidthaction.h>

Inheritance diagram for KoLineWidthChooser:

KDialogBase KDialog List of all members.

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

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.

double KoLineWidthChooser::width (  )  const

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:
KDE Home | KDE Accessibility Home | Description of Access Keys