1#ifndef QT_QTOPENGL_MODULE_H
2#define QT_QTOPENGL_MODULE_H
3#include <QtOpenGL/QtOpenGLDepends>
4#include "qtopenglglobal.h"
5#include "qopenglbuffer.h"
6#include "qopengldebug.h"
7#include "qopenglframebufferobject.h"
8#include "qopenglpaintdevice.h"
9#include "qopenglpixeltransferoptions.h"
10#include "qopenglshaderprogram.h"
11#include "qopengltexture.h"
12#include "qopengltextureblitter.h"
13#include "qopengltimerquery.h"
14#include "qopenglversionfunctions.h"
15#include "qopenglversionfunctionsfactory.h"
16#include "qopenglversionprofile.h"
17#include "qopenglvertexarrayobject.h"
18#include "qopenglwindow.h"
19#include "qtopenglversion.h"
20#endif
21