[Gui] rename the Qt header list

This commit is contained in:
Uwe
2022-03-07 20:35:38 +01:00
committed by wwmayer
parent 2c86fe2ab1
commit bda12907de
29 changed files with 68 additions and 68 deletions
+1 -1
View File
@@ -1199,7 +1199,7 @@ SET(FreeCADGui_SRCS
MetaTypes.h
PreCompiled.cpp
PreCompiled.h
Qt4All.h
QtAll.h
Control.h
SpaceballEvent.h
PreferencePackManager.h
+1 -1
View File
@@ -100,7 +100,7 @@
#include <xercesc/util/XMLString.hpp>
#include "InventorAll.h"
#include "Qt4All.h"
#include "QtAll.h"
#elif defined(FC_OS_WIN32)
#include <windows.h>
+2 -2
View File
@@ -21,8 +21,8 @@
***************************************************************************/
#ifndef __Qt4All__
#define __Qt4All__
#ifndef __QtAll__
#define __QtAll__
// Qt Toolkit
// QtCore
+2 -2
View File
@@ -71,8 +71,8 @@
// Qt Toolkit
#ifndef __Qt4All__
# include <Gui/Qt4All.h>
#ifndef __QtAll__
# include <Gui/QtAll.h>
#endif
#endif //_PreComp_
+2 -2
View File
@@ -114,8 +114,8 @@
// Qt Toolkit
#ifndef __Qt4All__
# include <Gui/Qt4All.h>
#ifndef __QtAll__
# include <Gui/QtAll.h>
#endif
// Inventor
+2 -2
View File
@@ -61,8 +61,8 @@
#endif
// Qt Toolkit
#ifndef __Qt4All__
# include <Gui/Qt4All.h>
#ifndef __QtAll__
# include <Gui/QtAll.h>
#endif
#endif //_PreComp_
+2 -2
View File
@@ -71,8 +71,8 @@
// Qt Toolkit
#ifndef __Qt4All__
# include <Gui/Qt4All.h>
#ifndef __QtAll__
# include <Gui/QtAll.h>
#endif
#endif //_PreComp_
+2 -2
View File
@@ -93,8 +93,8 @@
#include <TopoDS_Shape.hxx>
// Qt Toolkit
#ifndef __Qt4All__
# include <Gui/Qt4All.h>
#ifndef __QtAll__
# include <Gui/QtAll.h>
#endif
#include <qobject.h>
+5 -5
View File
@@ -45,8 +45,8 @@
#endif
#ifdef _PreComp_
// Python
// Python
#include <Python.h>
// standard
@@ -70,11 +70,11 @@
#endif
// Qt Toolkit
#ifndef __Qt4All__
# include <Gui/Qt4All.h>
#ifndef __QtAll__
# include <Gui/QtAll.h>
#endif
#endif //_PreComp_
#endif // __PRECOMPILED_GUI__
+5 -5
View File
@@ -49,8 +49,8 @@
#endif
#ifdef _PreComp_
// Python
// Python
#include <Python.h>
// standard
@@ -112,11 +112,11 @@
#endif
// Qt Toolkit
#ifndef __Qt4All__
# include <Gui/Qt4All.h>
#ifndef __QtAll__
# include <Gui/QtAll.h>
#endif
#endif //_PreComp_
#endif // __PRECOMPILED_GUI__
+2 -2
View File
@@ -75,8 +75,8 @@
#endif
// Qt Toolkit
#ifndef __Qt4All__
# include <Gui/Qt4All.h>
#ifndef __QtAll__
# include <Gui/QtAll.h>
#endif
#endif //_PreComp_
+2 -2
View File
@@ -75,8 +75,8 @@
#endif
// Qt Toolkit
#ifndef __Qt4All__
# include <Gui/Qt4All.h>
#ifndef __QtAll__
# include <Gui/QtAll.h>
#endif
// Inventor
+2 -2
View File
@@ -76,8 +76,8 @@
// Qt Toolkit
#ifndef __Qt4All__
# include <Gui/Qt4All.h>
#ifndef __QtAll__
# include <Gui/QtAll.h>
#endif
// OCCT
+2 -2
View File
@@ -181,8 +181,8 @@
#include <boost/bind/bind.hpp>
// Qt Toolkit
#ifndef __Qt4All__
# include <Gui/Qt4All.h>
#ifndef __QtAll__
# include <Gui/QtAll.h>
#endif
// GL
+2 -2
View File
@@ -96,8 +96,8 @@
// Qt Toolkit
#ifndef __Qt4All__
# include <Gui/Qt4All.h>
#ifndef __QtAll__
# include <Gui/QtAll.h>
#endif
#include <QMessageBox>
+2 -2
View File
@@ -73,8 +73,8 @@
#include <TopExp_Explorer.hxx>
// Qt Toolkit
#ifndef __Qt4All__
# include <Gui/Qt4All.h>
#ifndef __QtAll__
# include <Gui/QtAll.h>
#endif
// all of Inventor
+2 -2
View File
@@ -67,8 +67,8 @@
// Qt Toolkit
#ifndef __Qt4All__
# include <Gui/Qt4All.h>
#ifndef __QtAll__
# include <Gui/QtAll.h>
#endif
// Inventor
+5 -5
View File
@@ -118,13 +118,13 @@
#include <BRepAdaptor_Curve.hxx>
#include <GCPnts_UniformDeflection.hxx>
// Python
// Python
#include <Python.h>
// Qt Toolkit
#ifndef __Qt4All__
# include <Gui/Qt4All.h>
#ifndef __QtAll__
# include <Gui/QtAll.h>
#endif
// Inventor
@@ -132,7 +132,7 @@
# include <Gui/InventorAll.h>
#endif
#endif //_PreComp_
#endif // __PRECOMPILED_GUI__
+2 -2
View File
@@ -75,8 +75,8 @@
// Qt Toolkit
#ifndef __Qt4All__
# include <Gui/Qt4All.h>
#ifndef __QtAll__
# include <Gui/QtAll.h>
#endif
#endif //_PreComp_
+2 -2
View File
@@ -73,8 +73,8 @@
// Qt Toolkit
#ifndef __Qt4All__
# include <Gui/Qt4All.h>
#ifndef __QtAll__
# include <Gui/QtAll.h>
#endif
#endif //_PreComp_
+2 -2
View File
@@ -91,8 +91,8 @@
#include <TopoDS_Vertex.hxx>
// Qt Toolkit
#ifndef __Qt4All__
# include <Gui/Qt4All.h>
#ifndef __QtAll__
# include <Gui/QtAll.h>
#endif
# include <QGuiApplication>
+2 -2
View File
@@ -69,8 +69,8 @@
#endif
// Qt Toolkit
#ifndef __Qt4All__
# include <Gui/Qt4All.h>
#ifndef __QtAll__
# include <Gui/QtAll.h>
#endif
#endif //_PreComp_
+2 -2
View File
@@ -71,8 +71,8 @@
#endif
// Qt Toolkit
#ifndef __Qt4All__
# include <Gui/Qt4All.h>
#ifndef __QtAll__
# include <Gui/QtAll.h>
#endif
+2 -2
View File
@@ -63,8 +63,8 @@
// Qt Toolkit
#ifndef __Qt4All__
# include <Gui/Qt4All.h>
#ifndef __QtAll__
# include <Gui/QtAll.h>
#endif
#endif //_PreComp_
+2 -2
View File
@@ -65,8 +65,8 @@
#endif
// Qt Toolkit
#ifndef __Qt4All__
# include <Gui/Qt4All.h>
#ifndef __QtAll__
# include <Gui/QtAll.h>
#endif
#endif //_PreComp_
+2 -2
View File
@@ -77,8 +77,8 @@
// Qt Toolkit
#ifndef __Qt4All__
# include <Gui/Qt4All.h>
#ifndef __QtAll__
# include <Gui/QtAll.h>
#endif
#endif //_PreComp_
+2 -2
View File
@@ -64,8 +64,8 @@
#endif
// Qt Toolkit
#ifndef __Qt4All__
# include <Gui/Qt4All.h>
#ifndef __QtAll__
# include <Gui/QtAll.h>
#endif
#endif //_PreComp_
+5 -5
View File
@@ -35,8 +35,8 @@
#ifdef _PreComp_
// Python
// Python
#include <Python.h>
// standard
@@ -61,15 +61,15 @@
// Qt Toolkit
#ifndef __Qt4All__
# include <Gui/Qt4All.h>
#ifndef __QtAll__
# include <Gui/QtAll.h>
#endif
// QtWebKit
#include <QWebFrame>
#include <QWebView>
#include <QWebSettings>
#endif //_PreComp_
#endif // WEBGUI_PRECOMPILED_H
+2 -2
View File
@@ -61,8 +61,8 @@
#endif
// Qt Toolkit
#ifndef __Qt4All__
# include <Gui/Qt4All.h>
#ifndef __QtAll__
# include <Gui/QtAll.h>
#endif
#endif //_PreComp_