|
BioSignalPi
v2
|
Handles the eventloop of the PiFace GUI. More...
#include <pifacecontrolandview.h>


Public Slots | |
| void | run () |
| Main eventloop. More... | |
Signals | |
| void | finished () |
| Emits when it wants to be terminated. More... | |
Public Member Functions | |
| PiFaceControlAndView (QObject *parent=0) | |
| ~PiFaceControlAndView () | |
Handles the eventloop of the PiFace GUI.
Definition at line 10 of file pifacecontrolandview.h.
| PiFaceControlAndView::PiFaceControlAndView | ( | QObject * | parent = 0 | ) |
Definition at line 12 of file pifacecontrolandview.cpp.
| PiFaceControlAndView::~PiFaceControlAndView | ( | ) |
Definition at line 18 of file pifacecontrolandview.cpp.
|
signal |
Emits when it wants to be terminated.

|
slot |
Main eventloop.
Definition at line 22 of file pifacecontrolandview.cpp.

1.8.11