#include <KoDocumentSectionModel.h>
Types publics | |
enum | ItemDataRole { ActiveRole = 33, PropertiesRole, AspectRatioRole, BeginThumbnailRole } |
Extensions to Qt::ItemDataRole. Plus de détails... | |
typedef QList< Property > | PropertyList |
Fonctions membres publiques | |
KoDocumentSectionModel (QObject *parent=0) | |
Classes | |
struct | Property |
describes a single property of a document section Plus de détails... |
Définition à la ligne 31 du fichier KoDocumentSectionModel.h.
typedef QList<Property> KoDocumentSectionModel::PropertyList |
Return this type for PropertiesRole.
Définition à la ligne 82 du fichier KoDocumentSectionModel.h.
Extensions to Qt::ItemDataRole.
Définition à la ligne 38 du fichier KoDocumentSectionModel.h.
KoDocumentSectionModel::KoDocumentSectionModel | ( | QObject * | parent = 0 |
) | [inline] |
Définition à la ligne 35 du fichier KoDocumentSectionModel.h.