lazarus/lcl/interfaces/qt
2014-01-25 09:46:29 +00:00
..
alllclintfunits.pas
interfaces.pp Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
issues.xml
Makefile
Makefile.compiled LCL: updated Makefiles 2013-09-15 15:12:42 +00:00
Makefile.fpc
qt4.pas
qt45.pas Qt: fix conditional switches. issue #25139 2013-10-03 11:44:45 +00:00
qtcaret.pas Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
qtdefines.inc Qt: implemented scrollbars on forms (scrollable forms).Currently it works only if QTSCROLLABLEFORMS define is enabled in qtdefines.inc. issue #24715 2013-10-12 14:27:43 +00:00
qtint.pp Qt: fixed application closing when session manager is used. issue #18910 2013-09-30 11:11:12 +00:00
qtlclintf.inc Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
qtlclintfh.inc Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
qtobject.inc Qt: cancel application hint when app is minimized or when virtual desktop is switched via pager. 2014-01-11 21:05:57 +00:00
qtobjects.pas Qt: fixed conversion of QImage::RGB32 without mask. issue #25590 2014-01-25 09:46:29 +00:00
qtpagecontrol.inc Qt: fixed TPageControl ActivePageIndex.issue #24972 2013-09-08 10:52:50 +00:00
qtprivate.pp LCL, qt, fix duplicated entries in comboboxes, listboxes when compiled with recent 2.6.3 2013-10-18 18:09:41 +00:00
qtproc.pp Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
qtthemes.pas Qt: fixed another regression introduced with r43385 and r43386 #3af257647d 2013-11-07 10:20:22 +00:00
qtwidgets.pas Qt: implemented TCustomEdit.NumbersOnly property by using QIntValidator 2014-01-12 10:13:36 +00:00
qtwinapi.inc Qt: implemented SWP_SHOWWINDOW and SWP_HIDEWINDOW in TQtWidgetSet.SetWindowPos. 2013-10-28 08:32:52 +00:00
qtwinapih.inc Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
qtwsbuttons.pp Qt: fixed spacing & margin properties of TBitBtn. issue #24531 2013-06-03 12:55:53 +00:00
qtwscalendar.pp Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
qtwschecklst.pp Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
qtwscomctrls.pp Qt: cleanup 2013-11-14 06:38:07 +00:00
qtwscontrols.pp Qt: remove a useless test for AWinControl.HandleAllocated in TQtWSWinControl.GetPreferredSize. 2013-12-31 20:58:10 +00:00
qtwsdesigner.pp Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
qtwsdialogs.pp Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
qtwsextctrls.pp Qt: return clBackground as default color for TPanel. issue #24946 2013-09-06 06:16:53 +00:00
qtwsextdlgs.pp Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
qtwsfactory.pas
qtwsforms.pp Qt: implemented scrollbars on forms (scrollable forms).Currently it works only if QTSCROLLABLEFORMS define is enabled in qtdefines.inc. issue #24715 2013-10-12 14:27:43 +00:00
qtwsgrids.pp Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
qtwsimglist.pp Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
qtwsmenus.pp Qt: show icons on menus if menuitem.bitmap is assigned and there's no imagelist.issue #24770 2013-09-06 06:32:20 +00:00
qtwspairsplitter.pp Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-24 18:30:06 +00:00
qtwsspin.pp Qt: implemented alignment for spin edits. issue #24642 2013-06-23 14:35:55 +00:00
qtwsstdctrls.pp Qt: implemented TCustomEdit.NumbersOnly property by using QIntValidator 2014-01-12 10:13:36 +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