qtbase/examples/widgets
Laszlo Agocs acebb97b58 Update QRhiWidget API based on review comments
Spell out some API names in enum.

Some functions are now protected.

Remove property for autoRenderTarget.

textureFormat -> colorBufferFormat.

Used "fixed" instead of "explicit" and follow
the above naming, so that explicitSize becomes
fixedColorBufferSize.

Pick-to: 6.7
Change-Id: I2fd6ad46033313a3febbb8846146021d5dd11010
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2024-01-18 12:48:03 +01:00
..
animation Examples: Remove unnecessary Q_INIT_RESOURCE calls 2023-06-08 16:15:02 +00:00
desktop Update the icons in the system tray example 2023-12-15 19:42:16 +01:00
dialogs standarddialogs: Don't assume QMessageBox::exec() returns clicked role 2023-10-24 22:30:03 +02:00
doc Doc: Create separate Graphics and Multimedia example categories 2024-01-16 17:23:12 +00:00
draganddrop wasm: fix drag examples for webassembly 2024-01-11 00:52:01 +10:00
gallery Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
gestures Update ImageGestures example 2023-12-21 14:58:54 +01:00
graphicsview Move graphis view flow layout example to manual test 2023-06-28 09:56:40 +02:00
itemviews Examples: Add Qt6::Gui editabletreemodel and simpletreemodel tests 2023-12-20 17:01:40 +02:00
layouts Move dynamic layouts example to manual test 2023-06-28 00:09:58 +02:00
mainwindows Move main window example to manual test 2023-06-29 14:49:13 +02:00
painting Examples: fix touch handling in painting examples 2023-12-15 17:30:36 +01:00
qnx/foreignwindows Doc: Fix license of foreignwindows example 2023-06-30 18:46:54 +02:00
rhi Update QRhiWidget API based on review comments 2024-01-18 12:48:03 +01:00
richtext Move textedit example to manual test 2023-06-29 14:49:13 +02:00
tools Remove the style plugin example 2023-12-21 18:38:01 +01:00
touch Minor updates to the "Touch Knobs" example 2023-12-20 17:59:18 +01:00
tutorials Doc: Add example categories to Qt Widget examples 2023-09-05 07:47:49 +03:00
widgets Update Sliders example 2023-12-19 06:06:14 +01:00
CMakeLists.txt examples: Add new subdirectory to examples/widgets CMakeLists 2023-08-15 01:11:03 +02:00
widgets.pro Add QRhiWidget 2023-08-14 17:05:36 +02:00