lazarus/lcl/interfaces/qt
2024-10-24 12:30:13 +02:00
..
alllclintfunits.pas
interfaces.pp
issues.xml
Makefile lcl: consistent -g -gl 2024-10-24 12:30:13 +02:00
Makefile.compiled
Makefile.fpc lcl: consistent -g -gl 2024-10-24 12:30:13 +02:00
qt4.pas
qt45.pas
qtcaret.pas
qtdefines.inc
qtint.pp
qtlclintf.inc
qtlclintfh.inc
qtobject.inc
qtobjects.pas
qtpagecontrol.inc
qtprivate.pp
qtproc.pp
qtsystemtrayicon.pas
qtthemes.pas
qtwidgets.pas
qtwinapi.inc
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 Qt: Fixed menus backed by multi-resolution image lists always using the 96ppi image rather than the resolution-specific one. 2024-04-28 14:57:30 +00:00
qtwspairsplitter.pp
qtwsspin.pp
qtwsstdctrls.pp
qtx11.inc
qtx11dummywidget.pas
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