lazarus/lcl/interfaces/qt5
zeljko 02a4198267 Qt5: fixed QtHandle type
git-svn-id: trunk@54141 -
2017-02-12 12:53:28 +00:00
..
cbindings Qt5: added hint howto correct build Qt5Pas1.dll under win32. 2017-02-12 10:07:00 +00:00
alllclintfunits.pas
interfaces.pp
issues.xml Qt5: removed TabWidth and TabHeight from issues. 2017-02-01 09:28:27 +00:00
Makefile
Makefile.compiled
Makefile.fpc
qt5.pas
qt56.pas Qt5: fixed QtHandle type 2017-02-12 12:53:28 +00:00
qtcaret.pas
qtdefines.inc
qtint.pp
qtlclintf.inc
qtlclintfh.inc
qtobject.inc
qtobjects.pas
qtpagecontrol.inc Qt5: implemented tabsize 2017-02-01 09:27:30 +00:00
qtprivate.pp LCL-QT5: Copy an important fix / optimization (r53375) from LCL-QT4. Issue #30929. 2017-02-09 09:48:32 +00:00
qtproc.pp
qtsystemtrayicon.pas
qtthemes.pas
qtwidgets.pas Qt, Qt5: make interface snappy under x11 after menuitem triggered. 2017-02-11 10:28:29 +00:00
qtwinapi.inc Qt5: use Qt mouse capture, fixes problems with MDI under win32. 2017-01-02 17:45:48 +00:00
qtwinapih.inc
qtwsbuttons.pp
qtwscalendar.pp
qtwschecklst.pp
qtwscomctrls.pp Qt5: implemented tabsize 2017-02-01 09:27:30 +00:00
qtwscontrols.pp Qt5: better check for dangling handle pointer. 2017-02-07 16:56:47 +00:00
qtwsdesigner.pp
qtwsdialogs.pp
qtwsextctrls.pp
qtwsextdlgs.pp
qtwsfactory.pas
qtwsforms.pp Qt, Qt5: process all events. issue #31372 2017-02-10 17:03:38 +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