lazarus/lcl/interfaces/qt
2011-04-22 09:09:28 +00:00
..
alllclintfunits.pas LCL: moved register components to LCLBase 2011-01-27 13:15:33 +00:00
interfaces.pp
issues.xml Qt: issues.xml - added TBitBtn.Layout to restrictions. We cannot change glyph layout inside QPushButton. issue #19088 2011-04-04 18:03:21 +00:00
Makefile lcl: clean up widgetset directories 2011-01-15 19:35:02 +00:00
Makefile.compiled lcl: fixed Makefile.compiled 2011-03-17 12:19:41 +00:00
Makefile.fpc lcl: clean up widgetset directories 2011-01-15 19:35:02 +00:00
qt4.pas
qt45.pas
qtcaret.pas
qtdefines.inc
qtint.pp wince, qt: remove EventTrace method 2011-03-14 02:38:46 +00:00
qtlclintf.inc qt: fix wrong button map in QuestionDlg 2010-11-25 09:00:13 +00:00
qtlclintfh.inc qt: implement QuestionDlg on the widgetset side 2010-11-24 13:59:27 +00:00
qtobject.inc Qt: do not ask if QKeySequence_isEmpty for global action, otherwise it won't be added to global actions list. 2011-02-14 12:26:53 +00:00
qtobjects.pas Qt: fixed assertions from Qt when drawing win panels with negative width or height. 2011-04-06 14:48:14 +00:00
qtprivate.pp Qt: cleanups, removed unused units, removed unreachable code 2011-04-12 06:33:04 +00:00
qtproc.pp
qtthemes.pas Qt: qtthemes, implemented DrawText of teTooltip 2011-02-22 07:38:14 +00:00
qtwidgets.pas LCL: Make menu items call OnClick correctly when moving mouse sideways, on GTK2 and QT. (On Windows works). Patch from August Klein, issue #17565 2011-04-22 09:09:28 +00:00
qtwinapi.inc Qt: cleanups, removed unused units, removed unreachable code 2011-04-12 06:33:04 +00:00
qtwinapih.inc lcl, win32, wince, qt, gtk2, carbon: implement OffsetRGN winapi compatible function 2011-03-01 07:37:42 +00:00
qtwsarrow.pp
qtwsbuttons.pp Qt: cleanups, removed unused units, removed unreachable code 2011-04-12 06:33:04 +00:00
qtwscalendar.pp
qtwschecklst.pp
qtwscomctrls.pp Qt: cleanups, removed unused units, removed unreachable code 2011-04-12 06:33:04 +00:00
qtwscontrols.pp Qt: cleanups, removed unused units, removed unreachable code 2011-04-12 06:33:04 +00:00
qtwsdesigner.pp
qtwsdialogs.pp LCL: Changed function ColorToRGB's return value to TColorRef. Many related changes around the code. 2011-03-06 12:45:59 +00:00
qtwsextctrls.pp Qt: cleanups, removed unused units, removed unreachable code 2011-04-12 06:33:04 +00:00
qtwsextdlgs.pp
qtwsfactory.pas
qtwsforms.pp lcl: make ScrollBy more delphi compatible: 2011-03-21 02:41:43 +00:00
qtwsgrids.pp Qt: cleanups, removed unused units, removed unreachable code 2011-04-12 06:33:04 +00:00
qtwsimglist.pp
qtwsmenus.pp LCL: Remove OldShortCut from SetShortCut parameters and add the real shortcut keys there. 2011-03-16 16:53:36 +00:00
qtwspairsplitter.pp
qtwsspin.pp Qt: cleanups, removed unused units, removed unreachable code 2011-04-12 06:33:04 +00:00
qtwsstdctrls.pp lcl: implement TListBox.ScrollWidth: 2011-04-02 17:30:44 +00:00
qtx11.inc Qt: cleanups, removed unused units, removed unreachable code 2011-04-12 06:33:04 +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