Public Member Functions | List of all members
stdr_gui::CStdrApplication Class Reference

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

#include <stdr_gui_application.h>

Inheritance diagram for stdr_gui::CStdrApplication:
Inheritance graph
[legend]

Public Member Functions

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

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 Mon Jun 10 2019 15:15:17