TactileVestProject  V1.0
Tactile user interface configuration tool
 All Classes Functions
Public Slots | Signals | Public Member Functions | List of all members
MainWindow Class Reference

Inherits QMainWindow.

Public Slots

void quit ()
 
void showActionLog ()
 
void showTactorManager ()
 
void showPatternForm ()
 
void toggleLabels ()
 
void save ()
 
void open ()
 
void open (const QString &file)
 

Signals

void sendToLog (QString s)
 
void sendSignaltoTactor (QListWidgetItem *item)
 

Public Member Functions

 MainWindow (QWidget *parent=0)
 
void setDefaultLocations ()
 
ActionLog * getActionLog ()
 
ConfigurationWidgetgetViewer ()
 

Member Function Documentation

void MainWindow::open ( )
slot

Opens a configuration

void MainWindow::open ( const QString &  file)
slot

Opens a prevoiusly saved file

Parameters
fileXML file
void MainWindow::save ( )
slot

Saves the current configuratiom

void MainWindow::setDefaultLocations ( )

sets the default locations of the windows

void MainWindow::showPatternForm ( )
slot

Show the Pattern window

void MainWindow::showTactorManager ( )
slot

Creates dialog to add a tactor to the list or add a range of tactors

void MainWindow::toggleLabels ( )
slot

Toggles on/off on whether to show labels on the model


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