Member Enumeration Documentation
Enum for type of operation to do.
- Enumerator:
-
Constructor & Destructor Documentation
| MAKVrExchange::DtFileEdit::DtFileEdit |
( |
QWidget * |
parent = 0, |
|
|
Qt::WindowFlags |
f = 0 |
|
) |
| |
| virtual MAKVrExchange::DtFileEdit::~DtFileEdit |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual void MAKVrExchange::DtFileEdit::emitFilenameChanged |
( |
| ) |
|
|
virtualslot |
Signal emitted when filename changes.
| QString MAKVrExchange::DtFileEdit::filename |
( |
| ) |
const |
Get the selected filename from the.
| void MAKVrExchange::DtFileEdit::filenameChanged |
( |
const QString & |
filename | ) |
|
|
signal |
Signal emitted when filename changes.
Get the current file operation state.
| void MAKVrExchange::DtFileEdit::setExtension |
( |
const QString & |
extension | ) |
|
Set the extension to be used in the dialog.
| void MAKVrExchange::DtFileEdit::setFilename |
( |
const QString & |
filename | ) |
|
| void MAKVrExchange::DtFileEdit::setFileOperation |
( |
FileOperation |
op | ) |
|
Set the file operation.
This controls the settings for the browse dialog.
| virtual void MAKVrExchange::DtFileEdit::showFileDialog |
( |
| ) |
|
|
virtualslot |
Member Data Documentation
| QPushButton* MAKVrExchange::DtFileEdit::myBrowseButton |
|
protected |
| QString MAKVrExchange::DtFileEdit::myExtension |
|
protected |
| QLineEdit* MAKVrExchange::DtFileEdit::myFilenameEdit |
|
protected |
The documentation for this class was generated from the following file: