lazarus/lcl/interfaces/qt
2025-04-03 17:48:00 +02:00
..
alllclintfunits.pas
interfaces.pp
issues.xml
Makefile
Makefile.compiled
Makefile.fpc
qt4.pas
qt45.pas
qtcaret.pas
qtdefines.inc
qtint.pp
qtlclintf.inc
qtlclintfh.inc
qtobject.inc
qtobjects.pas Qt4: fixed build after removing of deprecated stuff 2025-02-01 11:45:12 +01:00
qtpagecontrol.inc Qt,Qt5,Qt6: fixed multiple memleaks with QIcon. issue #41497 2025-03-01 16:35:55 +01:00
qtprivate.pp
qtproc.pp
qtsystemtrayicon.pas Qt4: fixed build after removing of deprecated stuff 2025-02-01 11:45:12 +01:00
qtthemes.pas
qtwidgets.pas Qt,Qt5,Qt6: fixed focus indication. issue #41562 2025-04-03 17:48:00 +02:00
qtwinapi.inc
qtwinapih.inc
qtwsbuttons.pp
qtwscalendar.pp
qtwschecklst.pp
qtwscomctrls.pp Qt,Qt5,Qt6: checkbox offset should be applied only to the first column where checkbox resides. issue #41496 2025-03-01 18:04:56 +01:00
qtwscontrols.pp
qtwsdesigner.pp
qtwsdialogs.pp QT: add missing Clipboard.EndX11SelectionLock in TQtWSColorDialog.ShowModal (copy paste error). 2024-12-14 16:41:38 +01:00
qtwsextctrls.pp
qtwsextdlgs.pp
qtwsfactory.pas
qtwsforms.pp
qtwsgrids.pp
qtwsimglist.pp
qtwsmenus.pp
qtwspairsplitter.pp
qtwsspin.pp
qtwsstdctrls.pp
qtx11.inc
qtx11dummywidget.pas
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