qt5base-lts/examples/widgets
Amir Masoud Abdol 7fe2537ce2 Fix Style Plugin Example, and add some CMake Docs
A few things:

- Improved the documentation by adding a CMake section, briefly
  describing the process of adding the plugin, and placing it where it
  should be.
- Write a note about the case where the style may be overwritten at
  launch, and how to set the a new style using a CLI
- Improved the CMake build such that it creates the App Bundle
  correctly, and also works without an App Bundle as well.
- Changed the example, and plugin such that now instead of a QPushButton
  we have a QTextEdit, and change the text color.
- Replaced the application screenshot

Fixes: QTBUG-107842
Fixes: QTBUG-109227
Change-Id: I161a91b27df016ff6230fac3871b79d2dfbdf18a
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2023-01-18 14:47:12 +01:00
..
animation Compile easing curve example with -Weverything 2023-01-17 13:45:55 +00:00
desktop Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
dialogs QErrorMessage: Improve standard dialogs example 2022-11-30 14:48:51 +01:00
doc Fix Style Plugin Example, and add some CMake Docs 2023-01-18 14:47:12 +01:00
draganddrop Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
effects Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
gallery Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
gestures Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
graphicsview Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
itemviews Don't use file dialog in the address book example 2023-01-13 19:21:44 +00:00
layouts Remove showMaximized() workaround for Android in examples 2022-12-02 15:53:37 +01:00
mainwindows Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
painting Painting examples: Don't mix const_iterator and non-const iterators 2023-01-17 16:06:08 +01:00
qnx/foreignwindows Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
richtext Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
scroller Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
tools Fix Style Plugin Example, and add some CMake Docs 2023-01-18 14:47:12 +01:00
touch Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
tutorials Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
widgets Remove mousebuttons examples 2023-01-17 06:42:04 +01:00
windowcontainer Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
CMakeLists.txt Examples: Use Qt6:: to qualify Qt CMake packages 2022-11-17 19:59:11 +01:00
widgets.pro Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00