#include <QGridLayout>#include <QWizard>#include <QWizardPage>#include <QPointer>#include <QItemSelection>

Go to the source code of this file.
Classes | |
| class | WizardColumnLayout |
| Layout used by File Upload Wizard Pages. More... | |
| class | FileUploadWizard |
| Wizard for uploading the files to the database. More... | |
| class | FileUploadWizardPage |
| Base class for File Upload Wizard Pages. More... | |
| class | IntroPage |
| Introductory wizard page. More... | |
| class | FileSelectionPage |
| Second wizard page for selecting files to upload. More... | |
| class | TemplateSelectionPage |
| Third wizard page for selecting a template. More... | |
| class | TemplateMakerPage |
| Optional wizard page for making new templates. More... | |
| class | PreviewPage |
| Fourth wizard page for previewing files to upload. More... | |
| class | ConclusionPage |
| Last wizard page for viewing (un)successfully uploaded files. More... | |
Defines | |
| #define | DEBUG_SETSTARTUPPAGE |
| #define DEBUG_SETSTARTUPPAGE |
1.7.1