1#ifndef QT_QTOPENGL_MODULE_H
2#define QT_QTOPENGL_MODULE_H
3#include <QtOpenGL/QtOpenGLDepends>
4#include "qtopenglglobal.h"
5#include "qgl.h"
6#include "qglbuffer.h"
7#include "qglcolormap.h"
8#include "qglframebufferobject.h"
9#include "qglfunctions.h"
10#include "qglpixelbuffer.h"
11#include "qglshaderprogram.h"
12#include "qtopenglversion.h"
13#endif
14

source code of qtbase/include/QtOpenGL/QtOpenGL