#include <KoParagDia.h>
Graphe d'héritage de KoParagCounterWidget:
Fonctions membres publiques | |
KoParagCounterWidget (bool disableAll=false, QWidget *parent=0) | |
virtual | ~KoParagCounterWidget () |
virtual void | display (const KoParagLayout &lay) |
virtual void | save (KoParagLayout &lay) |
virtual QString | tabName () |
const KoParagCounter & | counter () const |
Connecteurs protégés | |
void | numTypeChanged (int) |
void | suffixChanged (const QString &txt) |
void | prefixChanged (const QString &txt) |
void | startChanged (int i) |
void | restartChanged (bool b) |
void | depthChanged (int i) |
void | displayLevelsChanged (int i) |
void | alignmentChanged (int i) |
void | slotChangeCustomBullet (const QString &f, QChar c) |
void | styleChanged (KoParagCounter::Style st) |
Fonctions membres privées | |
void | updatePreview () |
Attributs privés | |
Q3ButtonGroup * | gNumbering |
KoParagCounter | m_counter |
KoStylePreview * | preview |
KoCounterStyleWidget * | m_styleWidget |
unsigned int | styleBuffer |
bool | noSignals |
Définition à la ligne 351 du fichier KoParagDia.h.
KoParagCounterWidget::KoParagCounterWidget | ( | bool | disableAll = false , |
|
QWidget * | parent = 0 | |||
) |
Définition à la ligne 1477 du fichier KoParagDia.cpp.
Références alignmentChanged(), depthChanged(), displayLevelsChanged(), gNumbering, m_styleWidget, KoParagCounter::NUM_CHAPTER, KoParagCounter::NUM_LIST, KoParagCounter::NUM_NONE, numTypeChanged(), prefixChanged(), preview, restartChanged(), slotChangeCustomBullet(), startChanged(), styleChanged(), et suffixChanged().
virtual KoParagCounterWidget::~KoParagCounterWidget | ( | ) | [inline, virtual] |
Définition à la ligne 357 du fichier KoParagDia.h.
void KoParagCounterWidget::display | ( | const KoParagLayout & | lay | ) | [virtual] |
Implémente KoParagLayoutWidget.
Définition à la ligne 1571 du fichier KoParagDia.cpp.
Références KoParagLayout::counter, KoCounterStyleWidget::display(), gNumbering, m_counter, m_styleWidget, KoParagCounter::numbering(), preview, KoStylePreview::setCounter(), KoStylePreview::setStyle(), KoParagLayout::style, KoParagCounter::style(), et KoParagCounter::STYLE_NONE.
Référencé par KoParagDia::setParagLayout(), et KoParagDia::slotReset().
Voici le graphe d'appel pour cette fonction :
Voici le graphe d'appel pour cette fonction :
void KoParagCounterWidget::save | ( | KoParagLayout & | lay | ) | [virtual] |
Implémente KoParagLayoutWidget.
Définition à la ligne 1593 du fichier KoParagDia.cpp.
Références KoParagLayout::counter, et m_counter.
QString KoParagCounterWidget::tabName | ( | ) | [virtual] |
return the (i18n-ed) name of the tab
Implémente KoParagLayoutWidget.
Définition à la ligne 1558 du fichier KoParagDia.cpp.
const KoParagCounter& KoParagCounterWidget::counter | ( | ) | const [inline] |
Définition à la ligne 364 du fichier KoParagDia.h.
void KoParagCounterWidget::numTypeChanged | ( | int | ) | [protected, slot] |
Définition à la ligne 1562 du fichier KoParagDia.cpp.
Références m_counter, m_styleWidget, KoParagCounter::NUM_NONE, KoParagCounter::numbering(), KoCounterStyleWidget::numTypeChanged(), preview, KoParagCounter::setNumbering(), et updatePreview().
Référencé par KoParagCounterWidget().
void KoParagCounterWidget::suffixChanged | ( | const QString & | txt | ) | [inline, protected, slot] |
void KoParagCounterWidget::prefixChanged | ( | const QString & | txt | ) | [inline, protected, slot] |
void KoParagCounterWidget::startChanged | ( | int | i | ) | [inline, protected, slot] |
void KoParagCounterWidget::restartChanged | ( | bool | b | ) | [inline, protected, slot] |
void KoParagCounterWidget::depthChanged | ( | int | i | ) | [inline, protected, slot] |
void KoParagCounterWidget::displayLevelsChanged | ( | int | i | ) | [inline, protected, slot] |
void KoParagCounterWidget::alignmentChanged | ( | int | i | ) | [inline, protected, slot] |
void KoParagCounterWidget::slotChangeCustomBullet | ( | const QString & | f, | |
QChar | c | |||
) | [protected, slot] |
Définition à la ligne 1551 du fichier KoParagDia.cpp.
Références m_counter, preview, KoStylePreview::setCounter(), KoParagCounter::setCustomBulletCharacter(), et KoParagCounter::setCustomBulletFont().
Référencé par KoParagCounterWidget().
void KoParagCounterWidget::styleChanged | ( | KoParagCounter::Style | st | ) | [protected, slot] |
Définition à la ligne 1545 du fichier KoParagDia.cpp.
Références m_counter, KoParagCounter::setStyle(), et updatePreview().
Référencé par KoParagCounterWidget().
void KoParagCounterWidget::updatePreview | ( | ) | [private] |
Définition à la ligne 1588 du fichier KoParagDia.cpp.
Références m_counter, preview, et KoStylePreview::setCounter().
Référencé par numTypeChanged(), et styleChanged().
Voici le graphe d'appel pour cette fonction :
Q3ButtonGroup* KoParagCounterWidget::gNumbering [private] |
Définition à la ligne 384 du fichier KoParagDia.h.
Référencé par display(), et KoParagCounterWidget().
Définition à la ligne 385 du fichier KoParagDia.h.
Référencé par display(), numTypeChanged(), save(), slotChangeCustomBullet(), styleChanged(), et updatePreview().
KoStylePreview* KoParagCounterWidget::preview [private] |
Définition à la ligne 386 du fichier KoParagDia.h.
Référencé par display(), KoParagCounterWidget(), numTypeChanged(), slotChangeCustomBullet(), et updatePreview().
Définition à la ligne 387 du fichier KoParagDia.h.
Référencé par display(), KoParagCounterWidget(), et numTypeChanged().
unsigned int KoParagCounterWidget::styleBuffer [private] |
Définition à la ligne 388 du fichier KoParagDia.h.
bool KoParagCounterWidget::noSignals [private] |
Définition à la ligne 389 du fichier KoParagDia.h.