lazarus/lcl/interfaces/qt
Željan Rikalo 1cb679ef87 Qt,Qt5,Qt6: fixed menuitem radio items behaviour. issue #41577
(cherry picked from commit b066b08122)

Co-authored-by: zeljan1 <zeljko@holobit.hr>
2025-04-09 10:58:20 +02:00
..
alllclintfunits.pas
interfaces.pp
issues.xml Issues.xml: TListView.OnChanging not supported (cocoa,gtk2,gtk3,qt,qt4,qt5,qt6. the other WS don't have an issue.xml, or are deprecated). 2024-01-08 19:28:29 +01:00
Makefile lcl: consistent -g -gl 2024-10-24 12:30:43 +02:00
Makefile.compiled updated makefiles 2023-09-12 16:25:55 +02:00
Makefile.fpc lcl: consistent -g -gl 2024-10-24 12:30:43 +02:00
qt4.pas
qt45.pas
qtcaret.pas
qtdefines.inc
qtint.pp
qtlclintf.inc Qt,Qt5,Qt6: Implemented TComboBox.AdjustDropDown - TQtWidgetSet.SetComboMinDropDownSize. 2023-09-06 14:37:49 +02:00
qtlclintfh.inc Qt,Qt5,Qt6: Implemented TComboBox.AdjustDropDown - TQtWidgetSet.SetComboMinDropDownSize. 2023-09-06 14:37:49 +02:00
qtobject.inc
qtobjects.pas Qt4: fixed build after removing of deprecated stuff 2025-02-01 22:47:27 +00:00
qtpagecontrol.inc Qt,Qt5,Qt6: fixed multiple memleaks with QIcon. issue #41497 2025-03-01 20:41:58 +00:00
qtprivate.pp Qt,Qt5,Qt6: do not clear editable combobox edit text if items are cleared. issue #40734 2024-01-29 20:08:05 +01:00
qtproc.pp
qtsystemtrayicon.pas Qt4: fixed build after removing of deprecated stuff 2025-02-01 22:47:27 +00:00
qtthemes.pas Qt,Qt5,Qt6: implemented themed draw of tabbar base. 2024-11-19 19:57:23 +00:00
qtwidgets.pas Qt,Qt5,Qt6: fixed menuitem radio items behaviour. issue #41577 2025-04-09 10:58:20 +02:00
qtwinapi.inc Qt,Qt5,Qt6: Fixed LpToDp() result. issue #40817 2024-03-05 15:37:57 +01:00
qtwinapih.inc IDE, LCL: Lazarus help output refactoring by n7800, issue #40690: 2024-01-20 05:04:42 +03:00
qtwsbuttons.pp
qtwscalendar.pp
qtwschecklst.pp
qtwscomctrls.pp Qt,Qt5,Qt6: checkbox offset should be applied only to the first column where checkbox resides. issue #41496 2025-03-01 20:50:10 +00:00
qtwscontrols.pp Qt,Qt5,Qt6: fix for hiding dragimagelist manually.issue #40644 2023-12-13 16:07:31 +01:00
qtwsdesigner.pp
qtwsdialogs.pp
qtwsextctrls.pp LCL/TShape: Inherit TShape from new TCustomShape class. 2023-09-12 12:03:54 +02:00
qtwsextdlgs.pp
qtwsfactory.pas LCL/TShape: Inherit TShape from new TCustomShape class. 2023-09-12 12:03:54 +02:00
qtwsforms.pp
qtwsgrids.pp
qtwsimglist.pp
qtwsmenus.pp Qt,Qt5,Qt6: fixed menuitem radio items behaviour. issue #41577 2025-04-09 10:58:20 +02:00
qtwspairsplitter.pp
qtwsspin.pp
qtwsstdctrls.pp Qt,Qt5,Qt6: Implemented TCustomCheckBox.Alignment for checkboxes and radio buttons. 2023-09-06 16:56:44 +02:00
qtx11.inc
qtx11dummywidget.pas
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 and install
at appropriate place the libQt4Pas.so (linux)
or Qt4Pas.dll (ms windows) or Qt4Pas.framework (Darwin).

For more information see:
http://wiki.lazarus.freepascal.org/index.php/Qt_Interface