lazarus/lcl/interfaces/qt
2009-01-14 19:45:25 +00:00
..
interfaces.pp license: fix asterisk position in the license block 2008-11-13 15:06:20 +00:00
Makefile
Makefile.fpc
qt4.pas qt: 2008-11-07 01:53:28 +00:00
qt43.pas qt: 2008-11-07 01:53:28 +00:00
qt44.pas qt: 2008-11-07 01:53:28 +00:00
qtcaret.pas license: fix asterisk position in the license block 2008-11-13 15:06:20 +00:00
qtdefines.inc qt: 2008-11-07 01:53:28 +00:00
qtint.pp Qt: reduce getSysColor() overhead by caching colors. 2008-12-06 13:03:05 +00:00
qtlclintf.inc qt: stop mouse capture on showing modal message box 2009-01-01 15:11:05 +00:00
qtlclintfh.inc license: fix asterisk position in the license block 2008-11-13 15:06:20 +00:00
qtobject.inc Qt: removed deffered deletion from qt44. 2009-01-14 07:46:21 +00:00
qtobjects.pas Qt: secure QObject from accidental destroy if we have pending events. 2009-01-14 19:45:25 +00:00
qtprivate.pp Qt: bugfix - alignment of TQtTextEdit in design time 2009-01-06 15:38:19 +00:00
qtproc.pp license: fix asterisk position in the license block 2008-11-13 15:06:20 +00:00
qtthemes.pas lcl: fix header 2008-12-31 03:07:17 +00:00
qtwidgets.pas Qt: removed deffered deletion from qt44. 2009-01-14 07:46:21 +00:00
qtwinapi.inc Qt: apply clearFocus() to win32 too. 2009-01-14 12:15:29 +00:00
qtwinapih.inc license: fix asterisk position in the license block 2008-11-13 15:06:20 +00:00
qtwsactnlist.pp Qt: fix WS classes, move methods from public to published sections. 2008-11-26 07:44:16 +00:00
qtwsarrow.pp Qt: fix WS classes, move methods from public to published sections. 2008-11-26 07:44:16 +00:00
qtwsbuttons.pp Qt: fix WS classes, move methods from public to published sections. 2008-11-26 07:44:16 +00:00
qtwscalendar.pp Qt: fix WS classes, move methods from public to published sections. 2008-11-26 07:44:16 +00:00
qtwschecklst.pp Qt: fix WS classes, move methods from public to published sections. 2008-11-26 07:44:16 +00:00
qtwscomctrls.pp Qt: bugfix - result was wrong in TQtWSCustomListView.ItemGetChecked() 2008-12-08 14:31:21 +00:00
qtwscontrols.pp Qt: fix WS classes, move methods from public to published sections. 2008-11-26 07:44:16 +00:00
qtwsdbctrls.pp Qt: fix WS classes, move methods from public to published sections. 2008-11-26 07:44:16 +00:00
qtwsdbgrids.pp Qt: fix WS classes, move methods from public to published sections. 2008-11-26 07:44:16 +00:00
qtwsdesigner.pp Qt: fix WS classes, move methods from public to published sections. 2008-11-26 07:44:16 +00:00
qtwsdialogs.pp Qt: fix WS classes, move methods from public to published sections. 2008-11-26 07:44:16 +00:00
qtwsdirsel.pp Qt: fix WS classes, move methods from public to published sections. 2008-11-26 07:44:16 +00:00
qtwseditbtn.pp Qt: fix WS classes, move methods from public to published sections. 2008-11-26 07:44:16 +00:00
qtwsextctrls.pp win32, qt: fix retrieving correct imageindex for page (bug #0012029) 2009-01-09 20:02:30 +00:00
qtwsextdlgs.pp Qt: fix WS classes, move methods from public to published sections. 2008-11-26 07:44:16 +00:00
qtwsfilectrl.pp Qt: fix WS classes, move methods from public to published sections. 2008-11-26 07:44:16 +00:00
qtwsforms.pp Qt: avoid crash on heavy usage of modal forms under X11. 2009-01-11 13:41:40 +00:00
qtwsgrids.pp Qt: fix WS classes, move methods from public to published sections. 2008-11-26 07:44:16 +00:00
qtwsimglist.pp Qt: fix WS classes, move methods from public to published sections. 2008-11-26 07:44:16 +00:00
qtwsmaskedit.pp Qt: fix WS classes, move methods from public to published sections. 2008-11-26 07:44:16 +00:00
qtwsmenus.pp Qt: removed deffered deletion from qt44. 2009-01-14 07:46:21 +00:00
qtwspairsplitter.pp Qt: fix WS classes, move methods from public to published sections. 2008-11-26 07:44:16 +00:00
qtwsspin.pp Qt: fix WS classes, move methods from public to published sections. 2008-11-26 07:44:16 +00:00
qtwsstdctrls.pp Qt: bugfix - alignment of TQtTextEdit in design time 2009-01-06 15:38:19 +00:00
qtwstoolwin.pp Qt: fix WS classes, move methods from public to published sections. 2008-11-26 07:44:16 +00:00
README.txt

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