Référence de la classe KoDocumentSectionModel

#include <KoDocumentSectionModel.h>

Liste de tous les membres

Types publics

enum  ItemDataRole { ActiveRole = 33, PropertiesRole, AspectRatioRole, BeginThumbnailRole }
 Extensions to Qt::ItemDataRole. Plus de détails...
typedef QList< PropertyPropertyList

Fonctions membres publiques

 KoDocumentSectionModel (QObject *parent=0)

Classes

struct  Property
 describes a single property of a document section Plus de détails...


Description détaillée

Inherit from this class for use with
Voir également:
KoDocumentSectionView.

Définition à la ligne 31 du fichier KoDocumentSectionModel.h.


Documentation des définition de type membres

typedef QList<Property> KoDocumentSectionModel::PropertyList

Return this type for PropertiesRole.

Définition à la ligne 82 du fichier KoDocumentSectionModel.h.


Documentation des énumérations membres

enum KoDocumentSectionModel::ItemDataRole

Extensions to Qt::ItemDataRole.

Valeurs énumérées:
ActiveRole  Whether the section is the active one.
PropertiesRole  A list of properties the part has.
AspectRatioRole  The aspect ratio of the section as a floating point value: width divided by height.
BeginThumbnailRole  For values of BeginThumbnailRole or higher, a thumbnail of the layer of which neither dimension is larger than (int) value - (int) BeginThumbnailRole. This is a hack to work around the fact that Interview doesn't have a nice way to request thumbnails of arbitrary size.

Définition à la ligne 38 du fichier KoDocumentSectionModel.h.


Documentation des contructeurs et destructeur

KoDocumentSectionModel::KoDocumentSectionModel ( QObject *  parent = 0  )  [inline]

Définition à la ligne 35 du fichier KoDocumentSectionModel.h.


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