lazarus/lcl/interfaces/qt
zeljko 08aa90ec95 +Implemented more winapi routines.
+Added define VerboseQtWinAPI_MISSING_IMPLEMENTATION, to see verbose qtwinapi
 messages during runtime, about unimplemented routines.

git-svn-id: trunk@11622 -
2007-07-25 14:18:00 +00:00
..
interfaces.pp
Makefile
Makefile.fpc
qt4.pas (QT) 2007-07-16 15:06:56 +00:00
qt43.pas (QT) 2007-07-16 09:26:28 +00:00
qtcallback.inc
qtcaret.pas *Fixed caret color. 2007-07-23 20:28:17 +00:00
qtint.pp + TCheckListBox implementation. 2007-07-15 20:56:01 +00:00
qtlclintf.inc *Fixed TArrow regression, introduced by latest winapi patch. 2007-07-19 18:25:45 +00:00
qtlclintfh.inc + Implemented TArrow 2007-07-13 07:44:49 +00:00
qtobject.inc *Fix TQtWidgetSet.DCSetPixel(), we can set pen from TQColor ;) 2007-07-23 09:37:34 +00:00
qtobjects.pas +Implemented more winapi routines. 2007-07-25 14:18:00 +00:00
qtprivate.pp (Qt): 2007-07-24 09:03:49 +00:00
qtthemes.pas QT: 2007-07-18 07:12:23 +00:00
qtwidgets.pas (Qt): 2007-07-25 09:01:40 +00:00
qtwinapi.inc +Implemented more winapi routines. 2007-07-25 14:18:00 +00:00
qtwinapih.inc +Implemented more winapi routines. 2007-07-25 14:18:00 +00:00
qtwsactnlist.pp
qtwsarrow.pp (QT): 2007-07-20 02:06:55 +00:00
qtwsbuttons.pp (QT): 2007-07-20 02:06:55 +00:00
qtwscalendar.pp (QT): 2007-07-20 02:06:55 +00:00
qtwschecklst.pp + TCheckListBox implementation. 2007-07-15 20:56:01 +00:00
qtwsclistbox.pp
qtwscomctrls.pp + More winapi routines 2007-07-22 11:25:35 +00:00
qtwscontrols.pp *Fixed MDIChild positioning during design time under qt-lazarus ide. 2007-07-25 09:47:18 +00:00
qtwsdbctrls.pp
qtwsdbgrids.pp
qtwsdialogs.pp + Implemented multiselection in TFileDialogs 2007-07-17 07:11:27 +00:00
qtwsdirsel.pp
qtwseditbtn.pp
qtwsextctrls.pp (Qt): 2007-07-25 09:01:40 +00:00
qtwsextdlgs.pp
qtwsfilectrl.pp
qtwsforms.pp (Qt): 2007-07-25 09:01:40 +00:00
qtwsgrids.pp
qtwsimglist.pp
qtwsmaskedit.pp
qtwsmenus.pp (Qt) 2007-07-23 05:44:00 +00:00
qtwspairsplitter.pp
qtwsspin.pp (QT): 2007-07-20 02:06:55 +00:00
qtwsstdctrls.pp (Qt): 2007-07-25 09:01:40 +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