ProjectedTextures
Prototype software for spacial augmented reality applications.
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros
Public Slots | Public Member Functions | Protected Member Functions | List of all members
MainWindow Class Reference

#include <MainWindow.h>

Inheritance diagram for MainWindow:

Public Slots

void saveObjectConfiguration ()
 
void saveObjectConfigurationAs ()
 

Public Member Functions

 MainWindow (QWidget *parent=0)
 
 ~MainWindow ()
 

Protected Member Functions

void closeEvent (QCloseEvent *event)
 

Detailed Description

The main window of the GUI. Also entry point and initialization of the application.

Constructor & Destructor Documentation

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 ( )

Member Function Documentation

void MainWindow::closeEvent ( QCloseEvent *  event)
protected
void MainWindow::saveObjectConfiguration ( )
slot

make the resource manager save a modified object configuration

void MainWindow::saveObjectConfigurationAs ( )
slot

make the resource manager save a modified object configuration, to a path specified by a file dialog


The documentation for this class was generated from the following files: