

Definition at line 64 of file tzcfgview.h.
Contents of columns.
Definition at line 68 of file tzcfgview.h.
| OSB_GUI::LvTzConfig::LvTzConfig | ( | QWidget * | parent = 0, |
|
| const char * | name = "lvTzConfig_", |
|||
| WFlags | flags = 0 | |||
| ) | [explicit] |
Constructor with Qt arguments.
| void OSB_GUI::LvTzConfig::add | ( | const OSB_LIB::TzConfig & | cfg | ) | [private] |
Add a tariff zone configuration.
| ToMenu* OSB_GUI::LvTzConfig::cfgMenu | ( | ) |
Access to configuration menu.
| void OSB_GUI::LvTzConfig::commandEvent | ( | ToMenuCmd | cmd | ) | [private, slot] |
Process commands from tariff object menu.
| void OSB_GUI::LvTzConfig::display | ( | const OSB_LIB::TariffZone::Oid & | tzId, | |
| bool | allTz, | |||
| bool | readOnly | |||
| ) |
Populate for one or all tariff zones.
| tzId | Id of the tariff zone for which to show the configuration, ignored if allTz is true. | |
| allTz | Flag to show the configuration of all tariff zones. | |
| readOnly | Flag not to allow the configuration of the tariff zones. |
| void OSB_GUI::LvTzConfig::languageChange | ( | ) |
Process a language change.
| void OSB_GUI::LvTzConfig::newCfg | ( | ) | [private] |
Create a new tariff zone configuration.
| void OSB_GUI::LvTzConfig::setupMenu | ( | ) | [private, slot] |
Configure the configuration menu.
| void OSB_GUI::LvTzConfig::showCfgMenu | ( | QListViewItem * | item, | |
| const QPoint & | pos, | |||
| int | col | |||
| ) | [private, slot] |
Execute the configuration menu.
bool OSB_GUI::LvTzConfig::allTz_ [private] |
ToMenu* OSB_GUI::LvTzConfig::cfgMenu_ [private] |
bool OSB_GUI::LvTzConfig::readOnly_ [private] |
Object id of displayed tariff zone.
It is not set if more than one tariff zone is displayed.
Definition at line 131 of file tzcfgview.h.
1.4.7