lazarus/lcl/interfaces/qt5
2017-01-02 17:45:48 +00:00
..
cbindings Qt5: sources of C bindings, needed for libQt5Pas library build. 2016-12-31 09:45:47 +00:00
alllclintfunits.pas
interfaces.pp
issues.xml
Makefile
Makefile.compiled
Makefile.fpc
qt5.pas
qt56.pas
qtcaret.pas
qtdefines.inc
qtint.pp
qtlclintf.inc Qt5: implemented TQtWidgetSet.ExtUTF8Out() and ETO_RTLREADING 2017-01-01 12:36:37 +00:00
qtlclintfh.inc Qt5: implemented TQtWidgetSet.ExtUTF8Out() and ETO_RTLREADING 2017-01-01 12:36:37 +00:00
qtobject.inc
qtobjects.pas
qtpagecontrol.inc
qtprivate.pp
qtproc.pp
qtsystemtrayicon.pas
qtthemes.pas
qtwidgets.pas Qt5: pass MouseUp event from transparent widget to the LCL. part of issue #30232 2016-12-31 15:05:23 +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
qtwscontrols.pp
qtwsdesigner.pp
qtwsdialogs.pp
qtwsextctrls.pp
qtwsextdlgs.pp
qtwsfactory.pas
qtwsforms.pp
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