[root] / trunk / graf2d / qt / inc / TQtRootSlot.h Repository:
ViewVC logotype

Log of /trunk/graf2d/qt/inc/TQtRootSlot.h

Parent Directory Parent Directory


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 48566 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Feb 13 22:33:28 2013 UTC (23 months, 1 week ago) by pcanal
File length: 2017 byte(s)
Diff to previous 33707
Make qt plugins work nicer with cling

Revision 33707 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jun 2 06:27:34 2010 UTC (4 years, 7 months ago) by brun
File length: 1993 byte(s)
Diff to previous 27630
From Valeri Fine:
-  new Qt slot EndOfLine to connect gInterpreter->EndOfLineAction()  
   with the Qt signals 
   (TQtRootSlot)
  
-  High contrast ROOT markers (To address some RootForum issues  )
   (TGQt, TQtMarker)
   
-  Add the default implementation of TVirtualX::SupportsExtension
interface
   (TGQt)
  
-  Introduce the new pure TQtCanvasPainter abstract interface 
   to use Qt graphics to decorate  ROOT TCanvas 
   (TQtWidget, TQtCanvasPainter )
    
-  fix the MacOS  build attributes
   ( rootcint.pri )
    
-  Keeping removing Qt3 CPP flags
   ( TQtClientWidget  )
   
- Remove the  #59014 / #65402 workarounds 
  ( TQtPadFont )

Revision 27630 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Feb 26 19:06:42 2009 UTC (5 years, 10 months ago) by brun
File length: 1972 byte(s)
Diff to previous 23140
From Valeri Fine:
TQtRootSlot:

   - Add the new method 
            void ProcessLine(const QString &command)
     This is an overloaded member function, provided for convenience.
     It is provides the same functionality as 
            void ProcessLine(const char *command)
            
TGQt:
   - Swap "y2" with "y1"  provided by TBox::ExecuteEvent method 
     for the right low corner of the rubber box.
   - Clean up. Remove some redundant code, 
   
TQtClientWidget
   -  Add setAutoFillBackground(true) Qt4 property.
    
TQtWidget:
   -  Intdroduce the optional QImage-based back-end (slower operation). 
      QPixmap-based is the default option  ( better performance )
      
rootlibs.pri:
  -   Change the list of the dictionaries for Win32 platform.

Revision 23140 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Apr 11 11:01:39 2008 UTC (6 years, 9 months ago) by rdm
File length: 1918 byte(s)
Diff to previous 21429
move the following directories to "graf2d":

asimage, freetype, gpad, graf, postscript, qt, win32gdk, x11, x11ttf

move the following directories to "graf3d":

eve, ftgl, g3d, gl, x3d

Revision 21429 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Dec 17 18:19:41 2007 UTC (7 years, 1 month ago) by brun
Original Path: trunk/qt/inc/TQtRootSlot.h
File length: 1918 byte(s)
Diff to previous 20882
Document the Qt header files

Revision 20882 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 19 11:31:26 2007 UTC (7 years, 2 months ago) by rdm
Original Path: trunk/qt/inc/TQtRootSlot.h
File length: 1771 byte(s)
Diff to previous 20519
Set property svn:eol-style LF on all source and Makefiles. This should avoid
problems with Win32 line endings ending up in the repository. All MS tools
support LF eols fine.

Revision 20519 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Oct 27 17:36:40 2007 UTC (7 years, 2 months ago) by rdm
Original Path: trunk/qt/inc/TQtRootSlot.h
File length: 1771 byte(s)
Diff to previous 19826
remove CRLF line endings.

Revision 19826 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 19 19:56:11 2007 UTC (7 years, 4 months ago) by rdm
Original Path: trunk/qt/inc/TQtRootSlot.h
File length: 1834 byte(s)
Diff to previous 19825
imported svn:keywords Id property

Revision 19825 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 19 19:49:10 2007 UTC (7 years, 4 months ago) by rdm
Original Path: trunk/qt/inc/TQtRootSlot.h
File length: 1938 byte(s)
Diff to previous 17523
remove :$ from tag line

Revision 17523 - (view) (download) (as text) (annotate) - [select for diffs]
Added Fri Jan 26 07:51:09 2007 UTC (7 years, 11 months ago) by brun
Original Path: trunk/qt/inc/TQtRootSlot.h
File length: 1948 byte(s)
From Valeri Fine:
TQtSymbolCodec.h:
================
    - remove the compilation warning

TGQt.cxx, TGQt.h
================
-  Two new methods:

       SetFileName
       GetNewFileName

    to generate the file names for the simple animations

 - Add QTDIR to include path and lib path to build
   the Qt-based applications via ACliC

 - Fix to take in account the pixmap file name
   may be followed by the sumbol "+NN"

TQtWidget.cxx:
=============
  - Remove the CPP flags that introduced
    the redundant  ROOT version dependency.

  - Fix to take in account the pixmap file name
    may be followed by the symbol "+NN"

LinkDef.h:
===========
 Add two ROOT C++ function (to be ROOT Slots):

    QConnectCint
    QConnectTerminate

 and the new class
    TQtRootSlot
 to the ROOT dictionary

TQtMarker:
=========
 -  Copy ctor and operator=() have been introduced

QtWidget.h, TQtTimer.h, TQtClientWidget.h TQtClientFilter.h, TQMimeTypes.h
=====================================================================
 - Clean up. Remove the redundant CPP flags

TQtApplication.h
================
  Clean up. The dummy copy ctor and operator=() have been introduced

New TQtRootSlot class:
======================
(see: TQtRootSlot.h, TQtRootSlot.cxx)
The new class TQtRootSlot  to connect the Qt signals with the arbitrary ROOT slots.

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.

  Diffs between and
  Type of Diff should be a

Sort log by:

Subversion Admin
ViewVC Help
Powered by ViewVC 1.0.9