lazarus/lcl/interfaces/qt5
2018-01-20 16:13:41 +00:00
..
cbindings Qt5: fixed mapping of QReal type on arm processors. Patch by Lutz Mändle. Issue #32997 2018-01-10 22:56:59 +00:00
alllclintfunits.pas
interfaces.pp
issues.xml
Makefile
Makefile.compiled
Makefile.fpc
qt5.pas
qt56.pas Qt5: fixed mapping of QReal type on arm processors. Patch by Lutz Mändle. Issue #32997 2018-01-10 22:56:59 +00:00
qtcaret.pas
qtdefines.inc
qtint.pp
qtlclintf.inc
qtlclintfh.inc
qtobject.inc LCL: Add capability lcTransparentWindow for GTK2. Formatting. 2017-09-26 11:28:00 +00:00
qtobjects.pas
qtpagecontrol.inc Remove redundant "Assigned(X)" when checking "if X is Txxx". Issue #33030, patch from Vojtech Cihak. 2018-01-15 10:53:48 +00:00
qtprivate.pp
qtproc.pp
qtsystemtrayicon.pas
qtthemes.pas Qt5: fixed wrong drawing of header under breeze theme. 2018-01-17 13:08:21 +00:00
qtwidgets.pas Remove redundant "Assigned(X)" when checking "if X is Txxx". Issue #33030, patch from Vojtech Cihak. 2018-01-15 10:53:48 +00:00
qtwinapi.inc Qt5: check if handle is valid, since dangling handle pointer can be around in case of SendMessage() & PostMessage() 2018-01-20 16:13:41 +00:00
qtwinapih.inc Qt5: implemented InitStockFont. part of issue #32354 2017-08-30 09:29:17 +00:00
qtwsbuttons.pp
qtwscalendar.pp
qtwschecklst.pp
qtwscomctrls.pp
qtwscontrols.pp
qtwsdesigner.pp
qtwsdialogs.pp
qtwsextctrls.pp
qtwsextdlgs.pp
qtwsfactory.pas
qtwsforms.pp Qt,Qt5: implemented ScrollBy for TWSCustomFrame 2017-09-06 14:12:09 +00:00
qtwsgrids.pp
qtwsimglist.pp
qtwsmenus.pp
qtwspairsplitter.pp
qtwsspin.pp
qtwsstdctrls.pp
qtx11.inc
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