

Definition at line 628 of file tsutils.h.
typedef OSB_LIB::Id<OSB_LIB::TariffClass> OSB_GUI::LvTsTfCfg::Item::TcId [private] |
typedef OSB_LIB::Id<OSB_LIB::Tariff> OSB_GUI::LvTsTfCfg::Item::TfId [private] |
typedef OSB_LIB::Id<OSB_LIB::TariffPeriod> OSB_GUI::LvTsTfCfg::Item::TpId [private] |
| OSB_GUI::LvTsTfCfg::Item::Item | ( | QListView * | parent, | |
| const OSB_LIB::TariffClass & | tc, | |||
| const OSB_LIB::TariffPeriod & | tp | |||
| ) |
Constructor with Qt arguments, tariff class and tariff period.
| OSB_GUI::LvTsTfCfg::Item::Item | ( | QListView * | parent, | |
| const OSB_LIB::TariffClass & | tc, | |||
| const OSB_LIB::TariffPeriod & | tp, | |||
| const OSB_LIB::Tariff & | tf | |||
| ) |
Constructor with Qt arguments, tariff class, tariff period and assigned tariff.
| void OSB_GUI::LvTsTfCfg::Item::clearTf | ( | ) |
Clear the tariff.
| int OSB_GUI::LvTsTfCfg::Item::compare | ( | QListViewItem * | item, | |
| int | col, | |||
| bool | asc | |||
| ) | const [private] |
Compare with other listview items.
| void OSB_GUI::LvTsTfCfg::Item::setTf | ( | const OSB_LIB::Tariff & | tf | ) |
Set the tariff.
| const OSB_LIB::Id<OSB_LIB::TariffClass> OSB_GUI::LvTsTfCfg::Item::tcId | ( | ) | const |
Get object id of tariff class.
| const OSB_LIB::Id<OSB_LIB::Tariff> OSB_GUI::LvTsTfCfg::Item::tfId | ( | ) | const |
| const OSB_LIB::Id<OSB_LIB::TariffPeriod> OSB_GUI::LvTsTfCfg::Item::tpId | ( | ) | const |
Get object id of tariff period.
TcId OSB_GUI::LvTsTfCfg::Item::tcId_ [private] |
TfId OSB_GUI::LvTsTfCfg::Item::tfId_ [private] |
TpId OSB_GUI::LvTsTfCfg::Item::tpId_ [private] |
1.4.7