The ChoseFileWidget class Chose a File in computer.
More...
#include <chosefilewidget.h>
|
|
void | fillField () |
| | fillField Fill the textfield with path information
|
| |
|
virtual void | fillField () |
| | fillField Fill the textfield with path information
|
| |
|
|
void | textChanged () |
| | textChanged Signal is send when path changed.
|
| |
|
Ui::ChosePathWidget * | ui |
| |
The ChoseFileWidget class Chose a File in computer.
| Gui::Widgets::Path::ChoseFileWidget::ChoseFileWidget |
( |
QWidget * |
parent = 0 | ) |
|
|
explicit |
| QString Gui::Widgets::Path::ChoseFileWidget::getypeFiles |
( |
| ) |
const |
getypeFiles Return the types of files, by default it's *
- Returns
- The type of files
| void Gui::Widgets::Path::ChoseFileWidget::setTypeFiles |
( |
const QString & |
getypeFiles | ) |
|
setTypeFiles Change the files types. By default it's *
- Parameters
-
| getypeFiles | The new files types. |
The documentation for this class was generated from the following files:
- /home/travis/build/FACT-Team/FactDev/src/gui/widgets/path/chosefilewidget.h
- /home/travis/build/FACT-Team/FactDev/src/gui/widgets/path/chosefilewidget.cpp