lazarus/lcl/interfaces/qt
2012-09-06 07:39:59 +00:00
..
alllclintfunits.pas
interfaces.pp
issues.xml
Makefile LCL: makefiles: compile lcl.pas 2012-04-09 14:29:34 +00:00
Makefile.compiled LCL: updated unit paths in Makefile.compiled 2012-04-09 13:55:09 +00:00
Makefile.fpc LCL: makefiles: compile lcl.pas 2012-04-09 14:29:34 +00:00
qt4.pas
qt45.pas
qtcaret.pas
qtdefines.inc
qtint.pp Qt: fixed resize events of TQtTabWidget and accurate information about clientRect changes. issue #21805 2012-04-20 07:33:18 +00:00
qtlclintf.inc Qt: fixed behaviour of messageDlg (PromptUser()) to return mrCancel always when Escape key is pressed or close btn clicked.issue #21885 2012-04-29 10:02:21 +00:00
qtlclintfh.inc lcl, widgetsets: remove IntfSendsUTF8KeyPress from the widgetset interfaces implementation and call GetLCLCapability instead inside the generic function body 2012-03-30 08:28:34 +00:00
qtobject.inc Qt: bypass windowmanager when showing dragimagelist. 2012-05-21 11:15:49 +00:00
qtobjects.pas Qt: added PATPAINT raster op 2012-02-19 10:56:33 +00:00
qtpagecontrol.inc Qt: fixed clearing of icon in tab.part of issue #22618 2012-08-22 07:05:01 +00:00
qtprivate.pp Qt: speed improvement for QTextEdit text insertions when it contains < or > chars. part of issue #22715 2012-08-25 10:08:25 +00:00
qtproc.pp
qtthemes.pas Qt: cleanup unused local variables. 2012-02-07 12:02:14 +00:00
qtwidgets.pas Qt: fixed header offset and getClientRect for TListView when ViewStyle=vsReport. 2012-09-06 07:39:59 +00:00
qtwinapi.inc Qt: TQtWinApi.ExtTextOut() implemented Dx param. issue #22795 2012-09-05 06:53:35 +00:00
qtwinapih.inc
qtwsarrow.pp
qtwsbuttons.pp
qtwscalendar.pp
qtwschecklst.pp
qtwscomctrls.pp Qt: fixed header offset and getClientRect for TListView when ViewStyle=vsReport. 2012-09-06 07:39:59 +00:00
qtwscontrols.pp Qt: fixed PaintTo when we taking image of form. 2012-02-27 10:21:14 +00:00
qtwsdesigner.pp
qtwsdialogs.pp Qt: make file dialogs consistent with win32 and gtk2.If InitialDir isn't setted, then provide GetCurrentDir to qt dialog. 2012-02-11 19:50:20 +00:00
qtwsextctrls.pp
qtwsextdlgs.pp
qtwsfactory.pas
qtwsforms.pp Qt: do not set popup parent for borderless forms (for popup forms) if TCustomForm.Parent (embedded form) is assigned. 2012-08-22 13:58:22 +00:00
qtwsgrids.pp
qtwsimglist.pp
qtwsmenus.pp Qt: correct debug info when checking handles 2012-04-01 10:59:13 +00:00
qtwspairsplitter.pp
qtwsspin.pp
qtwsstdctrls.pp Qt: allow edit of combobox with style csSimple. issue #22528 2012-08-04 10:55:45 +00:00
qtx11.inc
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 and install
at appropriate place the libQt4Pas.so (linux)
or Qt4Pas.dll (ms windows) or Qt4Pas.framework (Darwin).

For more information see:
http://wiki.lazarus.freepascal.org/index.php/Qt_Interface