

Definition at line 67 of file cmbtariffsystem.h.
| typedef std::list<OSB_LIB::TariffSystem> OSB_GUI::CmbTariffSystem::TariffSystems |
Shorthand for a list of tariff systems.
The definition must match OSB_LIB::TariffSystems declared in tariffsystem.h.
Definition at line 75 of file cmbtariffsystem.h.
| OSB_GUI::CmbTariffSystem::CmbTariffSystem | ( | QWidget * | parent, | |
| const char * | name = "cmbTs_" | |||
| ) | [explicit] |
Constructor with Qt arguments.
| void OSB_GUI::CmbTariffSystem::populate | ( | const TariffSystems & | tsList | ) |
Populate the combobox.
| tsList | Tariff system info list to use. |
1.4.7