Qt 4.8
|
#include <QtGui/QPlatformWindow>
Go to the source code of this file.
Classes | |
class | QPlatformWindowFormat |
The QPlatformWindowFormat class specifies the display format of an OpenGL rendering context and if possible attributes of the corresponding QPlatformWindow. More... | |
Functions | |
Q_GUI_EXPORT bool | operator!= (const QPlatformWindowFormat &, const QPlatformWindowFormat &) |
Q_OPENGL_EXPORT QDebug | operator<< (QDebug, const QPlatformWindowFormat &) |
Q_GUI_EXPORT bool | operator== (const QPlatformWindowFormat &, const QPlatformWindowFormat &) |
Q_GUI_EXPORT bool operator!= | ( | const QPlatformWindowFormat & | , |
const QPlatformWindowFormat & | |||
) |
Q_OPENGL_EXPORT QDebug operator<< | ( | QDebug | , |
const QPlatformWindowFormat & | |||
) |
Definition at line 1042 of file qplatformwindowformat_qpa.cpp.
Q_GUI_EXPORT bool operator== | ( | const QPlatformWindowFormat & | , |
const QPlatformWindowFormat & | |||
) |