lib Library API Documentation

KoLineWidthChooser Class Reference

This class provides a dialog for setting a custom line width. More...

#include <kolinewidthaction.h>

List of all members.

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

double KoLineWidthChooser::width  )  const
 

Returns the selected line width in points.

Definition at line 185 of file kolinewidthaction.cpp.

Referenced by KoLineWidthAction::execute().

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.

Referenced by KoLineWidthAction::execute().

void KoLineWidthChooser::setWidth double  width  )  [slot]
 

Set line width.

Parameters:
width Line width in points.

Definition at line 195 of file kolinewidthaction.cpp.

Referenced by KoLineWidthAction::execute().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for lib Library Version 1.4.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Mon Feb 13 09:41:02 2006 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003