lazarus/lcl/interfaces/qt
zeljko 6e76b2ff8a Qt: small cleanup
git-svn-id: trunk@20930 -
2009-07-23 10:06:38 +00:00
..
interfaces.pp
Makefile
Makefile.fpc
qt4.pas
qt43.pas
qt44.pas
qt45.pas
qtcaret.pas Qt: added XOR caret composition mode.Supported only with >= Qt-4.5. Fixes #11599. 2009-06-12 15:39:24 +00:00
qtdefines.inc
qtint.pp lcl: fonts: 2009-05-28 09:23:07 +00:00
qtlclintf.inc
qtlclintfh.inc
qtobject.inc Qt: do not process stalled events before QCoreApplication_quit(), stalled events are handled by qt.Such call produces AV's on app quit in rare cases (Qt-4.5). 2009-06-05 16:08:58 +00:00
qtobjects.pas Qt: propagate mouse events for TQtSystemTrayIcon, MouseMove isn't supported. Fixes #14129. 2009-07-11 10:02:52 +00:00
qtprivate.pp
qtproc.pp
qtthemes.pas lcl: Themes 2009-05-26 01:32:38 +00:00
qtwidgets.pas Qt: bugfix for wrong reported windowstate when we minimize maximized window. 2009-07-18 10:47:16 +00:00
qtwinapi.inc Qt: small cleanup 2009-07-23 10:06:38 +00:00
qtwinapih.inc
qtwsarrow.pp
qtwsbuttons.pp
qtwscalendar.pp
qtwschecklst.pp
qtwscomctrls.pp lcl: add TProgressBar.Style property, implement Marquee style for win32, qt, gtk2 (issue #0013807) 2009-05-24 09:49:13 +00:00
qtwscontrols.pp
qtwsdesigner.pp
qtwsdialogs.pp
qtwsextctrls.pp Qt: propagate mouse events for TQtSystemTrayIcon, MouseMove isn't supported. Fixes #14129. 2009-07-11 10:02:52 +00:00
qtwsextdlgs.pp
qtwsfactory.pas
qtwsforms.pp qt: fsSplash must be also stay on top 2009-07-09 09:31:03 +00:00
qtwsgrids.pp
qtwsimglist.pp
qtwsmenus.pp
qtwspairsplitter.pp
qtwsspin.pp
qtwsstdctrls.pp Qt: complete qwidget palette rework.Introduced new class TQtWidgetPalette.Colors are consistent now across all qtlcl supported platforms during design time and runtime. 2009-06-05 10:24:47 +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