wwWidgets Home · All Namespaces · All Classes · Main Classes · Grouped Classes · Modules · Functions

QwwFileChooser Class Reference

A widget for choosing a file or directory from the file system More...

 #include <QwwFileChooser>

Inherits QwwButtonLineEdit.

Properties

Public Functions

Public Slots

Additional Inherited Members


Detailed Description

A widget for choosing a file or directory from the file system

QwwFileChooser

The widget is able to work in two modes - open (existing files or directories -- for loading files) and save (for saving files).


Property Documentation

acceptMode : QFileDialog::AcceptMode

This property holds this property holds the current accept mode of the widget.

Access functions:

completionMode : QCompleter::CompletionMode

This property holds this property holds the current completion mode of the widget.

Access functions:

fileMode : QFileDialog::FileMode

This property holds this property holds the current file mode of the widget.

Access functions:

filter : QString

This property holds this property holds information about the currently chosen filter.

Access functions:

usesNativeFileDialog : bool

This property holds this property holds information whether the widget uses a native file dialog for choosing files (or directories).

Access functions:


Member Function Documentation

QwwFileChooser::QwwFileChooser ( QWidget * parent = 0 )

Constructs a file chooser with a given parent.

void QwwFileChooser::chooseFile ()   [slot]

This slot opens a file dialog for choosing one or more entries from the file system according to currently active mode.

See also acceptMode.

void QwwFileChooser::setModel ( QAbstractItemModel * m )   [virtual]

Sets the model used by the widget to m.


Copyright © 2007-2009 Witold Wysota Trademarks
wwWidgets 0.9.6