
   QtROOT main application example 

  (Initialising both Root/Qt environment)

   1. Build the example typing `make' on this
      directory.
 
   2. You have created a `qtroot' executable.
      This is just a example of a main program using 
      the QtROOT interface. 
  
     This program has tree different  "modes" .ie.

      * mode 0 : type `./qtroot 0' (Qtroot alone)
      * mode 1 : type `./qtroot 1' (QtROOT + TBrowser)
      * mode 2 : type `./qtroot 2' (QtROOT + TBrowser + 
                                    Guitest (ROOT GUI"S examples))     
   
   3. Enjoy and think now about your own application!  


----------------------------------
 1 Nov 2001 - Denis Bertini <d.bertini@gsi.de> 
