Référence de la classe KoLineWidthChooser

#include <Kolinewidthaction.h>

Graphe de collaboration de KoLineWidthChooser:

[légende]
Liste de tous les membres

Connecteurs publics

void setUnit (KoUnit::Unit unit)
void setWidth (double width)

Fonctions membres publiques

 KoLineWidthChooser (QWidget *parent=0, const char *name=0)
 ~KoLineWidthChooser ()
double width () const

Attributs privés

KoLineWidthChooserPrivated

Classes

class  KoLineWidthChooserPrivate

Description détaillée

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

Définition à la ligne 87 du fichier Kolinewidthaction.h.


Documentation des contructeurs et destructeur

KoLineWidthChooser::KoLineWidthChooser ( QWidget *  parent = 0,
const char *  name = 0 
)

Définition à la ligne 167 du fichier Kolinewidthaction.cpp.

Références d, KoLineWidthChooser::KoLineWidthChooserPrivate::m_lineWidthUSBox, et KoUnit::U_PT.

KoLineWidthChooser::~KoLineWidthChooser (  ) 

Définition à la ligne 182 du fichier Kolinewidthaction.cpp.

Références d.


Documentation des fonctions membres

double KoLineWidthChooser::width (  )  const

Returns the selected line width in points.

Définition à la ligne 187 du fichier Kolinewidthaction.cpp.

Références d, KoLineWidthChooser::KoLineWidthChooserPrivate::m_lineWidthUSBox, et KoUnitDoubleSpinBox::value().

Voici le graphe d'appel pour cette fonction :

void KoLineWidthChooser::setUnit ( KoUnit::Unit  unit  )  [slot]

Set unit to use when showing the width.

Paramètres:
unit Unit to use.

Définition à la ligne 192 du fichier Kolinewidthaction.cpp.

Références d, KoLineWidthChooser::KoLineWidthChooserPrivate::m_lineWidthUSBox, et KoUnitDoubleSpinBox::setUnit().

void KoLineWidthChooser::setWidth ( double  width  )  [slot]

Set line width.

Paramètres:
width Line width in points.

Définition à la ligne 197 du fichier Kolinewidthaction.cpp.

Références KoUnitDoubleSpinBox::changeValue(), d, et KoLineWidthChooser::KoLineWidthChooserPrivate::m_lineWidthUSBox.


Documentation des données membres

KoLineWidthChooserPrivate* KoLineWidthChooser::d [private]

Définition à la ligne 108 du fichier Kolinewidthaction.h.

Référencé par KoLineWidthChooser(), setUnit(), setWidth(), width(), et ~KoLineWidthChooser().


La documentation de cette classe a été générée à partir des fichiers suivants :
Généré le Wed Nov 22 23:46:27 2006 pour KPlato par  doxygen 1.5.1-p1