Classes | |
| class | CategoryImagePopup |
| class | DeleteDialog |
| class | DirtyIndicator |
| class | ExternalPopup |
| class | FeatureDialog |
| class | HelpBrowser |
| class | ImageCounter |
| class | InvalidDateFinder |
| class | SearchBar |
| class | SplashScreen |
| class | StatisticsDialog |
| class | TokenEditor |
| class | WelcomeDialog |
| class | FileDialog |
| class | Window |
Typedefs | |
| typedef QSet< QPair< QString, QString > > | OfferType |
The class Window is the central collection point for most of the application. It is responsible for setting up the main window, and connecting all its sub components.
This is also the place where you will find the code setting up the menu bars and tool bars, and connecting their signals to slots
This namespace also contains a few classes that you will find in the main window itself. These are:
In addition to the main window and its component, this namespace also contains a number of dialogs, that are accessed from the menu bar.
| typedef QSet< QPair<QString,QString> > MainWindow::OfferType |
1.5.8