

Definition at line 60 of file dlgsd.h.
| OSB_GUI::DlgSd::DlgSd | ( | QWidget * | parent, | |
| const char * | name = "DlgSd", |
|||
| bool | modal = false, |
|||
| WFlags | fl = 0 | |||
| ) | [explicit] |
Constructor with Qt standard arguments.
| void OSB_GUI::DlgSd::display | ( | const OSB_LIB::SpecialDate & | sd, | |
| const std::string & | dcName, | |||
| bool | showOnly | |||
| ) | [private] |
Show the special date.
| int OSB_GUI::DlgSd::editSd | ( | OSB_LIB::SpecialDate * | sd, | |
| const std::string & | dcName | |||
| ) |
Edit or create a special date.
| int OSB_GUI::DlgSd::showSd | ( | const OSB_LIB::SpecialDate & | sd, | |
| const std::string & | dcName | |||
| ) |
Show a special date.
1.4.7