lazarus/lcl/interfaces/qt
paul a8beee2e0b lcl:
- add ability to store icon to TTrayIcon
- qt: fix TQtTrayIcon Icon handling

git-svn-id: trunk@15633 -
2008-07-01 01:37:51 +00:00
..
interfaces.pp
Makefile default widget set for Mac OS X is now Carbon, not gtk1 2008-06-20 19:33:44 +00:00
Makefile.fpc
qt4.pas Qt: Update to bindings 1.62 2008-05-09 05:49:19 +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 lcl: add TWidgetset.AppSetIcon 2008-06-21 12:23:31 +00:00
qtlclintf.inc qt: adjust description to valid qt values in the RawImage_QueryDescription 2008-06-20 08:43:28 +00:00
qtlclintfh.inc qt: adjust description to valid qt values in the RawImage_QueryDescription 2008-06-20 08:43:28 +00:00
qtobject.inc qt: correctly handle HICON = 0 2008-06-21 13:24:37 +00:00
qtobjects.pas lcl: 2008-07-01 01:37:51 +00:00
qtprivate.pp typo in comments 2008-03-03 08:23:10 +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 qt: 2008-05-02 09:25:23 +00:00
qtwidgets.pas qt: correctly handle HICON = 0 2008-06-21 13:24:37 +00:00
qtwinapi.inc qt: support mask in CreateIconIndirect 2008-06-23 06:39:58 +00:00
qtwinapih.inc - lcl: use CreateIconIndirect as default implementation for CreateCursor and DestroyIcon for DestroyCursor 2008-06-18 03:21:33 +00:00
qtwsactnlist.pp
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 lcl: 2008-06-03 02:02:42 +00:00
qtwscomctrls.pp qt: use sliderPosition for TrackBar instead of value 2008-06-30 07:16:41 +00:00
qtwscontrols.pp - lcl: use CreateIconIndirect as default implementation for CreateCursor and DestroyIcon for DestroyCursor 2008-06-18 03:21:33 +00:00
qtwsdbctrls.pp
qtwsdbgrids.pp
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: Fixed TFontDialog returned Size & Height 2008-04-04 06:15:23 +00:00
qtwsdirsel.pp
qtwseditbtn.pp
qtwsextctrls.pp lcl: 2008-07-01 01:37:51 +00:00
qtwsextdlgs.pp
qtwsfilectrl.pp
qtwsforms.pp Qt: Fixed endless loop problem with TQtWidgetSet.FocusChanged hook, removed workaround. 2008-05-04 16:14:13 +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
qtwsmaskedit.pp
qtwsmenus.pp Improves fpgui menus 2008-05-16 02:41:14 +00:00
qtwspairsplitter.pp
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: Fixed crash in TQtWSCustomListBox.GetItemRect() 2008-05-14 07:30:15 +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