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

Inherits QDialog.

Public Slots

void highlight_tactor (Node *node)
 
void unhighlight_tactor (Node *node)
 
void on_addTactor_clicked ()
 
void on_addTactorRange_clicked ()
 
void on_deleteTactor_clicked ()
 
void on_configBox_currentIndexChanged (const QString &text)
 

Public Member Functions

 TactorForm (QWidget *parent, NodeManager *tactorManager)
 
void resetList ()
 
void addNode (Node *node)
 
void populateConfig ()
 

Member Function Documentation

void TactorForm::addNode ( Node node)

Add tactor to the list

void TactorForm::highlight_tactor ( Node node)
slot

Slot that bolds the text of the tactor when in use

void TactorForm::on_addTactor_clicked ( )
slot

Slot for when add tactor button is clicked

void TactorForm::on_addTactorRange_clicked ( )
slot

Slot for when add tactor range button is clicked

void TactorForm::on_deleteTactor_clicked ( )
slot

Slot for when delete button is clicked

void TactorForm::populateConfig ( )

Populates the drop down box

void TactorForm::resetList ( )

Removes all items in list

void TactorForm::unhighlight_tactor ( Node node)
slot

Slot that unbolds the text of the tactor when removed


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