# .rootrc:$Name: $:$Id: win32.rootrc,v 1.6 2009/03/15 03:40:50 fine Exp $ # Author: Valeri Fine 10/10/2003 # The custom ROOT env to turn on the Qt-edition of ROOT gui # see: http://root.bnl.gov # # One has to define only the custom parameters. # All others are to be picked from the standard place, namely # $ROOTSYS/etc/system.rootrc # Plugin.TVirtualPadEditor: ^Ged TPadEditorOld GedOld "TPadEditorOld()" Unix.*.Root.DynamicPath: .:$(ROOTSYS)/lib:$(ROOTSYS)/test/qtRootShower Unix.*.Root.MacroPath: .:$(ROOTSYS)/macros:$(ROOTSYS)/tutorials;$(ROOTSYS)/test/qt;$(ROOTSYS)/test/qtRootShower WinNT.*.Root.DynamicPath: .;$(ROOTSYS)/bin;$(PATH);$(ROOTSYS)/test/qtRootShower WinNT.*.Root.MacroPath: .;$(ROOTSYS)/macros;$(ROOTSYS)/tutorials;$(ROOTSYS)/test/qt;$(ROOTSYS)/test/qtRootShower # Plugin.TPaletteEditor: * TQtPaletteEditor QtImage "TQtPaletteEditor(TAttImage*,UInt_t,UInt_t)" Plugin.TPaletteEditor: * TQtPaletteEditorThread QtImage "TQtPaletteEditorThread(TAttImage*,UInt_t,UInt_t)" Plugin.TImage: * TQtImage QtImage "TQtImage()" # GUI specific settings Gui.Backend: qtwin32 Gui.Factory: qtguiwin32 Plugin.TVirtualX: ^qtwin32 TQtThread GQt "TQtThread(const char*,const char*)" Plugin.TGuiFactory: ^qtguiwin32 TQtGUIFactoryThread QtGui "TQtGUIFactoryThread()"