Référence de la structure KoInsets

#include <KoInsets.h>

Liste de tous les membres

Fonctions membres publiques

 KoInsets (double top, double left, double bottom, double right)
 KoInsets ()

Attributs publics

double top
 Top inset.
double bottom
 Bottom inset.
double left
 Left inset.
double right
 Right inset.


Description détaillée

An Insets object is a representation of the borders of a shape.

Définition à la ligne 28 du fichier KoInsets.h.


Documentation des contructeurs et destructeur

KoInsets::KoInsets ( double  top,
double  left,
double  bottom,
double  right 
) [inline]

Constructor.

Paramètres:
top the inset at the top.
left the inset at the left
bottom the inset at the bottom
right the inset at the right

Définition à la ligne 37 du fichier KoInsets.h.

KoInsets::KoInsets (  )  [inline]

Constructor. Initializes all values to 0

Définition à la ligne 47 du fichier KoInsets.h.


Documentation des données membres

double KoInsets::top

Top inset.

Définition à la ligne 49 du fichier KoInsets.h.

Référencé par KoLineBorder::borderInsets(), KoPathShape::boundingRect(), KoShape::hitTest(), et KoShape::repaint().

double KoInsets::bottom

Bottom inset.

Définition à la ligne 50 du fichier KoInsets.h.

Référencé par KoLineBorder::borderInsets(), KoPathShape::boundingRect(), KoShape::hitTest(), et KoShape::repaint().

double KoInsets::left

Left inset.

Définition à la ligne 51 du fichier KoInsets.h.

Référencé par KoLineBorder::borderInsets(), KoPathShape::boundingRect(), KoShape::hitTest(), et KoShape::repaint().

double KoInsets::right

Right inset.

Définition à la ligne 52 du fichier KoInsets.h.

Référencé par KoLineBorder::borderInsets(), KoPathShape::boundingRect(), KoShape::hitTest(), et KoShape::repaint().


La documentation de cette structure a été générée à partir du fichier suivant :
Généré le Wed Nov 22 23:46:08 2006 pour KPlato par  doxygen 1.5.1-p1