ProjectedTextures
Prototype software for spacial augmented reality applications.
|
#include <MainWindow.h>
Public Slots | |
void | saveObjectConfiguration () |
void | saveObjectConfigurationAs () |
Public Member Functions | |
MainWindow (QWidget *parent=0) | |
~MainWindow () | |
Protected Member Functions | |
void | closeEvent (QCloseEvent *event) |
The main window of the GUI. Also entry point and initialization of the application.
MainWindow::MainWindow | ( | QWidget * | parent = 0 ) |
in this constructor the configuration files and data are loaded, and the GUI and the rest of the application are initialized.
MainWindow::~MainWindow | ( | ) |
|
protected |
|
slot |
make the resource manager save a modified object configuration
|
slot |
make the resource manager save a modified object configuration, to a path specified by a file dialog