lazarus/lcl/interfaces/qt
2007-07-16 05:09:18 +00:00
..
interfaces.pp Very large patch from Jesus Reyes. Among other things it updates qt bindings to 1.24, fixes the font color problem, implements SetBkColor, SetBkMode and makes TStringGrid almost work. 2007-01-23 00:51:41 +00:00
Makefile regenerated makefiles with fpcmake 2.3.1 to include the -Cg flag for x86_64-linux 2007-04-01 19:38:53 +00:00
Makefile.fpc
qt4.pas Updated Qt bindings to 1.41 2007-07-08 07:21:47 +00:00
qt43.pas Updated Qt bindings to 1.41 2007-07-08 07:21:47 +00:00
qtcallback.inc
qtcaret.pas - all event attaching code moved to TQtWidget.AttachEvents, TQtWidget.DetachEvents and descendants 2007-07-12 05:47:15 +00:00
qtint.pp + TCheckListBox implementation. 2007-07-15 20:56:01 +00:00
qtlclintf.inc + Implemented TArrow 2007-07-13 07:44:49 +00:00
qtlclintfh.inc + Implemented TArrow 2007-07-13 07:44:49 +00:00
qtobject.inc * BUGFIX: CPU eating while modal forms running. 2007-07-14 12:48:41 +00:00
qtobjects.pas TQtImage.AsPixmap 2007-07-11 08:37:31 +00:00
qtprivate.pp + TCheckListBox implementation. 2007-07-15 20:56:01 +00:00
qtthemes.pas QT: 2007-07-10 06:01:58 +00:00
qtwidgets.pas (QT) handling of Enter, Leave and Hover mouse events 2007-07-16 05:09:18 +00:00
qtwinapi.inc + More winapi functions. 2007-07-15 16:58:53 +00:00
qtwinapih.inc + More winapi functions. 2007-07-15 16:58:53 +00:00
qtwsactnlist.pp
qtwsarrow.pp + Implemented TArrow 2007-07-13 07:44:49 +00:00
qtwsbuttons.pp + TBitBtn SetGlyph() & SetDefault() implementation. 2007-07-15 13:54:15 +00:00
qtwscalendar.pp - all event attaching code moved to TQtWidget.AttachEvents, TQtWidget.DetachEvents and descendants 2007-07-12 05:47:15 +00:00
qtwschecklst.pp + TCheckListBox implementation. 2007-07-15 20:56:01 +00:00
qtwsclistbox.pp
qtwscomctrls.pp * Reimplemented modal forms handling. 2007-07-13 08:12:35 +00:00
qtwscontrols.pp * Reimplemented modal forms handling. 2007-07-13 08:12:35 +00:00
qtwsdbctrls.pp
qtwsdbgrids.pp
qtwsdialogs.pp QT: 2007-07-10 06:01:58 +00:00
qtwsdirsel.pp
qtwseditbtn.pp
qtwsextctrls.pp - all event attaching code moved to TQtWidget.AttachEvents, TQtWidget.DetachEvents and descendants 2007-07-12 05:47:15 +00:00
qtwsextdlgs.pp
qtwsfilectrl.pp
qtwsforms.pp * Fix MDIChilds due to LayoutWidget & CentralWidget commits. 2007-07-15 12:27:25 +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 - all event attaching code moved to TQtWidget.AttachEvents, TQtWidget.DetachEvents and descendants 2007-07-12 05:47:15 +00:00
qtwspairsplitter.pp
qtwsspin.pp - all event attaching code moved to TQtWidget.AttachEvents, TQtWidget.DetachEvents and descendants 2007-07-12 05:47:15 +00:00
qtwsstdctrls.pp + Implemented TArrow 2007-07-13 07:44:49 +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