OSB_GUI::LvRatingCfg Class Reference

Inheritance diagram for OSB_GUI::LvRatingCfg:

Inheritance graph
[legend]
Collaboration diagram for OSB_GUI::LvRatingCfg:

Collaboration graph
[legend]
List of all members.

Detailed Description

List view to display the rating configuration.

Definition at line 70 of file ratingcfglv.h.

Public Member Functions

Private Member Functions


Constructor & Destructor Documentation

OSB_GUI::LvRatingCfg::LvRatingCfg ( QWidget parent,
const char *  name = 0,
WFlags  flags = 0 
) [explicit]

Constructor with QT arguments.


Member Function Documentation

const RpEvalItem* OSB_GUI::LvRatingCfg::curRpEval (  )  const [private]

The currently selected rated party evaluator.

Returns:
0 if no rated party evaluator is currently selected.

RpEvalItem* OSB_GUI::LvRatingCfg::curRpEval (  )  [private]

The currently selected rated party evaluator.

Returns:
0 if no rated party evaluator is currently selected.

RpEvalItem* OSB_GUI::LvRatingCfg::find ( const OSB_LIB::UsageType usgType,
const OSB_LIB::TypeId< OSB_LIB::RatedParty > &  rpType 
) [private]

Find a rated party evaluator.

Parameters:
usgType Usage type to find.
rpType Rated party type to find.
Returns:
The item for usgType and rpType, 0 if such an item does not exist.

void OSB_GUI::LvRatingCfg::languageChange (  ) 

Change the language.

void OSB_GUI::LvRatingCfg::populate ( const OSB_LIB::RpEvalMgr rpEvalMgr,
const OSB_LIB::Id2< OSB_LIB::NetworkElement neId 
)

Populate.

void OSB_GUI::LvRatingCfg::remove ( const OSB_LIB::UsageType usgType,
const OSB_LIB::TypeId< OSB_LIB::RatedParty > &  rpType 
)

Remove an evaluator.

Parameters:
usgType Usage type to remove.
rpType Rated party to remove.

const OSB_LIB::TypeId<OSB_LIB::RatedParty> OSB_GUI::LvRatingCfg::rpType (  )  const

Rated party of the currently selected rated party evaluator.

It is not valid if no item is currently selected.

void OSB_GUI::LvRatingCfg::select ( const OSB_LIB::UsageType usgType,
const OSB_LIB::TypeId< OSB_LIB::RatedParty > &  rpType 
)

Select an evaluator.

Parameters:
usgType Usage type to select.
rpType Rated party to select.

const OSB_LIB::UsageType OSB_GUI::LvRatingCfg::usageType (  )  const

Usage type of the currently selected rated party evaluator.

It is not valid if no item is currently selected.


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