Public Slots | |
void | on_ok () |
void | on_cancel () |
void | on_tree_selection_changed () |
void | on_tree_double_clicked (QModelIndex) |
void | on_name_change (QString) |
void | on_path_change (QString) |
Signals | |
void | set_file (QString) |
Public Member Functions | |
dirDialog (QWidget *parent=0) | |
void | init (QString title=QString(), QString prev=QString()) |
QString | getDirName () |
int | getDriveCount () |
Public Attributes | |
bool | got_cancel |
int | optionFlag |