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