OSB_GUI::CmbRpEval Class Reference

Inheritance diagram for OSB_GUI::CmbRpEval:

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

Collaboration graph
[legend]
List of all members.

Detailed Description

Combobox to select a rated party evaluator.

Definition at line 105 of file ratingcfgutil.h.

Signals

Public Member Functions

Private Types

Private Slots

Private Member Functions

Private Attributes


Member Typedef Documentation

typedef OSB_LIB::TypeId<OSB_LIB::RatedPartyEval> OSB_GUI::CmbRpEval::RpEvalType [private]

Short-hand for the type of the rated party evaluator.

Definition at line 109 of file ratingcfgutil.h.


Constructor & Destructor Documentation

OSB_GUI::CmbRpEval::CmbRpEval ( QWidget parent,
const char *  name 
)

Constructor with Qt arguments.


Member Function Documentation

void OSB_GUI::CmbRpEval::activated (  )  [private, slot]

Handle user selections.

Emits rpEvalSelected.

int OSB_GUI::CmbRpEval::add ( const OSB_LIB::RpEvalType rpeType  )  [private]

Add an entry for a rated party evaluator.

void OSB_GUI::CmbRpEval::populate (  ) 

Populate with all known evaluator types.

void OSB_GUI::CmbRpEval::rpEvalSelected (  )  [signal]

Signal emitted if the selected evaluator changed.

Note:
Use getValue() to retrieve the selected rated party evaluator.


Member Data Documentation

RpEvalType OSB_GUI::CmbRpEval::rpEvalType_ [private]

Currently selected evaluator type.

Note:
It is used only to prevent that rpEvalSelected() is emitted twice.

Definition at line 143 of file ratingcfgutil.h.


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