Public Member Functions
stdr_gui::CStdrApplication Class Reference

Inherits QApplications. Created to overload the notify function. More...

#include <stdr_gui_application.h>

List of all members.

Public Member Functions

 CStdrApplication (int &argc, char **argv)
 Default contructor.
bool notify (QObject *receiver, QEvent *event)
 Called at every Qt event.

Detailed Description

Inherits QApplications. Created to overload the notify function.

Definition at line 38 of file stdr_gui_application.h.


Constructor & Destructor Documentation

stdr_gui::CStdrApplication::CStdrApplication ( int &  argc,
char **  argv 
)

Default contructor.

Parameters:
argc[int&] Number of input arguments
argv[char **] Input arguments
Returns:
void

Definition at line 32 of file stdr_gui_application.cpp.


Member Function Documentation

bool stdr_gui::CStdrApplication::notify ( QObject *  receiver,
QEvent *  event 
)

Called at every Qt event.

Parameters:
receiver[QObject*] The event receiver
event[QEvent*] The event triggered
Returns:
bool : True if receiver was notified about event

Definition at line 43 of file stdr_gui_application.cpp.


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


stdr_gui
Author(s): Manos Tsardoulias
autogenerated on Tue Feb 7 2017 03:46:43