Defines class MainWindow.
int main(int argc, char *argv[])
void messageHandler(QtMsgType, const QMessageLogContext &, const QString &)
void MessageHandler(QtMsgType type, const QMessageLogContext &, const QString &msg)
This is set by main to be the message handler of our GUI.