lazarus/lcl/interfaces/qt5
2021-06-11 07:15:03 +00:00
..
cbindings LCL-Qt5: Add missing macro "_LP64" on mingw730_64 for type "PTRINT". Issue #38984, patch by Marius Maximus. 2021-06-11 07:15:03 +00:00
alllclintfunits.pas
interfaces.pp
issues.xml
Makefile
Makefile.compiled
Makefile.fpc
qt5.pas
qt56.pas Qt5: forgotten QTACCESSIBILITY define 2021-04-13 10:55:54 +00:00
qtcaret.pas
qtdefines.inc Qt,Qt5: allow usage of html formatted text in dialogs via define. 2021-04-13 11:41:26 +00:00
qtint.pp
qtlclintf.inc
qtlclintfh.inc
qtobject.inc Qt5: enable QTACCESSIBILITY define in qtdefines.inc for QtAccessibility. ATM this is disabled by default since it creates a lot of memleaks and crashes. 2021-04-12 11:41:28 +00:00
qtobjects.pas
qtpagecontrol.inc
qtprivate.pp LCL: Use a faster compare method for case-insensitive StringList. 2021-01-30 18:36:54 +00:00
qtproc.pp
qtsystemtrayicon.pas
qtthemes.pas Qt5: fixed drawing of TSpeedButton.Flat=true when mouse over. issue #38356 2021-03-01 17:43:27 +00:00
qtwidgets.pas Qt,Qt5: allow usage of html formatted text in dialogs via define. 2021-04-13 11:41:26 +00:00
qtwinapi.inc Qt,Qt5: allow usage of html formatted text in dialogs via define. 2021-04-13 11:41:26 +00:00
qtwinapih.inc
qtwsbuttons.pp
qtwscalendar.pp
qtwschecklst.pp
qtwscomctrls.pp Qt5: fixed error message 2021-04-04 13:48:47 +00:00
qtwscontrols.pp Qt5: enable QTACCESSIBILITY define in qtdefines.inc for QtAccessibility. ATM this is disabled by default since it creates a lot of memleaks and crashes. 2021-04-12 11:41:28 +00:00
qtwsdesigner.pp
qtwsdialogs.pp
qtwsextctrls.pp
qtwsextdlgs.pp
qtwsfactory.pas LCL: Undo r65060 #5589d83d68 because it breaks qt5/gtk2/gtk3 on Windows. Issue #38831. 2021-05-02 09:01:56 +00:00
qtwsforms.pp Qt5: fixed focusing of tooltip window. csFocus must be included in forms controlState. issue #38707 2021-04-11 17:42:19 +00:00
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 qt5 interface.
They only work with qt5 >= 5.6.0 or superior.

To use them you also need to download and install
at appropriate place the libQt5Pas.so (linux)
or Qt5Pas.dll (ms windows) or Qt5Pas.framework (Darwin).

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