lazarus/lcl/interfaces/qt
2009-02-13 14:09:05 +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 Initial implementation for restricting the visible part of a window to a region, also known as shaped windows. qt-only at the moment. 2009-02-13 14:09:05 +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 Initial implementation for restricting the visible part of a window to a region, also known as shaped windows. qt-only at the moment. 2009-02-13 14:09:05 +00:00
qtwinapi.inc Initial implementation for restricting the visible part of a window to a region, also known as shaped windows. qt-only at the moment. 2009-02-13 14:09:05 +00:00
qtwinapih.inc Initial implementation for restricting the visible part of a window to a region, also known as shaped windows. qt-only at the moment. 2009-02-13 14:09:05 +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 for qtwsdialog FilterIndex patch, last filterIndex wasn't taken into account 2009-02-11 12:36:57 +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: introduced Drop Files Event feature. 2009-02-09 09:22:44 +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: set separator flag when we change menu item caption 2009-02-05 15:12:57 +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