#include <DateFormatWidget.h>
Connecteurs publics | |
| void | updateLabel () |
| void | comboActivated () |
| void | slotPersonalizeChanged (bool b) |
| void | slotDefaultValueChanged (const QString &) |
| void | slotOffsetChanged (int) |
Fonctions membres publiques | |
| DateFormatWidget (QWidget *parent) | |
| ~DateFormatWidget () | |
| QString | resultString () |
| int | correctValue () |
| QComboBox * | combo1 () |
| QComboBox * | combo2 () |
Attributs privés | |
| Ui_TimeDateFormatWidgetPrototype * | m_ui |
Définition à la ligne 7 du fichier DateFormatWidget.h.
| DateFormatWidget::DateFormatWidget | ( | QWidget * | parent | ) |
Définition à la ligne 16 du fichier DateFormatWidget.cpp.
Références comboActivated(), m_ui, slotDefaultValueChanged(), slotOffsetChanged(), slotPersonalizeChanged(), et KoVariableDateFormat::staticTranslatedFormatPropsList().
Voici le graphe d'appel pour cette fonction :
| DateFormatWidget::~DateFormatWidget | ( | ) |
| QString DateFormatWidget::resultString | ( | ) |
Définition à la ligne 148 du fichier DateFormatWidget.cpp.
Références m_ui, KoVariableDateFormat::staticFormatPropsList(), et KoVariableDateFormat::staticTranslatedFormatPropsList().
Référencé par KoDateVariable::formatStr(), et updateLabel().
Voici le graphe d'appel pour cette fonction :
Voici le graphe d'appel pour cette fonction :
| int DateFormatWidget::correctValue | ( | ) |
Définition à la ligne 164 du fichier DateFormatWidget.cpp.
Références m_ui.
Référencé par KoDateVariable::formatStr(), et updateLabel().
Voici le graphe d'appel pour cette fonction :
| QComboBox * DateFormatWidget::combo1 | ( | ) |
Définition à la ligne 169 du fichier DateFormatWidget.cpp.
Références m_ui.
Référencé par KoDateVariable::formatStr().
Voici le graphe d'appel pour cette fonction :
| QComboBox * DateFormatWidget::combo2 | ( | ) |
| void DateFormatWidget::updateLabel | ( | ) | [slot] |
Définition à la ligne 140 du fichier DateFormatWidget.cpp.
Références KoVariableDateFormat::convert(), correctValue(), m_ui, resultString(), et KoVariableDateFormat::setFormatProperties().
Référencé par comboActivated(), KoDateVariable::formatStr(), slotDefaultValueChanged(), slotOffsetChanged(), et slotPersonalizeChanged().
| void DateFormatWidget::comboActivated | ( | ) | [slot] |
Définition à la ligne 86 du fichier DateFormatWidget.cpp.
Références m_ui, et updateLabel().
Référencé par DateFormatWidget().
| void DateFormatWidget::slotPersonalizeChanged | ( | bool | b | ) | [slot] |
Définition à la ligne 77 du fichier DateFormatWidget.cpp.
Références m_ui, et updateLabel().
Référencé par DateFormatWidget().
| void DateFormatWidget::slotDefaultValueChanged | ( | const QString & | ) | [slot] |
Définition à la ligne 67 du fichier DateFormatWidget.cpp.
Références updateLabel().
Référencé par DateFormatWidget().
| void DateFormatWidget::slotOffsetChanged | ( | int | ) | [slot] |
Définition à la ligne 72 du fichier DateFormatWidget.cpp.
Références updateLabel().
Référencé par DateFormatWidget().
Ui_TimeDateFormatWidgetPrototype* DateFormatWidget::m_ui [private] |
Définition à la ligne 26 du fichier DateFormatWidget.h.
Référencé par combo1(), combo2(), comboActivated(), correctValue(), DateFormatWidget(), resultString(), slotPersonalizeChanged(), updateLabel(), et ~DateFormatWidget().
1.5.1-p1