lazarus/lcl/interfaces/qt
2007-10-20 10:36:25 +00:00
..
interfaces.pp
Makefile
Makefile.fpc Makefiles: removed some fcl dependencies 2007-10-16 22:47:51 +00:00
qt4.pas Qt: Bindings update to v 1.53. 2007-10-05 21:36:56 +00:00
qt43.pas Qt: Bindings update to v 1.53. 2007-10-05 21:36:56 +00:00
qtcallback.inc
qtcaret.pas qt: paint TCustomControls on viewport of QAbstractScrollArea 2007-10-04 05:22:15 +00:00
qtint.pp
qtlclintf.inc Qt: Fixed AV's in qt IDE under darwin. Removed GetControlConstraints() completely unneeded by linux,darwin, win32. 2007-10-19 11:40:35 +00:00
qtlclintfh.inc Qt: Fixed AV's in qt IDE under darwin. Removed GetControlConstraints() completely unneeded by linux,darwin, win32. 2007-10-19 11:40:35 +00:00
qtobject.inc Qt: cleanup 2007-10-03 01:53:40 +00:00
qtobjects.pas Qt: Fix - TQColor.Alpha & TQColor.Pad must be properly initialized in ColorRefToTQColor(). 2007-10-10 09:59:12 +00:00
qtprivate.pp
qtproc.pp
qtthemes.pas
qtwidgets.pas Qt: Fixed AV's in qt IDE under darwin. Removed GetControlConstraints() completely unneeded by linux,darwin, win32. 2007-10-19 11:40:35 +00:00
qtwinapi.inc Qt: Fixed LineTo() extra point drawing. 2007-10-09 20:57:59 +00:00
qtwinapih.inc
qtwsactnlist.pp
qtwsarrow.pp
qtwsbuttons.pp
qtwscalendar.pp
qtwschecklst.pp
qtwsclistbox.pp
qtwscomctrls.pp Qt: Fixed statusbar size && position problem, runtime only currently. Added more signals to TQtAbstractItemView. 2007-10-13 16:29:45 +00:00
qtwscontrols.pp Qt: Fixed #9783 , window wasn't maximized if form design time state was setted up as wsMaximized. 2007-10-13 20:55:51 +00:00
qtwsdbctrls.pp
qtwsdbgrids.pp
qtwsdesigner.pp
qtwsdialogs.pp Qt: fixed bugs with QFileDialog (TSaveDialog), now it works properly. 2007-10-20 10:36:25 +00:00
qtwsdirsel.pp
qtwseditbtn.pp
qtwsextctrls.pp
qtwsextdlgs.pp
qtwsfilectrl.pp
qtwsforms.pp qt: restore QtTool for bsSizeToolWin for windows platform 2007-10-15 03:06:32 +00:00
qtwsgrids.pp patch from zeljko. TCalendar implemented. Reimplemented TCustomCheckGroup and TCustomRadioGroup. Workaround for "Hidden radio button" problem. Added to this many small changes and switched the default qt version to 4.2 2007-06-23 07:13:18 +00:00
qtwsimglist.pp
qtwsmaskedit.pp
qtwsmenus.pp
qtwspairsplitter.pp
qtwsspin.pp
qtwsstdctrls.pp Qt: TQtWSScrollBar cleanups. 2007-10-06 09:38:48 +00:00
qtwstoolwin.pp
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 the libqt4intf.so (or .dll or .dylib depending on the platform).

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