qt5base-lts/src/widgets
Topi Reinio cb8a71dac6 Doc: Replace mentions of deprecated macro
Q_ENUMS() is deprecated in favor of Q_ENUM().

Pick-to: 6.5
Task-number: QTBUG-113229
Change-Id: I29cc23c87b1d6e8eeb49dd1d3ddaf4ca7d2cf8c2
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
2023-05-15 08:57:02 +00:00
..
accessible a11y: Don't add scrollbar container as a11y child if scroll bar is re-parented 2023-05-10 02:20:18 +02:00
compat Fix build with -no-feature-menubar 2023-01-17 19:59:36 +09:00
dialogs Fix the QT_REQUIRE_VERSION macro 2023-05-15 08:47:17 +00:00
doc Doc: Replace mentions of deprecated macro 2023-05-15 08:57:02 +00:00
effects Widgets: Deactivate effect on destruction 2022-12-14 19:38:42 +00:00
graphicsview Doc: Remove duplicate words 2023-02-28 16:53:10 +00:00
itemviews Use boolean to indicate QTableWidgetItem is header item 2023-05-05 05:28:19 +00:00
kernel Don't set focus when moving the cursor with a touch pad 2023-04-28 16:12:07 +02:00
styles QStyleSheetStyle: avoid #define ceil() 2023-05-11 12:47:53 +02:00
util QCompleter::setPopup() - refactor and cleanup 2023-03-14 21:15:31 +01:00
widgets QTabBar: don't overshoot when scrolling right 2023-05-04 19:58:50 +00:00
CMakeLists.txt Use LANGUAGE OBJCXX rather than COMPILE_FLAGS "-x objective-c++" 2023-04-13 14:36:26 +02:00
configure.cmake Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
Qt6WidgetsMacros.cmake Remove the Unnecessary CMake Module, include(CMakeParseArguments) 2022-10-25 20:14:35 +02:00
qt_cmdline.cmake Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
QtWidgets.dynlist