

Definition at line 79 of file dlgtpsvs.h.
| OSB_GUI::DlgTpsVs::DlgTpsVs | ( | QWidget * | parent, | |
| const char * | name = "DlgTpsVs", |
|||
| bool | modal = true, |
|||
| WFlags | fl = 0 | |||
| ) | [explicit] |
Constructor with Qt arguments.
| void OSB_GUI::DlgTpsVs::addGeneralInfo | ( | QVBoxLayout * | dlgLayout, | |
| ToVsHead * | generalInfo | |||
| ) | [private, virtual] |
Add the general information to the dialog.
| dlgLayout | Layout of the base dialog (DlgToVs). | |
| generalInfo | Widget to handle general information. |
Implements OSB_GUI::DlgToVs.
| bool OSB_GUI::DlgTpsVs::cfgDirty | ( | ) | const |
Configuration of TPS version modified?
| void OSB_GUI::DlgTpsVs::cfgStMenu | ( | ) | [private, slot] |
Configure the switch time menu.
| bool OSB_GUI::DlgTpsVs::dirty | ( | ) | const [virtual] |
| void OSB_GUI::DlgTpsVs::display | ( | const OSB_LIB::TpsVersion & | tpsVs, | |
| bool | showOnly | |||
| ) | [private] |
Set widgets for a TPS version.
| tpsVs | TPS version to display. | |
| showOnly | Flag if the tariff version is only displayed. |
| int OSB_GUI::DlgTpsVs::editTpsVs | ( | OSB_LIB::TpsVersion * | tpsVs | ) |
Edit the tariff period system version.
| void OSB_GUI::DlgTpsVs::languageChange | ( | ) | [virtual] |
| void OSB_GUI::DlgTpsVs::populateDcMenu | ( | ) | [private] |
Populate the day class menu.
| void OSB_GUI::DlgTpsVs::populateTpMenu | ( | const OSB_LIB::TpsVersion & | tpsVs | ) | [private] |
Populate the tariff period menu.
| void OSB_GUI::DlgTpsVs::setDcMenu | ( | ) | [private, slot] |
Populate the day class menu.
| void OSB_GUI::DlgTpsVs::setTpMenu | ( | ) | [private, slot] |
Populate the tariff period menu.
| void OSB_GUI::DlgTpsVs::showCfg | ( | const OSB_LIB::TpsVersion & | tpsVs | ) | [private] |
Show the configuration of TPS version.
| int OSB_GUI::DlgTpsVs::showTpsVs | ( | const OSB_LIB::TpsVersion & | tpsVs | ) |
Show the tariff period system version.
| bool OSB_GUI::DlgTpsVs::tpsDirty | ( | ) | const |
Attributes of TPS version modified?
TpsCfg* OSB_GUI::DlgTpsVs::cfg_ [private] |
DcMenu* OSB_GUI::DlgTpsVs::dcMenu_ [private] |
QPushButton* OSB_GUI::DlgTpsVs::pbDcMenu_ [private] |
QPushButton* OSB_GUI::DlgTpsVs::pbStMenu_ [private] |
QPushButton* OSB_GUI::DlgTpsVs::pbTpMenu_ [private] |
StMenu* OSB_GUI::DlgTpsVs::stMenu_ [private] |
TpMenu* OSB_GUI::DlgTpsVs::tpMenu_ [private] |
1.4.7