From Valeri fine:
1. New class TQtPadFont, TGQt: - Move the Qt font operations from the TGQt class to the new dedicated TQtPadFont 2. TQtBrush, TGQt - No need for the special Win32 case for Qt4 to manage the ROOT fill styles 3. TQtRConfig.h - Adjust CPP flags to built Qt layer on Mac OS with X11 version of Qt4 4. TQtWidget - Remove the clash with Qt4 shared lib name. It fixes the ROOT context menu issue. - Fix the logical expression bug git-svn-id: http://root.cern.ch/svn/root/trunk@24506 27541ba8-7e3a-0410-8455-c3a389f83636
Showing
- graf2d/qt/inc/TGQt.h 4 additions, 3 deletionsgraf2d/qt/inc/TGQt.h
- graf2d/qt/inc/TQtBrush.h 2 additions, 2 deletionsgraf2d/qt/inc/TQtBrush.h
- graf2d/qt/inc/TQtPadFont.h 50 additions, 0 deletionsgraf2d/qt/inc/TQtPadFont.h
- graf2d/qt/inc/TQtRConfig.h 8 additions, 4 deletionsgraf2d/qt/inc/TQtRConfig.h
- graf2d/qt/inc/TQtWidget.h 1 addition, 1 deletiongraf2d/qt/inc/TQtWidget.h
- graf2d/qt/src/TGQt.cxx 17 additions, 182 deletionsgraf2d/qt/src/TGQt.cxx
- graf2d/qt/src/TQtBrush.cxx 2 additions, 2 deletionsgraf2d/qt/src/TQtBrush.cxx
- graf2d/qt/src/TQtPadFont.cxx 316 additions, 0 deletionsgraf2d/qt/src/TQtPadFont.cxx
- graf2d/qt/src/TQtWidget.cxx 19 additions, 8 deletionsgraf2d/qt/src/TQtWidget.cxx
Loading
Please register or sign in to comment