lazarus/lcl/interfaces/qt
2010-10-02 16:41:32 +00:00
..
alllclintfunits.pas qt intf: fixed compilation 2010-09-28 20:58:36 +00:00
interfaces.pp
issues.xml
Makefile
Makefile.fpc
qt4.pas
qt45.pas
qtcaret.pas
qtdefines.inc
qtint.pp Qt: added helper functions for WindowFromPoint() cache. 2010-09-11 16:44:11 +00:00
qtlclintf.inc
qtlclintfh.inc
qtobject.inc Qt: do not touch pallettes for QLineEdit,QComboBox & QTextEdit classes in palette initialization under X11, otherwise we have wrong selection color if selection setted up when widget is not visible. 2010-09-16 09:38:25 +00:00
qtobjects.pas Qt: implemented GetBkColor(). part of #14792 2010-09-17 06:33:19 +00:00
qtprivate.pp Qt: QtTextEdit: recognize html tags and use insertLine in that case. fixes #17170 2010-08-26 11:25:16 +00:00
qtproc.pp
qtthemes.pas
qtwidgets.pas Qt: fixed result of TQtLineEdit.EventFilter(), no result in case LCLObject is nil. 2010-09-16 06:22:22 +00:00
qtwinapi.inc Qt: fixed result of TQtWidgetSet.EnableWindow() 2010-10-02 16:41:32 +00:00
qtwinapih.inc Qt: implemented TQtWidgetSet.GetTextExtentExPoint() 2010-09-17 17:33:09 +00:00
qtwsarrow.pp fixed typo dont 2010-09-11 14:05:21 +00:00
qtwsbuttons.pp
qtwscalendar.pp
qtwschecklst.pp Qt: reworked TQtCheckListBox triggers so it's same across all qtlcl supported platforms. 2010-08-30 12:26:21 +00:00
qtwscomctrls.pp
qtwscontrols.pp Qt: fixed TQtWSWinControl.SetChildZPosition().Partially fixes #17298 2010-09-04 17:00:08 +00:00
qtwsdesigner.pp
qtwsdialogs.pp Qt: moved QtFileDialog.setShortcuts() to UpdateProperties, also added setShortcuts() for SelectDirectory dialogs. 2010-09-04 12:12:45 +00:00
qtwsextctrls.pp
qtwsextdlgs.pp
qtwsfactory.pas
qtwsforms.pp fixed typo dont 2010-09-11 14:05:21 +00:00
qtwsgrids.pp
qtwsimglist.pp
qtwsmenus.pp
qtwspairsplitter.pp
qtwsspin.pp
qtwsstdctrls.pp Qt: moved setCursorPosition & getCursorPosition to IQtEdit, fixed crashes with setCursorPosition 2010-08-29 09:58:20 +00:00
qtx11.inc
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