lazarus/lcl/interfaces/qt5
2018-03-10 12:42:59 +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 Qt,Qt5: fixed LCLIntf.GetActiveWindow for modal & popup windows 2018-03-10 12:42:59 +00:00
qtobjects.pas Qt5: respect canvas setting for antialiasing when enabling smooth transformations. issue #33011 2018-01-20 19:30:51 +00:00
qtpagecontrol.inc LCL: high-dpi image list: support retina (for now Cocoa only) 2018-02-03 22:58:50 +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 LCL: high-dpi image list: support retina (for now Cocoa only) 2018-02-03 22:58:50 +00:00
qtwinapi.inc Qt,Qt5: fixed LCLIntf.GetActiveWindow for modal & popup windows 2018-03-10 12:42:59 +00:00
qtwinapih.inc
qtwsbuttons.pp
qtwscalendar.pp
qtwschecklst.pp
qtwscomctrls.pp LCL: High-DPI ImageList: LCL runtime and win32 2018-01-10 12:46:42 +00:00
qtwscontrols.pp LCL: High-DPI ImageList: LCL runtime and win32 2018-01-10 12:46:42 +00:00
qtwsdesigner.pp
qtwsdialogs.pp
qtwsextctrls.pp
qtwsextdlgs.pp
qtwsfactory.pas LCL: High-DPI ImageList: LCL runtime and win32 2018-01-10 12:46:42 +00:00
qtwsforms.pp Qt5: fixed sparta docked form editor crash. issue #33058 2018-02-07 10:22:28 +00:00
qtwsgrids.pp
qtwsimglist.pp LCL: High-DPI ImageList: Qt+Qt5 fixes 2018-01-11 05:01:51 +00:00
qtwsmenus.pp LCL: high-dpi image list: support retina (for now Cocoa only) 2018-02-03 22:58:50 +00:00
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