summaryrefslogtreecommitdiffstats
path: root/examples/corelib/bindableproperties/bindablesubscription
Commit message (Expand)AuthorAgeFilesLines
* Revamp Bindable Subscription ex: Create QString using a Literal operatorRym Bouabid2023-10-021-8/+10
* Revamp Bindable Subscription ex: Fix includesRym Bouabid2023-09-263-5/+4
* Make examples/bindableproperties a proper projectKai Köhne2023-09-221-40/+5
* Revamp bindable subscription exampleAmanda Hamblin-Trué2023-06-281-0/+2
* QBindable example: Replace SpinBox connection with QBindableAmanda Hamblin-Trué2023-06-281-3/+6
* Revamp Bindable Properties ExampleAmanda Hamblin-Trué2023-06-261-2/+1
* Update the bindable properties exampleJames DeLisle2023-03-094-15/+13
* Examples: Use PRIVATE CMake linkageKai Köhne2022-11-301-1/+1
* Examples: Use qt_standard_project_setup()Kai Köhne2022-11-171-3/+2
* Examples: Use Qt6:: to qualify Qt CMake packagesKai Köhne2022-11-171-3/+3
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* Use SPDX license identifiersLucie Gérard2022-05-165-245/+10
* Examples: Remove unneeded CMake optionsKai Köhne2022-01-241-3/+0
* bindablesubscription: Remove duplicated file entryKai Köhne2021-12-191-1/+0
* Examples: Fix whitespace issues in CMakeLists.txtKai Köhne2021-12-131-1/+2
* CMake: Prefer unversioned commandsKai Köhne2021-12-131-1/+1
* Examples: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2021-12-101-3/+1
* Document the example showing the benefits of using bindable propertiesSona Kurazyan2021-12-025-0/+23
* Add example showing the benefits of using bindable propertiesSona Kurazyan2021-12-027-0/+510