

Definition at line 468 of file tsutils.h.
typedef OSB_LIB::Id<OSB_LIB::TariffClass> OSB_GUI::LvTsTcCfg::Item::TcId [private] |
typedef OSB_LIB::Id<OSB_LIB::TpSystem> OSB_GUI::LvTsTcCfg::Item::TpsId [private] |
| OSB_GUI::LvTsTcCfg::Item::Item | ( | QListView * | parent, | |
| const OSB_LIB::TariffClass & | tc | |||
| ) |
Constructor with Qt arguments and tariff class.
| OSB_GUI::LvTsTcCfg::Item::Item | ( | QListView * | parent, | |
| const OSB_LIB::TariffClass & | tc, | |||
| const OSB_LIB::TpSystem & | tps | |||
| ) |
Constructor with Qt arguments, tariff class and assigned TP system.
| void OSB_GUI::LvTsTcCfg::Item::clearTps | ( | ) |
Clear the TP system.
| int OSB_GUI::LvTsTcCfg::Item::compare | ( | QListViewItem * | item, | |
| int | col, | |||
| bool | asc | |||
| ) | const [private] |
Compare with other listview items.
| void OSB_GUI::LvTsTcCfg::Item::setTps | ( | const OSB_LIB::TpSystem & | tps | ) |
Set the TP system.
| const OSB_LIB::Id<OSB_LIB::TariffClass> OSB_GUI::LvTsTcCfg::Item::tcId | ( | ) | const |
Get object id of tariff class.
| const OSB_LIB::Id<OSB_LIB::TpSystem> OSB_GUI::LvTsTcCfg::Item::tpsId | ( | ) | const |
TcId OSB_GUI::LvTsTcCfg::Item::tcId_ [private] |
TpsId OSB_GUI::LvTsTcCfg::Item::tpsId_ [private] |
1.4.7