lazarus/lcl/interfaces/qt
2007-11-09 08:25:33 +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 regenerated makefile for better cross compilation support (#9924) 2007-10-22 21:33:01 +00:00
Makefile.fpc Makefiles: removed some fcl dependencies 2007-10-16 22:47:51 +00:00
qt4.pas Qt: Bindings update to v 1.53. 2007-10-05 21:36:56 +00:00
qt43.pas Qt: Bindings update to v 1.53. 2007-10-05 21:36:56 +00:00
qtcallback.inc fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
qtcaret.pas qt: 2007-10-29 15:11:49 +00:00
qtdefines.inc qt: 2007-10-29 15:11:49 +00:00
qtint.pp qt: 2007-10-29 15:11:49 +00:00
qtlclintf.inc Qt: Fixed AV's in qt IDE under darwin. Removed GetControlConstraints() completely unneeded by linux,darwin, win32. 2007-10-19 11:40:35 +00:00
qtlclintfh.inc Qt: Fixed AV's in qt IDE under darwin. Removed GetControlConstraints() completely unneeded by linux,darwin, win32. 2007-10-19 11:40:35 +00:00
qtobject.inc Small fix for events on Qt. 2007-10-29 09:10:25 +00:00
qtobjects.pas qt: 2007-10-29 15:11:49 +00:00
qtprivate.pp qt: 2007-10-29 15:11:49 +00:00
qtproc.pp qt: 2007-10-29 15:11:49 +00:00
qtthemes.pas qt: 2007-10-29 15:11:49 +00:00
qtwidgets.pas TStaticText: 2007-11-06 09:17:41 +00:00
qtwinapi.inc GetSystemMetrics: added SM_CYSIZEFRAME for gtk and qt 2007-11-09 08:25:33 +00:00
qtwinapih.inc Qt: Implemented GradientFill - copied from gtk implementation. 2007-09-29 16:12:00 +00:00
qtwsactnlist.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
qtwsarrow.pp qt: make TQtWidgetSet.GetSystemMetrics more safe 2007-11-02 05:34:12 +00:00
qtwsbuttons.pp ImageList: 2007-11-08 08:36:03 +00:00
qtwscalendar.pp qt: 2007-10-29 15:11:49 +00:00
qtwschecklst.pp qt: 2007-10-29 15:11:49 +00:00
qtwsclistbox.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
qtwscomctrls.pp qt: 2007-10-29 15:11:49 +00:00
qtwscontrols.pp TStaticText: 2007-11-06 09:17:41 +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
qtwsdesigner.pp qt: 2007-10-29 15:11:49 +00:00
qtwsdialogs.pp qt: 2007-10-29 15:11:49 +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 qt: 2007-10-29 15:11:49 +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 qt: 2007-10-29 15:11:49 +00:00
qtwsgrids.pp qt: 2007-10-29 15:11:49 +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 qt: 2007-10-29 15:11:49 +00:00
qtwspairsplitter.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
qtwsspin.pp qt: 2007-10-29 15:11:49 +00:00
qtwsstdctrls.pp TStaticText: 2007-11-06 09:17: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