![]() |
wwWidgets Home · All Namespaces · All Classes · Main Classes · Grouped Classes · Modules · Functions |
![]() |
A widget for choosing a file or directory from the file system More...
#include <QwwFileChooser>
Inherits QwwButtonLineEdit.
|
|
A widget for choosing a file or directory from the file system
The widget is able to work in two modes - open (existing files or directories -- for loading files) and save (for saving files).
This property holds this property holds the current accept mode of the widget.
Access functions:
This property holds this property holds the current completion mode of the widget.
Access functions:
This property holds this property holds the current file mode of the widget.
Access functions:
This property holds this property holds information about the currently chosen filter.
Access functions:
This property holds this property holds information whether the widget uses a native file dialog for choosing files (or directories).
Access functions:
Constructs a file chooser with a given parent.
This slot opens a file dialog for choosing one or more entries from the file system according to currently active mode.
See also acceptMode.
Sets the model used by the widget to m.
Copyright © 2007-2009 Witold Wysota | Trademarks | wwWidgets 0.9.6 |