#include <FileDialog.h>
Public Member Functions | |
| FileDialog (Shell *const shell, const cl7::string_type &title, const cl7::string_type &ok_button_caption) | |
| virtual | ~FileDialog (void) |
The (base) class for a modal open/save file dialog.
| fl7::frames::FileDialog::FileDialog | ( | Shell *const | shell, | |
| const cl7::string_type & | title, | |||
| const cl7::string_type & | ok_button_caption | |||
| ) |
Explicit constructor.
| fl7::frames::FileDialog::~FileDialog | ( | void | ) | [virtual] |
Destructor.
1.7.1