Log of /trunk/gui/qtgsi/inc/TQRootDialog.h
Parent Directory
Revision
20548 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Tue Oct 30 14:42:01 2007 UTC (7 years, 2 months ago) by
brun
Original Path:
trunk/qtgsi/inc/TQRootDialog.h
File length: 2457 byte(s)
Diff to
previous 19826
From Guido Volpi, solve a problem on ubuntu:
I tried to compile the ROOT development version using qtgsi extension.
The compilation fails because cannot include "qlist.h" file. I found that
this file doesn't exist in my QT3 installation and include the "qptrlist.h"
file solves the problem.
Today I was looking better, and seems that the inclusion of the "qptrfile.h"
solves the problem only because it includes the "qglist.h" file.
So, trying to summarize all, I can solve the compilation problem applying
this change.
Revision
14644 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Added
Tue Apr 11 16:33:46 2006 UTC (8 years, 9 months ago) by
rdm
Original Path:
trunk/qtgsi/inc/TQRootDialog.h
File length: 2105 byte(s)
From Denis Bertini and M. Al-Turany:
Lightweight Qt ROOT interface, that will allow both Qt and ROOT GUI's
to run at the same time controlled from a Qt eventloop. Also it supports
ROOT canvas and pad embedding in Qt frame widgets. In the test directory
two examples are given (some portability issues with the examples still
need to be solved). Integration n ROOT source and testing by Bertrand.
To enable it do ./configure --enable-qtgsi.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.