Qt 4.8
|
#include <QtCore/qdebug.h>
#include <QtCore/qstringlist.h>
#include "qeglproperties_p.h"
#include "qeglcontext_p.h"
Go to the source code of this file.
Macros | |
#define | NOEGL noegl(__FUNCTION__); |
Functions | |
static void | addTag (QString &str, const QString &tag) |
static void | noegl (const char *fn) |
#define NOEGL noegl(__FUNCTION__); |
Definition at line 55 of file qeglproperties_stub.cpp.
Referenced by addTag().
Definition at line 126 of file qeglproperties_stub.cpp.
|
static |
Definition at line 50 of file qeglproperties_stub.cpp.