lazarus/lcl/interfaces/qt
2009-10-14 21:04:36 +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: *ATTENTION* qt45 is default from now on (no more USE_QT_XX defines, qt43 and qt44 are not supported anymore) 2009-09-29 11:24:31 +00:00
qt43.pas qt: 2008-11-07 01:53:28 +00:00
qt44.pas qt: 2008-11-07 01:53:28 +00:00
qt45.pas Qt: *ATTENTION* qt45 is default from now on (no more USE_QT_XX defines, qt43 and qt44 are not supported anymore) 2009-09-29 11:24:31 +00:00
qtcaret.pas Qt: *ATTENTION* qt45 is default from now on (no more USE_QT_XX defines, qt43 and qt44 are not supported anymore) 2009-09-29 11:24:31 +00:00
qtdefines.inc Qt: *ATTENTION* qt45 is default from now on (no more USE_QT_XX defines, qt43 and qt44 are not supported anymore) 2009-09-29 11:24:31 +00:00
qtint.pp lcl: rename AttachMenuToWindow to SetMenu for winapi compatibility 2009-09-25 16:09:33 +00:00
qtlclintf.inc Qt: *ATTENTION* qt45 is default from now on (no more USE_QT_XX defines, qt43 and qt44 are not supported anymore) 2009-09-29 11:24:31 +00:00
qtlclintfh.inc license: fix asterisk position in the license block 2008-11-13 15:06:20 +00:00
qtobject.inc Qt: *ATTENTION* qt45 is default from now on (no more USE_QT_XX defines, qt43 and qt44 are not supported anymore) 2009-09-29 11:24:31 +00:00
qtobjects.pas Qt: Composition & RasterOps - we must check engine type or we have QPainter assert with unsupported composition modes. 2009-10-13 08:00:59 +00:00
qtprivate.pp Qt: *ATTENTION* qt45 is default from now on (no more USE_QT_XX defines, qt43 and qt44 are not supported anymore) 2009-09-29 11:24:31 +00:00
qtproc.pp qt: replace UTF8Encode by UTF16ToUTF8 and UTF8Decode by UTF8ToUTF16 2009-02-17 13:52:40 +00:00
qtthemes.pas Qt: *ATTENTION* qt45 is default from now on (no more USE_QT_XX defines, qt43 and qt44 are not supported anymore) 2009-09-29 11:24:31 +00:00
qtwidgets.pas Qt: TQtListWidget items sort rework, fixed AV introduced by previous TQtListWidget patch. 2009-10-14 21:04:36 +00:00
qtwinapi.inc Qt: fixed compilation under win32 R2_XXX is different under windows. 2009-10-12 10:39:22 +00:00
qtwinapih.inc Qt: qtwinapi - initial implementation of RasterOp modes (getRop2() & setRop2()) 2009-10-12 09:44:34 +00:00
qtwsarrow.pp merge lcl-smartlink branch: 2009-04-12 08:46:31 +00:00
qtwsbuttons.pp lcl: add new property TBitBtn.GlyphShowMode and new function TBitBtn.CanShowGlyph 2009-05-10 15:52:24 +00:00
qtwscalendar.pp merge lcl-smartlink branch: 2009-04-12 08:46:31 +00:00
qtwschecklst.pp merge lcl-smartlink branch: 2009-04-12 08:46:31 +00:00
qtwscomctrls.pp Qt: TQtListWidget items sort rework, fixed AV introduced by previous TQtListWidget patch. 2009-10-14 21:04:36 +00:00
qtwscontrols.pp Qt: *ATTENTION* qt45 is default from now on (no more USE_QT_XX defines, qt43 and qt44 are not supported anymore) 2009-09-29 11:24:31 +00:00
qtwsdesigner.pp merge lcl-smartlink branch: 2009-04-12 08:46:31 +00:00
qtwsdialogs.pp Qt: *ATTENTION* qt45 is default from now on (no more USE_QT_XX defines, qt43 and qt44 are not supported anymore) 2009-09-29 11:24:31 +00:00
qtwsextctrls.pp Qt: TQtSystemTrayIcon added ShowBaloonHint() 2009-09-28 17:37:00 +00:00
qtwsextdlgs.pp merge lcl-smartlink branch: 2009-04-12 08:46:31 +00:00
qtwsfactory.pas merge lcl-smartlink branch: 2009-04-12 08:46:31 +00:00
qtwsforms.pp Qt: *ATTENTION* qt45 is default from now on (no more USE_QT_XX defines, qt43 and qt44 are not supported anymore) 2009-09-29 11:24:31 +00:00
qtwsgrids.pp merge lcl-smartlink branch: 2009-04-12 08:46:31 +00:00
qtwsimglist.pp merge lcl-smartlink branch: 2009-04-12 08:46:31 +00:00
qtwsmenus.pp Qt: *ATTENTION* qt45 is default from now on (no more USE_QT_XX defines, qt43 and qt44 are not supported anymore) 2009-09-29 11:24:31 +00:00
qtwspairsplitter.pp merge lcl-smartlink branch: 2009-04-12 08:46:31 +00:00
qtwsspin.pp Qt: QDoubleSpinBox, QSpinBox do not deliver messages if InUpdate(). 2009-10-08 16:27:36 +00:00
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