lazarus/lcl/interfaces/qt
sekelsenmat 43d1567fab Fixes compilation of qt widgetset.
git-svn-id: trunk@10075 -
2006-10-15 21:26:00 +00:00
..
interfaces.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
Makefile win64 fixes (from peter, modified) 2006-05-01 21:45:12 +00:00
Makefile.fpc changed unit output directories to fpc format units/CPU-OS 2005-07-22 13:47:35 +00:00
qt4.pas qt intf: implemented TListBox 2006-09-14 17:54:21 +00:00
qtcallback.inc fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
qtint.pp Fixes compilation of qt widgetset. 2006-10-15 21:26:00 +00:00
qtlclintf.inc 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
qtlclintfh.inc fixed compilation and improved (but not completed) the implementation of TBitmap from Felipe 2006-05-24 09:10:28 +00:00
qtobject.inc Fixes compilation of qt widgetset. 2006-10-15 21:26:00 +00:00
qtobjects.pas Many fixes and improvements. Fixed bug on window visibility. Improved modal dialog support. 2006-10-15 01:03:49 +00:00
qtprivate.pp Patch from Luis Hilario for StatusBar 2006-10-15 21:07:45 +00:00
qtwidgets.pas Fixes compilation of qt widgetset. 2006-10-15 21:26:00 +00:00
qtwinapi.inc Many fixes and improvements. Fixed bug on window visibility. Improved modal dialog support. 2006-10-15 01:03:49 +00:00
qtwinapih.inc Many fixes and improvements. Fixed bug on window visibility. Improved modal dialog support. 2006-10-15 01:03:49 +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 Fixed many bugs about showing multiple windows and modal dialog support. 2006-10-15 11:33:05 +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 Fixes compilation of qt widgetset. 2006-10-15 21:26:00 +00:00
qtwscontrols.pp Many fixes and improvements. Fixed bug on window visibility. Improved modal dialog support. 2006-10-15 01:03:49 +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 fixed integer to THandle in al the widgetsets CreateDialog functions fixed type in gtk2 savedialog 2006-10-15 18:21:38 +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 many bugs about showing multiple windows and modal dialog support. 2006-10-15 11:33:05 +00:00
qtwsgrids.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +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 Implemented UTF-8 support. Fixed mouse messages. Other small fixes. Removed deprecated file. 2006-10-12 03:17:37 +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 Fixed many bugs about showing multiple windows and modal dialog support. 2006-10-15 11:33:05 +00:00
qtwstoolwin.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
README.txt removed .so 2006-02-17 13:58:32 +00:00

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

To link you need to download the libqt4intf.so.

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