-
- Downloads
[cxxmodules] Move all Qt header into a wrapper module to fix warnings
Currently all included Qt headers in this ROOT module are duplicated into each submodule. We now wrap all includes to Qt headers in a single wrapper module which includes and owns those declarations. This should fix warnings related to ambiguous linkage of all the constants that the Qt headers define (and which make the builds yellow).
Showing
- graf2d/qt/CMakeLists.txt 1 addition, 0 deletionsgraf2d/qt/CMakeLists.txt
- graf2d/qt/inc/TGQt.h 1 addition, 14 deletionsgraf2d/qt/inc/TGQt.h
- graf2d/qt/inc/TQMimeTypes.h 1 addition, 1 deletiongraf2d/qt/inc/TQMimeTypes.h
- graf2d/qt/inc/TQUserEvent.h 1 addition, 4 deletionsgraf2d/qt/inc/TQUserEvent.h
- graf2d/qt/inc/TQtBrush.h 1 addition, 3 deletionsgraf2d/qt/inc/TQtBrush.h
- graf2d/qt/inc/TQtCanvasPainter.h 1 addition, 1 deletiongraf2d/qt/inc/TQtCanvasPainter.h
- graf2d/qt/inc/TQtClientFilter.h 1 addition, 4 deletionsgraf2d/qt/inc/TQtClientFilter.h
- graf2d/qt/inc/TQtClientGuard.h 1 addition, 7 deletionsgraf2d/qt/inc/TQtClientGuard.h
- graf2d/qt/inc/TQtClientWidget.h 1 addition, 3 deletionsgraf2d/qt/inc/TQtClientWidget.h
- graf2d/qt/inc/TQtEmitter.h 1 addition, 1 deletiongraf2d/qt/inc/TQtEmitter.h
- graf2d/qt/inc/TQtEvent.h 1 addition, 1 deletiongraf2d/qt/inc/TQtEvent.h
- graf2d/qt/inc/TQtEventQueue.h 1 addition, 1 deletiongraf2d/qt/inc/TQtEventQueue.h
- graf2d/qt/inc/TQtIncludes.h 69 additions, 0 deletionsgraf2d/qt/inc/TQtIncludes.h
- graf2d/qt/inc/TQtLock.h 1 addition, 1 deletiongraf2d/qt/inc/TQtLock.h
- graf2d/qt/inc/TQtLockGuard.h 1 addition, 1 deletiongraf2d/qt/inc/TQtLockGuard.h
- graf2d/qt/inc/TQtMarker.h 1 addition, 1 deletiongraf2d/qt/inc/TQtMarker.h
- graf2d/qt/inc/TQtPadFont.h 1 addition, 1 deletiongraf2d/qt/inc/TQtPadFont.h
- graf2d/qt/inc/TQtPen.h 1 addition, 1 deletiongraf2d/qt/inc/TQtPen.h
- graf2d/qt/inc/TQtRConfig.h 1 addition, 1 deletiongraf2d/qt/inc/TQtRConfig.h
- graf2d/qt/inc/TQtRootSlot.h 1 addition, 1 deletiongraf2d/qt/inc/TQtRootSlot.h
Loading
Please register or sign in to comment