lazarus/lcl/interfaces/qt
paul 0b543bb9da qt:
- more correct return of QTabWidget ClientBounds (TCustomNotebook)
- restore Combobox text after switching between styles

git-svn-id: trunk@13058 -
2007-11-28 03:30:12 +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 Makefiles with fixed fpc 2.3 fpcmake 2007-11-12 23:00:57 +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: fixed round rect coords (issue #0010178 by Patrick Chevalley) 2007-11-15 02:47:06 +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: extend toolbar parts theme drawing (more details) 2007-11-16 08:50:17 +00:00
qtwidgets.pas qt: 2007-11-28 03:30:12 +00:00
qtwinapi.inc qt: 2007-11-28 03:30:12 +00:00
qtwinapih.inc - use CreateBrushIndirect for gtk and qt to implement CreatePatternBrush 2007-11-15 01:55:33 +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