lazarus/lcl/interfaces/qt
2011-12-06 15:09:41 +00:00
..
alllclintfunits.pas qt intf: hide some hints 2011-11-09 21:56:25 +00:00
interfaces.pp Moves the selection of cwstring vs paswstring vs windows string manager into the widgetsets 2011-12-02 23:00:48 +00:00
issues.xml
Makefile Makes LazUtils a base package for the LCL and moves FileUtil, Masks and lazutf8classes to it. Updates the Makefile structure to reflect this. 2011-10-17 09:24:01 +00:00
Makefile.compiled
Makefile.fpc Makes LazUtils a base package for the LCL and moves FileUtil, Masks and lazutf8classes to it. Updates the Makefile structure to reflect this. 2011-10-17 09:24:01 +00:00
qt4.pas
qt45.pas
qtcaret.pas qt intf: fixed showing caret when FWidget got context, bug #16905 2011-05-15 12:27:49 +00:00
qtdefines.inc
qtint.pp Qt: renamed params of event focuschanged 2011-11-06 10:32:40 +00:00
qtlclintf.inc Qt: renamed TQtFont Widget: QFontH to FHandle: QFontH, also TQtFontMetrics Widget: QFontMetricsH to FHandle: QFontMetricsH 2011-11-04 10:31:30 +00:00
qtlclintfh.inc Qt: implemented TQtWidgetSet.RadialPie() 2011-09-10 20:33:57 +00:00
qtobject.inc Qt: introduced TQtGDIObjects class to track gdi objects validity, added missing TQtRegion into SelectObject() 2011-11-12 11:26:24 +00:00
qtobjects.pas Qt: fixed compilation for 64bit 2011-11-12 12:03:44 +00:00
qtpagecontrol.inc Qt: TQtWSCustomTabControl.SetPageIndex() simplified, added handleallocated check because LCL is setting visibleindex of page 2011-12-04 16:53:57 +00:00
qtprivate.pp Qt: fixed tristate checkbox in TQtCheckListBox, also simplified some code.issue #20740 2011-11-24 11:20:29 +00:00
qtproc.pp
qtthemes.pas Qt: QtThemes: implemented teWindow frame painting. 2011-07-13 11:06:10 +00:00
qtwidgets.pas Qt: indentation 2011-12-05 08:34:42 +00:00
qtwinapi.inc Qt: fixed capture behaviour for TQtCustomControl.issue #20742 2011-11-24 08:39:30 +00:00
qtwinapih.inc Reinstatest the Qt versions of GetTextExtentExPoint 2011-11-15 13:20:51 +00:00
qtwsarrow.pp
qtwsbuttons.pp Qt: renamed TQtImage Handle: QImageH to FHandle: QImageH. 2011-11-04 10:22:59 +00:00
qtwscalendar.pp
qtwschecklst.pp Qt: fixed tristate checkbox in TQtCheckListBox, also simplified some code.issue #20740 2011-11-24 11:20:29 +00:00
qtwscomctrls.pp Qt: fixed tristate checkbox in TQtCheckListBox, also simplified some code.issue #20740 2011-11-24 11:20:29 +00:00
qtwscontrols.pp Qt: now we keep track of fonts changing and respect ParentFont property.fixes issue #19695 2011-11-04 18:16:04 +00:00
qtwsdesigner.pp
qtwsdialogs.pp Qt: renamed TQtFont Widget: QFontH to FHandle: QFontH, also TQtFontMetrics Widget: QFontMetricsH to FHandle: QFontMetricsH 2011-11-04 10:31:30 +00:00
qtwsextctrls.pp Qt: fixed crash in TQtTrayIcon during animate (imagelist). issue #20717 2011-11-21 07:03:31 +00:00
qtwsextdlgs.pp
qtwsfactory.pas Renames TCustomNotebook to TCustomTabControl, a major breakthrough into fixing the tab-controls 2011-07-20 14:39:50 +00:00
qtwsforms.pp Qt: skip taskbar entry for modal forms under X11 2011-12-06 15:09:41 +00:00
qtwsgrids.pp
qtwsimglist.pp
qtwsmenus.pp Revert QT top-level menu changes. Will be discussed with Zeljan 2011-11-09 10:57:26 +00:00
qtwspairsplitter.pp
qtwsspin.pp Qt: trigger OnChange event when programatically change value of spin editors.issue #19881 2011-11-19 16:26:50 +00:00
qtwsstdctrls.pp Qt: set tristate handling (allowgrayed) on TQtCheckBox. part of #20740 2011-11-24 08:59:12 +00:00
qtx11.inc Qt: cleanups, simplification of some code, fixed some compiler warnings and hints 2011-10-23 09:30: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