#include <KoDocumentSectionPropertyAction_p.h>
Graphe de collaboration de KoDocumentSectionView::PropertyAction:
Signaux | |
void | toggled (bool on, const QPersistentModelIndex &index, int property) |
Fonctions membres publiques | |
PropertyAction (int num, const Model::Property &p, const QPersistentModelIndex &index, QObject *parent=0) | |
Types privés | |
typedef QAction | super |
Connecteurs privés | |
void | slotTriggered () |
Attributs privés | |
Model::Property | m_property |
int | m_num |
QPersistentModelIndex | m_index |
Définition à la ligne 27 du fichier KoDocumentSectionPropertyAction_p.h.
typedef QAction KoDocumentSectionView::PropertyAction::super [private] |
Définition à la ligne 29 du fichier KoDocumentSectionPropertyAction_p.h.
KoDocumentSectionView::PropertyAction::PropertyAction | ( | int | num, | |
const Model::Property & | p, | |||
const QPersistentModelIndex & | index, | |||
QObject * | parent = 0 | |||
) | [inline] |
Définition à la ligne 39 du fichier KoDocumentSectionPropertyAction_p.h.
Références m_property, KoDocumentSectionModel::Property::name, KoDocumentSectionModel::Property::offIcon, KoDocumentSectionModel::Property::onIcon, slotTriggered(), et KoDocumentSectionModel::Property::state.
void KoDocumentSectionView::PropertyAction::toggled | ( | bool | on, | |
const QPersistentModelIndex & | index, | |||
int | property | |||
) | [signal] |
Référencé par slotTriggered().
void KoDocumentSectionView::PropertyAction::slotTriggered | ( | ) | [inline, private, slot] |
Définition à la ligne 48 du fichier KoDocumentSectionPropertyAction_p.h.
Références m_index, m_num, m_property, KoDocumentSectionModel::Property::offIcon, KoDocumentSectionModel::Property::onIcon, KoDocumentSectionModel::Property::state, et toggled().
Référencé par PropertyAction().
Définition à la ligne 31 du fichier KoDocumentSectionPropertyAction_p.h.
Référencé par PropertyAction(), et slotTriggered().
int KoDocumentSectionView::PropertyAction::m_num [private] |
Définition à la ligne 32 du fichier KoDocumentSectionPropertyAction_p.h.
Référencé par slotTriggered().
QPersistentModelIndex KoDocumentSectionView::PropertyAction::m_index [private] |
Définition à la ligne 33 du fichier KoDocumentSectionPropertyAction_p.h.
Référencé par slotTriggered().