#include <ExportFileDialog.hpp>
Inherits QDialog.
◆ ExportFileDialog()
| ExportFileDialog::ExportFileDialog |
( |
MainWindow * | mainWindow, |
|
|
const QString & | fileName ) |
◆ properties()
◆ slotAccept
| void ExportFileDialog::slotAccept |
( |
| ) |
|
|
slot |
◆ slotBrowse
| void ExportFileDialog::slotBrowse |
( |
| ) |
|
|
slot |
◆ slotReject
| void ExportFileDialog::slotReject |
( |
| ) |
|
|
slot |
◆ writer()
◆ acceptButton_
| QPushButton* ExportFileDialog::acceptButton_ |
|
private |
◆ attributeCheckBox_
| std::vector<QCheckBox *> ExportFileDialog::attributeCheckBox_ |
|
private |
◆ browseButton_
| QPushButton* ExportFileDialog::browseButton_ |
|
private |
◆ fileNameLineEdit_
| QLineEdit* ExportFileDialog::fileNameLineEdit_ |
|
private |
◆ filterEnabledCheckBox_
| QCheckBox* ExportFileDialog::filterEnabledCheckBox_ |
|
private |
◆ mainWindow_
◆ rejectButton_
| QPushButton* ExportFileDialog::rejectButton_ |
|
private |
◆ scaleComboBox_
| QComboBox* ExportFileDialog::scaleComboBox_ |
|
private |
The documentation for this class was generated from the following files:
- ExportFileDialog.hpp
- ExportFileDialog.cpp