cisst-saw
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Slots | Signals | Public Member Functions | Public Attributes | List of all members
mtsCMUSphinx4QtWidget Class Reference

#include <mtsCMUSphinx4QtWidget.h>

Inheritance diagram for mtsCMUSphinx4QtWidget:

Public Slots

void AddWord (QString context, QString word)
 
void ContextChanged (QString context)
 
void GetTriggeredWord (void)
 

Signals

void WordTriggered (QString)
 

Public Member Functions

 mtsCMUSphinx4QtWidget (void)
 
 ~mtsCMUSphinx4QtWidget (void)
 

Public Attributes

std::multimap< QString, QString > ContextMap
 
QGridLayout * CentralLayout
 
QLabel * LabelContext
 
QLabel * ValueContext
 
QLabel * LabelWordRecognized
 
QLabel * ValueWordRecognized
 
QLabel * LabelVocabulary
 
QLabel * ValueVocabulary
 
QComboBox * WordSelector
 
QPushButton * TriggerButton
 

Constructor & Destructor Documentation

mtsCMUSphinx4QtWidget::mtsCMUSphinx4QtWidget ( void  )
mtsCMUSphinx4QtWidget::~mtsCMUSphinx4QtWidget ( void  )
inline

Member Function Documentation

void mtsCMUSphinx4QtWidget::AddWord ( QString  context,
QString  word 
)
slot
void mtsCMUSphinx4QtWidget::ContextChanged ( QString  context)
slot
void mtsCMUSphinx4QtWidget::GetTriggeredWord ( void  )
slot
void mtsCMUSphinx4QtWidget::WordTriggered ( QString  )
signal

Member Data Documentation

QGridLayout* mtsCMUSphinx4QtWidget::CentralLayout
std::multimap<QString,QString> mtsCMUSphinx4QtWidget::ContextMap
QLabel* mtsCMUSphinx4QtWidget::LabelContext
QLabel* mtsCMUSphinx4QtWidget::LabelVocabulary
QLabel* mtsCMUSphinx4QtWidget::LabelWordRecognized
QPushButton* mtsCMUSphinx4QtWidget::TriggerButton
QLabel* mtsCMUSphinx4QtWidget::ValueContext
QLabel* mtsCMUSphinx4QtWidget::ValueVocabulary
QLabel* mtsCMUSphinx4QtWidget::ValueWordRecognized
QComboBox* mtsCMUSphinx4QtWidget::WordSelector

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