#include <mainwindow.h>
Public Member Functions | |
MainWindow (QWidget *parent=0) | |
~MainWindow () |
This class sets up the main window of the application, including most of the user interface components. It serves as the controller of the model-view- controller design paradigm, setting up all the user actions and making connections between its various components.
Definition at line 50 of file mainwindow.h.
MainWindow::MainWindow | ( | QWidget * | parent = 0 |
) |
MainWindow::~MainWindow | ( | ) |