Privacy
An open-source, flexible 3D physical simulation framework
mars::viz::MyApp Class Reference

This function provides a clean exit of the simulation in case of a kill-signal. More...

#include <MyApp.h>

Public Member Functions

 MyApp (int &argc, char **argv)
 
virtual bool notify (QObject *receiver, QEvent *event)
 

Detailed Description

This function provides a clean exit of the simulation in case of a kill-signal.

Definition at line 43 of file MyApp.h.

Constructor & Destructor Documentation

◆ MyApp()

mars::viz::MyApp::MyApp ( int &  argc,
char **  argv 
)
inline

Definition at line 45 of file MyApp.h.

Member Function Documentation

◆ notify()

virtual bool mars::viz::MyApp::notify ( QObject *  receiver,
QEvent *  event 
)
inlinevirtual

Definition at line 46 of file MyApp.h.


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