lazarus/lcl/interfaces/qt
mattias 1acb6ad60d lcl: added cocoa/agl.pp
git-svn-id: trunk@53317 -
2016-11-08 15:36:00 +00:00
..
alllclintfunits.pas lcl: added cocoa/agl.pp 2016-11-08 15:36:00 +00:00
interfaces.pp
issues.xml
Makefile
Makefile.compiled
Makefile.fpc
qt4.pas
qt45.pas
qtcaret.pas
qtdefines.inc Qt: added ability to use native Qt event loop via define QtUseNativeEventLoop (qtdefines.inc) 2016-09-23 12:40:15 +00:00
qtint.pp Qt: added ability to use native Qt event loop via define QtUseNativeEventLoop (qtdefines.inc) 2016-09-23 12:40:15 +00:00
qtlclintf.inc
qtlclintfh.inc
qtobject.inc LCL: add lcTransparentWindow LCL capability 2016-10-21 19:56:05 +00:00
qtobjects.pas
qtpagecontrol.inc
qtprivate.pp Qt: keep current ItemIndex. issue #28597 2016-11-05 12:45:16 +00:00
qtproc.pp
qtsystemtrayicon.pas
qtthemes.pas
qtwidgets.pas Qt: fixed WidgetAt real mousePos when window is transparent for mouse events. 2016-09-20 11:15:11 +00:00
qtwinapi.inc Qt: fixed TQtWidgetSet.AngleChord(). issue #30194 2016-05-29 11:30:07 +00:00
qtwinapih.inc
qtwsbuttons.pp
qtwscalendar.pp
qtwschecklst.pp
qtwscomctrls.pp
qtwscontrols.pp
qtwsdesigner.pp
qtwsdialogs.pp QT: implement TWSCommonDialog.QueryWSEventCapabilities for QT WS. 2016-08-21 12:30:27 +00:00
qtwsextctrls.pp
qtwsextdlgs.pp
qtwsfactory.pas
qtwsforms.pp Qt: fixed hint windows receiving mouse messages when shown from modal windows. part of issue #30235 2016-08-28 08:36:47 +00:00
qtwsgrids.pp
qtwsimglist.pp
qtwsmenus.pp
qtwspairsplitter.pp
qtwsspin.pp
qtwsstdctrls.pp Qt: do not pass maximum value by triggering scrollbar actions. issue #20127 2016-04-09 08:16:14 +00:00
qtx11.inc
README.txt

These are the sources of the LCL qt interface.
They only work with qt4 or superior.

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

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