OSB_GUI::LvTsTfCfg::Item Class Reference

Inheritance diagram for OSB_GUI::LvTsTfCfg::Item:

Inheritance graph
[legend]
Collaboration diagram for OSB_GUI::LvTsTfCfg::Item:

Collaboration graph
[legend]
List of all members.

Detailed Description

Listview item for the TC configuration of a OSB_LIB::TsVersion.

Definition at line 628 of file tsutils.h.

Public Member Functions

Private Types

Private Member Functions

Private Attributes


Member Typedef Documentation

typedef OSB_LIB::Id<OSB_LIB::TariffClass> OSB_GUI::LvTsTfCfg::Item::TcId [private]

Short-hand for a tariff class object id.

Definition at line 631 of file tsutils.h.

typedef OSB_LIB::Id<OSB_LIB::Tariff> OSB_GUI::LvTsTfCfg::Item::TfId [private]

Short-hand for a tariff object id.

Definition at line 635 of file tsutils.h.

typedef OSB_LIB::Id<OSB_LIB::TariffPeriod> OSB_GUI::LvTsTfCfg::Item::TpId [private]

Short-hand for a tariff period object id.

Definition at line 633 of file tsutils.h.


Constructor & Destructor Documentation

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.


Member Function Documentation

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

Get object id of tariff valid for tcId() and tpId().

Note:
It may not be set.

const OSB_LIB::Id<OSB_LIB::TariffPeriod> OSB_GUI::LvTsTfCfg::Item::tpId (  )  const

Get object id of tariff period.


Member Data Documentation

TcId OSB_GUI::LvTsTfCfg::Item::tcId_ [private]

Object id of tariff class.

Definition at line 678 of file tsutils.h.

TfId OSB_GUI::LvTsTfCfg::Item::tfId_ [private]

Object id of assigned tariff.

Definition at line 682 of file tsutils.h.

TpId OSB_GUI::LvTsTfCfg::Item::tpId_ [private]

Object id of tariff period.

Definition at line 680 of file tsutils.h.


The documentation for this class was generated from the following file:
Generated on Sat Sep 2 14:22:39 2006 for OSB Library by  doxygen 1.4.7