18 #ifndef PROJECTPROPERTIESDIALOG_H 19 #define PROJECTPROPERTIESDIALOG_H 48 #endif // PROJECTPROPERTIESDIALOG_H
The ProjectPropertiesDialog class this class builds a dialog to edit whole properties of a project...
~ProjectPropertiesDialog() override
ProjectPropertiesDialog::~ProjectPropertiesDialog.
ProjectPropertiesDialog(QETProject *project, QWidget *parent=nullptr)
ProjectPropertiesDialog::ProjectPropertiesDialog Default constructor.
void exec()
ProjectPropertiesDialog::exec execute this dialog.
ConfigDialog * m_properties_dialog
void setCurrentPage(ProjectPropertiesDialog::Page)
ProjectPropertiesDialog::setCurrentPage Change the current displayed page by p.
void changeToFolio()
ProjectPropertiesDialog::changeToFolio Change the current displayed tab to folio tab.