lazarus/lcl/interfaces/qt
paul aec06c66dd - fixed error in cursor reading previously introduced by me
- fixed cursor creating code in widgetsets

git-svn-id: trunk@10779 -
2007-03-22 02:24:41 +00:00
..
interfaces.pp Very large patch from Jesus Reyes. Among other things it updates qt bindings to 1.24, fixes the font color problem, implements SetBkColor, SetBkMode and makes TStringGrid almost work. 2007-01-23 00:51:41 +00:00
Makefile
Makefile.fpc
qt4.pas Small improvements related to trayicon on qt interface and upgrades qt bindings to 1.27 2007-02-07 05:33:48 +00:00
qtcallback.inc fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
qtint.pp Fixes the fix for qt compilation. 2007-02-23 21:36:07 +00:00
qtlclintf.inc Patch from Paul Ishenin to qt interface, plus some modifications from me. 2007-02-27 18:03:00 +00:00
qtlclintfh.inc Patch from Paul Ishenin to qt interface, plus some modifications from me. 2007-02-27 18:03:00 +00:00
qtobject.inc Very large patch from Jesus Reyes. Among other things it updates qt bindings to 1.24, fixes the font color problem, implements SetBkColor, SetBkMode and makes TStringGrid almost work. 2007-01-23 00:51:41 +00:00
qtobjects.pas Improves menu code on qt 2007-02-11 21:19:12 +00:00
qtprivate.pp Patch from Luis Hilario for StatusBar 2006-10-15 21:07:45 +00:00
qtwidgets.pas Patch from Paul Ishenin to qt interface, plus some modifications from me. 2007-02-27 18:03:00 +00:00
qtwinapi.inc - fixed error in cursor reading previously introduced by me 2007-03-22 02:24:41 +00:00
qtwinapih.inc Patch from Paul Ishenin to qt interface, plus some modifications from me. 2007-02-27 18:03:00 +00:00
qtwsactnlist.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
qtwsarrow.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
qtwsbuttons.pp * made ActiveDefaultButtonChanged naming more consistent with other routines 2007-03-10 02:48:32 +00:00
qtwscalendar.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
qtwschecklst.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
qtwsclistbox.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
qtwscomctrls.pp Patch from zeljko. Implements TQtAbstractSlider, TQtScrollBar, TQtTrackBar, TQtPen ( 2006-11-04 21:09:12 +00:00
qtwscontrols.pp Patch from Paul Ishenin to qt interface, plus some modifications from me. 2007-02-27 18:03:00 +00:00
qtwsdbctrls.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
qtwsdbgrids.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
qtwsdialogs.pp lcl wsdialogs: use LCLType to have a 64 bits THandle on 64 bits cpus from Giulio Bernardi 2006-11-26 19:19:22 +00:00
qtwsdirsel.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
qtwseditbtn.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
qtwsextctrls.pp Many small fixes. Fixes painting on various widgets. 2006-10-12 21:54:23 +00:00
qtwsextdlgs.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
qtwsfilectrl.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
qtwsforms.pp Fixed MessageBox and other modal dialogs on Qt. 2006-11-10 13:08:11 +00:00
qtwsgrids.pp Very large patch from Jesus Reyes. Among other things it updates qt bindings to 1.24, fixes the font color problem, implements SetBkColor, SetBkMode and makes TStringGrid almost work. 2007-01-23 00:51:41 +00:00
qtwsimglist.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
qtwsmaskedit.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
qtwsmenus.pp Improves menu code on qt 2007-02-11 21:19:12 +00:00
qtwspairsplitter.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
qtwsspin.pp qt intf: implements TBitmap (and all other image classes), Dialogs, font fix, ShowModal and much else for Qt from Felipe 2006-10-10 07:00:47 +00:00
qtwsstdctrls.pp Very large patch from Jesus Reyes. Among other things it updates qt bindings to 1.24, fixes the font color problem, implements SetBkColor, SetBkMode and makes TStringGrid almost work. 2007-01-23 00:51:41 +00:00
qtwstoolwin.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
README.txt small improvement to qt readme file 2006-10-31 00:56:44 +00:00

These are the sources of the LCL qt interface.
They only work with qt4 or superior.

To use them you also need to download the libqt4intf.so (or .dll or .dylib depending on the platform).

For more information see:
http://wiki.lazarus.freepascal.org/index.php/Qt_Interface