Public Member Functions | Private Member Functions | List of all members
mapviz::MapvizApplication Class Reference

#include <mapviz_application.h>

Inheritance diagram for mapviz::MapvizApplication:
Inheritance graph
[legend]

Public Member Functions

 MapvizApplication (int &argc, char **argv)
 

Private Member Functions

bool notify (QObject *receiver, QEvent *event)
 

Detailed Description

This class exists solely so that we can override QApplication::notify and log exceptions in the event loop as errors rather than letting them crash the entire program.

Definition at line 43 of file mapviz_application.h.

Constructor & Destructor Documentation

mapviz::MapvizApplication::MapvizApplication ( int &  argc,
char **  argv 
)

Definition at line 37 of file mapviz_application.cpp.

Member Function Documentation

bool mapviz::MapvizApplication::notify ( QObject *  receiver,
QEvent *  event 
)
private

Definition at line 42 of file mapviz_application.cpp.


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


mapviz
Author(s): Marc Alban
autogenerated on Fri Mar 19 2021 02:44:25