#include <KoParagDia.h>
Fonctions membres publiques | |
StyleRepresenter (const QString name, KoParagCounter::Style style, bool bullet=false) | |
QString | name () const |
KoParagCounter::Style | style () const |
bool | isBullet () const |
Attributs privés | |
QString | m_name |
KoParagCounter::Style | m_style |
bool | m_bullet |
Définition à la ligne 276 du fichier KoParagDia.h.
KoCounterStyleWidget::StyleRepresenter::StyleRepresenter | ( | const QString | name, | |
KoParagCounter::Style | style, | |||
bool | bullet = false | |||
) | [inline] |
Définition à la ligne 278 du fichier KoParagDia.h.
QString KoCounterStyleWidget::StyleRepresenter::name | ( | ) | const [inline] |
Définition à la ligne 283 du fichier KoParagDia.h.
KoParagCounter::Style KoCounterStyleWidget::StyleRepresenter::style | ( | ) | const [inline] |
Définition à la ligne 284 du fichier KoParagDia.h.
Référencé par KoCounterStyleWidget::numStyleChanged().
bool KoCounterStyleWidget::StyleRepresenter::isBullet | ( | ) | const [inline] |
Définition à la ligne 285 du fichier KoParagDia.h.
Référencé par KoCounterStyleWidget::numStyleChanged().
QString KoCounterStyleWidget::StyleRepresenter::m_name [private] |
Définition à la ligne 288 du fichier KoParagDia.h.
Définition à la ligne 289 du fichier KoParagDia.h.
bool KoCounterStyleWidget::StyleRepresenter::m_bullet [private] |
Définition à la ligne 290 du fichier KoParagDia.h.