lazarus/lcl/interfaces/qt
paul 40c9844f59 GetKeyState:
- gtk1, gtk2: implement pressed state for mouse buttons
- qt: return state for X mouse buttons

git-svn-id: trunk@14294 -
2008-02-28 06:07:29 +00:00
..
interfaces.pp LCL:replace direct call of TXXWidgetset.Create by indirect CreateWidgetset(TXXWidgetset) to move some initialization code from units initialization (from graphics.pp) to that new procedure. This fix memory leaks in lazbuild tool which indirectly uses many lcl units but doesnot work with widgetset. 2007-11-28 10:03:28 +00:00
Makefile regenerated Makefiles with fixed fpc 2.3 fpcmake 2007-11-12 23:00:57 +00:00
Makefile.fpc Makefiles: removed some fcl dependencies 2007-10-16 22:47:51 +00:00
qt4.pas qt bindings 1.61 2008-02-22 01:46:37 +00:00
qtcallback.inc fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
qtcaret.pas Removed the USE_QT_4_3 define. Now only Qt 4.3 or superior is supported. 2008-02-09 20:32:37 +00:00
qtdefines.inc Removed the USE_QT_4_3 define. Now only Qt 4.3 or superior is supported. 2008-02-09 20:32:37 +00:00
qtint.pp Removes the obsolete CListBox under gtk and qt. 2008-02-18 07:02:01 +00:00
qtlclintf.inc qt: follow carbon way of drawing designer items (though hintwindow is crashing sometimes) 2008-02-08 08:01:32 +00:00
qtlclintfh.inc qt: follow carbon way of drawing designer items (though hintwindow is crashing sometimes) 2008-02-08 08:01:32 +00:00
qtobject.inc qt: improve GetKeyState - make it more windows compatible 2008-02-27 06:07:35 +00:00
qtobjects.pas qt: 2008-02-16 18:06:23 +00:00
qtprivate.pp Removed the USE_QT_4_3 define. Now only Qt 4.3 or superior is supported. 2008-02-09 20:32:37 +00:00
qtproc.pp Removed the USE_QT_4_3 define. Now only Qt 4.3 or superior is supported. 2008-02-09 20:32:37 +00:00
qtthemes.pas Removed the USE_QT_4_3 define. Now only Qt 4.3 or superior is supported. 2008-02-09 20:32:37 +00:00
qtwidgets.pas qt: fix AV when closing unit with form 2008-02-25 05:21:35 +00:00
qtwinapi.inc GetKeyState: 2008-02-28 06:07:29 +00:00
qtwinapih.inc qt: follow carbon way of drawing designer items (though hintwindow is crashing sometimes) 2008-02-08 08:01:32 +00:00
qtwsactnlist.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
qtwsarrow.pp Removed the USE_QT_4_3 define. Now only Qt 4.3 or superior is supported. 2008-02-09 20:32:37 +00:00
qtwsbuttons.pp Removed the USE_QT_4_3 define. Now only Qt 4.3 or superior is supported. 2008-02-09 20:32:37 +00:00
qtwscalendar.pp qt: change {$mode delphi} to {$mode objfpc} 2008-02-24 04:44:28 +00:00
qtwschecklst.pp Removed the USE_QT_4_3 define. Now only Qt 4.3 or superior is supported. 2008-02-09 20:32:37 +00:00
qtwscomctrls.pp Qt statusbar: 2008-02-16 16:23:42 +00:00
qtwscontrols.pp Removed the USE_QT_4_3 define. Now only Qt 4.3 or superior is supported. 2008-02-09 20:32:37 +00:00
qtwsdbctrls.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
qtwsdbgrids.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
qtwsdesigner.pp Removed the USE_QT_4_3 define. Now only Qt 4.3 or superior is supported. 2008-02-09 20:32:37 +00:00
qtwsdialogs.pp qt: change {$mode delphi} to {$mode objfpc} 2008-02-24 04:44:28 +00:00
qtwsdirsel.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
qtwseditbtn.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
qtwsextctrls.pp Removed the USE_QT_4_3 define. Now only Qt 4.3 or superior is supported. 2008-02-09 20:32:37 +00:00
qtwsextdlgs.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
qtwsfilectrl.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
qtwsforms.pp Removed the USE_QT_4_3 define. Now only Qt 4.3 or superior is supported. 2008-02-09 20:32:37 +00:00
qtwsgrids.pp Removed the USE_QT_4_3 define. Now only Qt 4.3 or superior is supported. 2008-02-09 20:32:37 +00:00
qtwsimglist.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
qtwsmaskedit.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
qtwsmenus.pp qt: change {$mode delphi} to {$mode objfpc} 2008-02-24 04:44:28 +00:00
qtwspairsplitter.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
qtwsspin.pp Removed the USE_QT_4_3 define. Now only Qt 4.3 or superior is supported. 2008-02-09 20:32:37 +00:00
qtwsstdctrls.pp qt: change {$mode delphi} to {$mode objfpc} 2008-02-24 04:44:28 +00:00
qtwstoolwin.pp fixed references to COPYING.LCL 2006-05-05 05:52:08 +00:00
README.txt small improvement to qt readme file 2006-10-31 00:56:44 +00:00

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