

Definition at line 67 of file dlgrf.h.
| typedef std::auto_ptr<OSB_LIB::RatingFn> OSB_GUI::DlgRfCreate::RfPtr |
| OSB_GUI::DlgRfCreate::DlgRfCreate | ( | QWidget * | parent, | |
| const char * | name = "DlgRfCreate", |
|||
| bool | modal = false, |
|||
| WFlags | fl = 0 | |||
| ) |
Constructor with Qt arguments.
| int OSB_GUI::DlgRfCreate::createRf | ( | RfPtr & | rf | ) |
Create a rating function.
| rf | Reference to ia rating function auto-pointer. If the function returns QDialog::Accepted it contains a rating function of the selected type. |
| void OSB_GUI::DlgRfCreate::languageChange | ( | ) | [private] |
Process a language change.
1.4.7