![]() |
VR-Forces 4.0.4 Class Documentation
|
Widget version of the dialog. More...

Public Member Functions | |
| DtFileListWidget (QWidget *) | |
| virtual void | init (const QStringList &=QStringList()) |
Protected Member Functions | |
| virtual void | createAcceptButtons () |
| virtual QLayout * | createAddRemoveButtonLayout () |
| virtual QLayout * | createAddRemoveButtons (QHBoxLayout *fileLayout) |
Widget version of the dialog.
Use this class if you want the file selection in another dialog. Will remove the OK buttons and move the add/remove buttons
| virtual void makVrf::DtFileListWidget::init | ( | const QStringList & | = QStringList() | ) | [virtual] |
Reimplemented from makVrf::DtFileListDialog.
| virtual void makVrf::DtFileListWidget::createAcceptButtons | ( | ) | [protected, virtual] |
Reimplemented from makVrf::DtFileListDialog.
| virtual QLayout* makVrf::DtFileListWidget::createAddRemoveButtonLayout | ( | ) | [protected, virtual] |
Reimplemented from makVrf::DtFileListDialog.
| virtual QLayout* makVrf::DtFileListWidget::createAddRemoveButtons | ( | QHBoxLayout * | fileLayout | ) | [protected, virtual] |
Reimplemented from makVrf::DtFileListDialog.