lazarus/lcl/interfaces/qt
sekelsenmat 4581577501 Fixes common dialogs bug.
git-svn-id: trunk@10060 -
2006-10-12 03:31:35 +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 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
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 qt interface: added support for menus, font, progressbar and statusbar from Felipe 2006-10-09 11:07:51 +00:00
qtobjects.pas Implemented UTF-8 support. Fixed mouse messages. Other small fixes. Removed deprecated file. 2006-10-12 03:17:37 +00:00
qtprivate.pp Implemented UTF-8 support. Fixed mouse messages. Other small fixes. Removed deprecated file. 2006-10-12 03:17:37 +00:00
qtwidgets.pas Implemented UTF-8 support. Fixed mouse messages. Other small fixes. Removed deprecated file. 2006-10-12 03:17:37 +00:00
qtwinapi.inc Implemented UTF-8 support. Fixed mouse messages. Other small fixes. Removed deprecated file. 2006-10-12 03:17:37 +00:00
qtwinapih.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
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 Implemented UTF-8 support. Fixed mouse messages. Other small fixes. Removed deprecated file. 2006-10-12 03:17:37 +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 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
qtwscontrols.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
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 Fixes common dialogs bug. 2006-10-12 03:31:35 +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 Implemented UTF-8 support. Fixed mouse messages. Other small fixes. Removed deprecated file. 2006-10-12 03:17:37 +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 Implemented UTF-8 support. Fixed mouse messages. Other small fixes. Removed deprecated file. 2006-10-12 03:17:37 +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 Implemented UTF-8 support. Fixed mouse messages. Other small fixes. Removed deprecated file. 2006-10-12 03:17:37 +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