

Definition at line 105 of file ratingcfgutil.h.
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.
| OSB_GUI::CmbRpEval::CmbRpEval | ( | QWidget * | parent, | |
| const char * | name | |||
| ) |
Constructor with Qt arguments.
| 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.
RpEvalType OSB_GUI::CmbRpEval::rpEvalType_ [private] |
Currently selected evaluator type.
Definition at line 143 of file ratingcfgutil.h.
1.4.7