Public Slots | Signals | Public Member Functions | Protected Member Functions

DisplayQT Class Reference

#include <displayqt.h>

List of all members.

Public Slots

void alive (void)
void setTeamColor (char color)
void setPosition (double x, double y, double phi)
void display_time (double time)
void display_status (UDE_component_t c, UDE_hw_status_t s)
void display_fsm (UDE_fsm_t fsm, QString state)
void display_voltage (double voltage33, double voltage50, double voltage80, double voltageBAT)

Signals

void repaintCompass (void)

Public Member Functions

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

Protected Member Functions

void paintEvent (QPaintEvent *event)

Constructor & Destructor Documentation

DisplayQT::DisplayQT ( QWidget *  parent = 0  )  [explicit]

***///

Here is the call graph for this function:

DisplayQT::~DisplayQT (  ) 

Member Function Documentation

void DisplayQT::alive ( void   )  [slot]

Here is the call graph for this function:

Here is the caller graph for this function:

void DisplayQT::display_fsm ( UDE_fsm_t  fsm,
QString  state 
) [slot]

Here is the call graph for this function:

void DisplayQT::display_status ( UDE_component_t  c,
UDE_hw_status_t  s 
) [slot]

Here is the call graph for this function:

void DisplayQT::display_time ( double  time  )  [slot]

Here is the call graph for this function:

void DisplayQT::display_voltage ( double  voltage33,
double  voltage50,
double  voltage80,
double  voltageBAT 
) [slot]

Here is the call graph for this function:

void DisplayQT::paintEvent ( QPaintEvent *  event  )  [protected]
void DisplayQT::repaintCompass ( void   )  [signal]

Here is the caller graph for this function:

void DisplayQT::setPosition ( double  x,
double  y,
double  phi 
) [slot]

Here is the call graph for this function:

void DisplayQT::setTeamColor ( char  color  )  [slot]

Here is the call graph for this function:


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