Improve stable.h.
This commit is contained in:
parent
6e499b7245
commit
dee3c593de
|
@ -75,6 +75,12 @@
|
||||||
# include <QtConcurrent>
|
# include <QtConcurrent>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#if QT_VERSION >= QT_VERSION_CHECK(6, 0, 0)
|
||||||
|
#ifdef QT_OPENGLWIDGETS_LIB
|
||||||
|
# include <QOpenGLWidget>
|
||||||
|
#endif
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif /*__cplusplus*/
|
#endif /*__cplusplus*/
|
||||||
|
|
||||||
#endif // STABLE_H
|
#endif // STABLE_H
|
||||||
|
|
|
@ -79,6 +79,12 @@
|
||||||
# include <QtConcurrent>
|
# include <QtConcurrent>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#if QT_VERSION >= QT_VERSION_CHECK(6, 0, 0)
|
||||||
|
#ifdef QT_OPENGLWIDGETS_LIB
|
||||||
|
# include <QOpenGLWidget>
|
||||||
|
#endif
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif /*__cplusplus*/
|
#endif /*__cplusplus*/
|
||||||
|
|
||||||
#endif // STABLE_H
|
#endif // STABLE_H
|
||||||
|
|
|
@ -79,6 +79,12 @@
|
||||||
# include <QtConcurrent>
|
# include <QtConcurrent>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#if QT_VERSION >= QT_VERSION_CHECK(6, 0, 0)
|
||||||
|
#ifdef QT_OPENGLWIDGETS_LIB
|
||||||
|
# include <QOpenGLWidget>
|
||||||
|
#endif
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif /*__cplusplus*/
|
#endif /*__cplusplus*/
|
||||||
|
|
||||||
#endif // STABLE_H
|
#endif // STABLE_H
|
||||||
|
|
|
@ -77,6 +77,12 @@
|
||||||
# include <QtConcurrent>
|
# include <QtConcurrent>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#if QT_VERSION >= QT_VERSION_CHECK(6, 0, 0)
|
||||||
|
#ifdef QT_OPENGLWIDGETS_LIB
|
||||||
|
# include <QOpenGLWidget>
|
||||||
|
#endif
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif/*__cplusplus*/
|
#endif/*__cplusplus*/
|
||||||
|
|
||||||
#endif // STABLE_H
|
#endif // STABLE_H
|
||||||
|
|
|
@ -77,6 +77,12 @@
|
||||||
# include <QtConcurrent>
|
# include <QtConcurrent>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#if QT_VERSION >= QT_VERSION_CHECK(6, 0, 0)
|
||||||
|
#ifdef QT_OPENGLWIDGETS_LIB
|
||||||
|
# include <QOpenGLWidget>
|
||||||
|
#endif
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif/*__cplusplus*/
|
#endif/*__cplusplus*/
|
||||||
|
|
||||||
#endif // STABLE_H
|
#endif // STABLE_H
|
||||||
|
|
|
@ -74,6 +74,12 @@
|
||||||
# include <QtConcurrent>
|
# include <QtConcurrent>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#if QT_VERSION >= QT_VERSION_CHECK(6, 0, 0)
|
||||||
|
#ifdef QT_OPENGLWIDGETS_LIB
|
||||||
|
# include <QOpenGLWidget>
|
||||||
|
#endif
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif/*__cplusplus*/
|
#endif/*__cplusplus*/
|
||||||
|
|
||||||
#endif // STABLE_H
|
#endif // STABLE_H
|
||||||
|
|
|
@ -79,6 +79,12 @@
|
||||||
# include <QtConcurrent>
|
# include <QtConcurrent>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#if QT_VERSION >= QT_VERSION_CHECK(6, 0, 0)
|
||||||
|
#ifdef QT_OPENGLWIDGETS_LIB
|
||||||
|
# include <QOpenGLWidget>
|
||||||
|
#endif
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif/*__cplusplus*/
|
#endif/*__cplusplus*/
|
||||||
|
|
||||||
#endif // STABLE_H
|
#endif // STABLE_H
|
||||||
|
|
|
@ -77,6 +77,12 @@
|
||||||
# include <QtConcurrent>
|
# include <QtConcurrent>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#if QT_VERSION >= QT_VERSION_CHECK(6, 0, 0)
|
||||||
|
#ifdef QT_OPENGLWIDGETS_LIB
|
||||||
|
# include <QOpenGLWidget>
|
||||||
|
#endif
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif/*__cplusplus*/
|
#endif/*__cplusplus*/
|
||||||
|
|
||||||
#endif // STABLE_H
|
#endif // STABLE_H
|
||||||
|
|
|
@ -77,6 +77,12 @@
|
||||||
# include <QtConcurrent>
|
# include <QtConcurrent>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#if QT_VERSION >= QT_VERSION_CHECK(6, 0, 0)
|
||||||
|
#ifdef QT_OPENGLWIDGETS_LIB
|
||||||
|
# include <QOpenGLWidget>
|
||||||
|
#endif
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif/*__cplusplus*/
|
#endif/*__cplusplus*/
|
||||||
|
|
||||||
#endif // STABLE_H
|
#endif // STABLE_H
|
||||||
|
|
|
@ -77,6 +77,12 @@
|
||||||
# include <QtConcurrent>
|
# include <QtConcurrent>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#if QT_VERSION >= QT_VERSION_CHECK(6, 0, 0)
|
||||||
|
#ifdef QT_OPENGLWIDGETS_LIB
|
||||||
|
# include <QOpenGLWidget>
|
||||||
|
#endif
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif/*__cplusplus*/
|
#endif/*__cplusplus*/
|
||||||
|
|
||||||
#endif // STABLE_H
|
#endif // STABLE_H
|
||||||
|
|
|
@ -73,6 +73,12 @@
|
||||||
# include <QtConcurrent>
|
# include <QtConcurrent>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#if QT_VERSION >= QT_VERSION_CHECK(6, 0, 0)
|
||||||
|
#ifdef QT_OPENGLWIDGETS_LIB
|
||||||
|
# include <QOpenGLWidget>
|
||||||
|
#endif
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif/*__cplusplus*/
|
#endif/*__cplusplus*/
|
||||||
|
|
||||||
#endif // STABLE_H
|
#endif // STABLE_H
|
||||||
|
|
|
@ -77,6 +77,12 @@
|
||||||
# include <QtConcurrent>
|
# include <QtConcurrent>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#if QT_VERSION >= QT_VERSION_CHECK(6, 0, 0)
|
||||||
|
#ifdef QT_OPENGLWIDGETS_LIB
|
||||||
|
# include <QOpenGLWidget>
|
||||||
|
#endif
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif/*__cplusplus*/
|
#endif/*__cplusplus*/
|
||||||
|
|
||||||
#endif // STABLE_H
|
#endif // STABLE_H
|
||||||
|
|
|
@ -77,6 +77,12 @@
|
||||||
# include <QtConcurrent>
|
# include <QtConcurrent>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#if QT_VERSION >= QT_VERSION_CHECK(6, 0, 0)
|
||||||
|
#ifdef QT_OPENGLWIDGETS_LIB
|
||||||
|
# include <QOpenGLWidget>
|
||||||
|
#endif
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif/*__cplusplus*/
|
#endif/*__cplusplus*/
|
||||||
|
|
||||||
#endif // STABLE_H
|
#endif // STABLE_H
|
||||||
|
|
|
@ -70,6 +70,12 @@
|
||||||
# include <QtConcurrent>
|
# include <QtConcurrent>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#if QT_VERSION >= QT_VERSION_CHECK(6, 0, 0)
|
||||||
|
#ifdef QT_OPENGLWIDGETS_LIB
|
||||||
|
# include <QOpenGLWidget>
|
||||||
|
#endif
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif /*__cplusplus*/
|
#endif /*__cplusplus*/
|
||||||
|
|
||||||
#endif // STABLE_H
|
#endif // STABLE_H
|
||||||
|
|
|
@ -81,6 +81,12 @@
|
||||||
# include <QtConcurrent>
|
# include <QtConcurrent>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#if QT_VERSION >= QT_VERSION_CHECK(6, 0, 0)
|
||||||
|
#ifdef QT_OPENGLWIDGETS_LIB
|
||||||
|
# include <QOpenGLWidget>
|
||||||
|
#endif
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif/*__cplusplus*/
|
#endif/*__cplusplus*/
|
||||||
|
|
||||||
#endif // STABLE_H
|
#endif // STABLE_H
|
||||||
|
|
|
@ -79,6 +79,12 @@
|
||||||
# include <QtConcurrent>
|
# include <QtConcurrent>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#if QT_VERSION >= QT_VERSION_CHECK(6, 0, 0)
|
||||||
|
#ifdef QT_OPENGLWIDGETS_LIB
|
||||||
|
# include <QOpenGLWidget>
|
||||||
|
#endif
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif /*__cplusplus*/
|
#endif /*__cplusplus*/
|
||||||
|
|
||||||
#endif // STABLE_H
|
#endif // STABLE_H
|
||||||
|
|
|
@ -77,6 +77,12 @@
|
||||||
# include <QtConcurrent>
|
# include <QtConcurrent>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#if QT_VERSION >= QT_VERSION_CHECK(6, 0, 0)
|
||||||
|
#ifdef QT_OPENGLWIDGETS_LIB
|
||||||
|
# include <QOpenGLWidget>
|
||||||
|
#endif
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif/*__cplusplus*/
|
#endif/*__cplusplus*/
|
||||||
|
|
||||||
#endif // STABLE_H
|
#endif // STABLE_H
|
||||||
|
|
|
@ -83,6 +83,12 @@
|
||||||
# include <QtConcurrent>
|
# include <QtConcurrent>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#if QT_VERSION >= QT_VERSION_CHECK(6, 0, 0)
|
||||||
|
#ifdef QT_OPENGLWIDGETS_LIB
|
||||||
|
# include <QOpenGLWidget>
|
||||||
|
#endif
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif /*__cplusplus*/
|
#endif /*__cplusplus*/
|
||||||
|
|
||||||
#endif // STABLE_H
|
#endif // STABLE_H
|
||||||
|
|
|
@ -81,6 +81,12 @@
|
||||||
# include <QtConcurrent>
|
# include <QtConcurrent>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#if QT_VERSION >= QT_VERSION_CHECK(6, 0, 0)
|
||||||
|
#ifdef QT_OPENGLWIDGETS_LIB
|
||||||
|
# include <QOpenGLWidget>
|
||||||
|
#endif
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif // STABLE_H
|
#endif // STABLE_H
|
||||||
|
|
|
@ -83,6 +83,12 @@
|
||||||
# include <QtConcurrent>
|
# include <QtConcurrent>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#if QT_VERSION >= QT_VERSION_CHECK(6, 0, 0)
|
||||||
|
#ifdef QT_OPENGLWIDGETS_LIB
|
||||||
|
# include <QOpenGLWidget>
|
||||||
|
#endif
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif /*__cplusplus*/
|
#endif /*__cplusplus*/
|
||||||
|
|
||||||
#endif // STABLE_H
|
#endif // STABLE_H
|
||||||
|
|
|
@ -83,6 +83,12 @@
|
||||||
# include <QtConcurrent>
|
# include <QtConcurrent>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#if QT_VERSION >= QT_VERSION_CHECK(6, 0, 0)
|
||||||
|
#ifdef QT_OPENGLWIDGETS_LIB
|
||||||
|
# include <QOpenGLWidget>
|
||||||
|
#endif
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif /*__cplusplus*/
|
#endif /*__cplusplus*/
|
||||||
|
|
||||||
#endif // STABLE_H
|
#endif // STABLE_H
|
||||||
|
|
Loading…
Reference in New Issue
Block a user