BioSignalPi  v2
Public Slots | Signals | Public Member Functions | List of all members
PiFaceControlAndView Class Reference

Handles the eventloop of the PiFace GUI. More...

#include <pifacecontrolandview.h>

Inheritance diagram for PiFaceControlAndView:
Inheritance graph
[legend]
Collaboration diagram for PiFaceControlAndView:
Collaboration graph
[legend]

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 ()
 

Detailed Description

Handles the eventloop of the PiFace GUI.

Author
Martin

Definition at line 10 of file pifacecontrolandview.h.

Constructor & Destructor Documentation

PiFaceControlAndView::PiFaceControlAndView ( QObject *  parent = 0)

Definition at line 12 of file pifacecontrolandview.cpp.

PiFaceControlAndView::~PiFaceControlAndView ( )

Definition at line 18 of file pifacecontrolandview.cpp.

Member Function Documentation

void PiFaceControlAndView::finished ( )
signal

Emits when it wants to be terminated.

Here is the caller graph for this function:

void PiFaceControlAndView::run ( )
slot

Main eventloop.

Definition at line 22 of file pifacecontrolandview.cpp.

Here is the call graph for this function:


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