JsonSummaryPage Class
(ProjectExplorer::JsonSummaryPage)| Inherits: | Internal::ProjectWizardPage |
Public Functions
| JsonSummaryPage(QWidget *parent = nullptr) | |
| void | addToProject(const JsonWizard::GeneratorFiles &files) |
| void | setHideProjectUiValue(const QVariant &hideProjectUiValue) |
| void | summarySettingsHaveChanged() |
| void | triggerCommit(const JsonWizard::GeneratorFiles &files) |
- 10 public functions inherited from ProjectExplorer::Internal::ProjectWizardPage
- 3 public functions inherited from Utils::WizardPage
- 17 public functions inherited from QWizardPage
- 213 public functions inherited from QWidget
Additional Inherited Members
- 2 properties inherited from QWizardPage
- 58 properties inherited from QWidget
- 19 public slots inherited from QWidget
- 2 signals inherited from ProjectExplorer::Internal::ProjectWizardPage
- 1 signal inherited from Utils::WizardPage
- 1 signal inherited from QWizardPage
- 3 signals inherited from QWidget
- 5 static public members inherited from QWidget
- 4 protected functions inherited from QWizardPage
- 35 protected functions inherited from QWidget
- 1 protected slot inherited from QWidget
Member Function Documentation
JsonSummaryPage::JsonSummaryPage(QWidget *parent = nullptr)
Default constructs an instance of JsonSummaryPage.