lazarus/lcl/interfaces/qt
zeljko f861906cc1 Qt: implemented GetDCOriginRelativeToWindow()
git-svn-id: trunk@17623 -
2008-11-28 15:35:35 +00:00
..
interfaces.pp license: fix asterisk position in the license block 2008-11-13 15:06:20 +00:00
Makefile default widget set for Mac OS X is now Carbon, not gtk1 2008-06-20 19:33:44 +00:00
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 lcl: add TCanvas.AntialiasingMode 2008-11-14 17:42:56 +00:00
qtlclintf.inc license: fix asterisk position in the license block 2008-11-13 15:06:20 +00:00
qtlclintfh.inc license: fix asterisk position in the license block 2008-11-13 15:06:20 +00:00
qtobject.inc lcl: add TCanvas.AntialiasingMode 2008-11-14 17:42:56 +00:00
qtobjects.pas qt: fix fpc 2.3.1 compilation, cleanup 2008-11-16 09:49:04 +00:00
qtprivate.pp qt: cleanup 2008-11-26 07:48:17 +00:00
qtproc.pp license: fix asterisk position in the license block 2008-11-13 15:06:20 +00:00
qtthemes.pas qt: implement themed drawing of +/- tree signs 2008-11-05 03:55:15 +00:00
qtwidgets.pas qt: cleanup 2008-11-26 07:48:17 +00:00
qtwinapi.inc Qt: implemented GetDCOriginRelativeToWindow() 2008-11-28 15:35:35 +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: fix WS classes, move methods from public to published sections. 2008-11-26 07:44:16 +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 Qt: fix WS classes, move methods from public to published sections. 2008-11-26 07:44:16 +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: fix WS classes, move methods from public to published sections. 2008-11-26 07:44:16 +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: fix WS classes, move methods from public to published sections. 2008-11-26 07:44:16 +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: fix WS classes, move methods from public to published sections. 2008-11-26 07:44:16 +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