lazarus/lcl/interfaces/qt
2012-04-10 13:26:16 +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: added additional delayed event after mouse released in TQtTreeWidget (TListView.Checkable=True) as workaround for qt behaviour when 2012-03-10 11:00:31 +00:00
qtlclintf.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
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: cleanup unused local variables 2012-03-03 15:58:13 +00:00
qtobjects.pas Qt: added PATPAINT raster op 2012-02-19 10:56:33 +00:00
qtpagecontrol.inc Qt: set focus only on moved page, not when setting pageindex. 2012-02-24 13:05:58 +00:00
qtprivate.pp Qt: another trial to fix crashes with recent fixes 2.6 and 2.7.1 2012-03-08 16:40:15 +00:00
qtproc.pp
qtthemes.pas
qtwidgets.pas Qt: enable wordwrap on TQtStaticText. issue #21697 2012-04-10 13:26:16 +00:00
qtwinapi.inc Qt, Gtk2: check if our Str:PChar param is nil, so do not any translation in GetTextExtentPoint() or GetTextExtentExPoint() 2012-03-17 11:33:26 +00:00
qtwinapih.inc
qtwsarrow.pp
qtwsbuttons.pp
qtwscalendar.pp
qtwschecklst.pp
qtwscomctrls.pp Qt: fixed wrong cast 2012-03-10 11:23:24 +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
qtwsextctrls.pp
qtwsextdlgs.pp
qtwsfactory.pas
qtwsforms.pp Qt,Gtk2,Carbon: do not try to show form as non-modal over modal if lcl parent is assigned. 2012-03-20 12:45:30 +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: enable wordwrap on TQtStaticText. issue #21697 2012-04-10 13:26:16 +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