GSI Object Oriented Online Offline (Go4)
GO4-5.3.2
|
#include "QRootApplication.h"
#include <stdlib.h>
#include "TSystem.h"
#include "Riostream.h"
#include <QtCore/QObject>
#include <QtCore/QTimer>
#include <X11/Xlib.h>
Go to the source code of this file.
Functions | |
static int | qt_x11_errhandler (Display *dpy, XErrorEvent *err) |
void | q5MessageOutput (QtMsgType type, const QMessageLogContext &context, const QString &msg) |
void q5MessageOutput | ( | QtMsgType | type, |
const QMessageLogContext & | context, | ||
const QString & | msg | ||
) |
Definition at line 101 of file QRootApplication.cpp.
References QRootApplication::fDebug, and QRootApplication::fWarning.
Referenced by QRootApplication::QRootApplication().
|
static |
Definition at line 41 of file QRootApplication.cpp.
Referenced by QRootApplication::QRootApplication().