gepetto::gui::LedIndicator Class Reference

#include <gepetto/gui/ledindicator.hh>

Inheritance diagram for gepetto::gui::LedIndicator:
Collaboration diagram for gepetto::gui::LedIndicator:

Public Slots

void switchLed ()
 
void switchLed (bool on)
 

Signals

void switched (bool on)
 
void mouseClickEvent ()
 

Public Member Functions

 LedIndicator (QWidget *parent=0)
 

Protected Member Functions

void paintEvent (QPaintEvent *)
 
void mouseReleaseEvent (QMouseEvent *event)
 

Constructor & Destructor Documentation

◆ LedIndicator()

gepetto::gui::LedIndicator::LedIndicator ( QWidget *  parent = 0)

Member Function Documentation

◆ mouseClickEvent

void gepetto::gui::LedIndicator::mouseClickEvent ( )
signal

◆ mouseReleaseEvent()

void gepetto::gui::LedIndicator::mouseReleaseEvent ( QMouseEvent *  event)
protected

◆ paintEvent()

void gepetto::gui::LedIndicator::paintEvent ( QPaintEvent *  )
protected

◆ switched

void gepetto::gui::LedIndicator::switched ( bool  on)
signal

◆ switchLed [1/2]

void gepetto::gui::LedIndicator::switchLed ( )
slot

◆ switchLed [2/2]

void gepetto::gui::LedIndicator::switchLed ( bool  on)
slot

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