Signals |
| void | filenameChanged (const QString &) |
| | Signal emitted when filename changes.
|
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
| void MAKVrExchange::DtFileEdit::setFileOperation |
( |
FileOperation |
op | ) |
|
Set the file operation.
This controls the settings for the browse dialog.
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 | ) |
|
| QString MAKVrExchange::DtFileEdit::filename |
( |
| ) |
const |
Get the selected filename from the.
| void MAKVrExchange::DtFileEdit::filenameChanged |
( |
const QString & |
| ) |
|
|
signal |
Signal emitted when filename changes.
| virtual void MAKVrExchange::DtFileEdit::showFileDialog |
( |
| ) |
|
|
virtualslot |
| virtual void MAKVrExchange::DtFileEdit::emitFilenameChanged |
( |
| ) |
|
|
virtualslot |
Signal emitted when filename changes.
Member Data Documentation
| QString MAKVrExchange::DtFileEdit::myExtension |
|
protected |
| QLineEdit* MAKVrExchange::DtFileEdit::myFilenameEdit |
|
protected |
| QPushButton* MAKVrExchange::DtFileEdit::myBrowseButton |
|
protected |
The documentation for this class was generated from the following file: