lazarus/lcl/interfaces/qt
paul 7f4f699fb3 Qt: fix misuse of viewportEvent
git-svn-id: trunk@12308 -
2007-10-04 07:18:47 +00:00
..
interfaces.pp
Makefile
Makefile.fpc
qt4.pas Qt: Bindings update to v 1.52. Added QLCLAbstractScrollArea, enhanced mac compile scripts by Den. 2007-10-03 16:24:16 +00:00
qt43.pas Qt: Bindings update to v 1.52. Added QLCLAbstractScrollArea, enhanced mac compile scripts by Den. 2007-10-03 16:24:16 +00:00
qtcallback.inc
qtcaret.pas qt: paint TCustomControls on viewport of QAbstractScrollArea 2007-10-04 05:22:15 +00:00
qtint.pp Qt: formatting 2007-09-27 01:46:30 +00:00
qtlclintf.inc Qt: fix problem with TQtWidgetSet.RawImage_FromDevice for dual screen (or maybe more) desktops 2007-09-23 04:18:38 +00:00
qtlclintfh.inc (Qt): implemented FontIsMonoSpace() and FontCanUTF8(). 2007-09-17 11:15:43 +00:00
qtobject.inc Qt: cleanup 2007-10-03 01:53:40 +00:00
qtobjects.pas Qt: formatting 2007-09-27 01:46:30 +00:00
qtprivate.pp Qt: Use GetUtf8String instead of utf8Decode. GetUtf8String tries to decode string at first and it is failed it uses raw string as result (so non unicode coded strings are also handled by this function). 2007-09-16 15:51:19 +00:00
qtproc.pp Qt: Added GetPixelsPerInch() into qtproc. 2007-10-01 14:29:29 +00:00
qtthemes.pas
qtwidgets.pas Qt: fix misuse of viewportEvent 2007-10-04 07:18:47 +00:00
qtwinapi.inc Qt: cleanup 2007-10-03 01:53:40 +00:00
qtwinapih.inc Qt: Implemented GradientFill - copied from gtk implementation. 2007-09-29 16:12:00 +00:00
qtwsactnlist.pp
qtwsarrow.pp qt: cleanup 2007-09-13 03:17:06 +00:00
qtwsbuttons.pp Qt: 2007-09-10 06:47:30 +00:00
qtwscalendar.pp Qt: 2007-09-21 05:08:35 +00:00
qtwschecklst.pp
qtwsclistbox.pp
qtwscomctrls.pp Qt: 2007-09-23 06:52:30 +00:00
qtwscontrols.pp Qt: 2007-09-28 03:30:19 +00:00
qtwsdbctrls.pp
qtwsdbgrids.pp
qtwsdesigner.pp lcl: 2007-09-07 16:39:27 +00:00
qtwsdialogs.pp typo in previous commit 2007-09-20 14:17:39 +00:00
qtwsdirsel.pp
qtwseditbtn.pp
qtwsextctrls.pp Added gtk2 implementation for TTrayIcon and removed the widgetset implementations of GetCanvas on TTrayIcon. 2007-09-21 09:10:30 +00:00
qtwsextdlgs.pp
qtwsfilectrl.pp
qtwsforms.pp Qt: 2007-09-24 07:49:58 +00:00
qtwsgrids.pp
qtwsimglist.pp
qtwsmaskedit.pp
qtwsmenus.pp Qt: 2007-09-24 07:49:58 +00:00
qtwspairsplitter.pp
qtwsspin.pp Qt: 2007-09-13 15:37:16 +00:00
qtwsstdctrls.pp Qt: Completely rewritten SetScrollInfo() & GetScrollInfo(), now scrollbars works ok and faster since invalidating of scrollbar is out of this routines now. Fixed EnableWindow() bug by reimplementation of SetScrollInfo() & GetScrollInfo(). 2007-09-29 15:01:58 +00:00
qtwstoolwin.pp
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