

Definition at line 61 of file dlgto.h.
| OSB_GUI::DlgTo::DlgTo | ( | const char * | caption, | |
| QWidget * | parent, | |||
| const char * | name, | |||
| bool | modal = false, |
|||
| WFlags | fl = 0 | |||
| ) |
Constructor with caption and Qt arguments.
| bool OSB_GUI::DlgTo::dirty | ( | ) | const |
Editable widgets modified?
| int OSB_GUI::DlgTo::editTo | ( | OSB_LIB::TariffObject * | to | ) | [private] |
Create or edit a tariff object.
| int OSB_GUI::DlgTo::editTo | ( | const Id & | oid, | |
| OSB_LIB::TariffObject * | to | |||
| ) |
| void OSB_GUI::DlgTo::reject | ( | ) | [private] |
Reject the dialog, but only after user confirmation.
| int OSB_GUI::DlgTo::showTo | ( | const OSB_LIB::TariffObject & | to | ) | [private] |
Show a tariff object.
| int OSB_GUI::DlgTo::showTo | ( | const Id & | oid, | |
| const OSB_LIB::TariffObject & | to | |||
| ) |
1.4.7