aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/doc/src/cppintegration/definetypes.qdoc
Commit message (Expand)AuthorAgeFilesLines
* Doc: Remove superfluous curly bracketPaul Wicking2023-12-181-1/+1
* Doc: Fix linking to Qt Qml moduleTopi Reinio2023-12-011-3/+3
* doc: Create QML Singleton in-depth guideFabian Kosmale2023-11-291-0/+1
* QtQml: Document QML_ADDED_IN_VERSION and QML_REMOVED_IN_VERSIONUlf Hermann2023-10-161-2/+2
* Document how to expose value types with enumerationsUlf Hermann2023-10-131-0/+54
* Doc: Revamp "Extending QML" examples into a tutorialOlivier De Cannière2023-03-301-4/+5
* Defining QML Types from C++: Add CMake documentationFabian Kosmale2023-02-161-20/+49
* Make QQuickAttachedPropertyPropagator publicMitch Curtis2022-10-131-0/+8
* Doc: Remove sentence about extensions only providing propertiesUlf Hermann2022-06-291-4/+3
* Use SPDX license identifiersLucie Gérard2022-06-111-26/+2
* Doc: Improve cross-linking between QML and integration articlesAndreas Eliasson2022-04-161-0/+4
* Allow custom named value types in QMLUlf Hermann2022-01-251-0/+42
* Doc: try to make "on" syntax more discoverableMitch Curtis2021-09-021-0/+2
* Allow extending namespaces with other namespacesUlf Hermann2021-06-211-2/+4
* Reject overrides of final properties (and potentially methods)Ulf Hermann2021-06-021-0/+14
* Add a ParentProperty classinfo and use that to find parentsUlf Hermann2021-05-191-1/+32
* Doc: Update path of QML type registration headerUlf Hermann2021-05-111-2/+2
* Doc: Clarify preconditions for using QML_ELEMENT et alUlf Hermann2021-05-111-0/+15
* Doc: Describe QML_FOREIGN in "Defining QML Types from C++"Ulf Hermann2021-01-291-0/+26
* definetypes.qdoc: Add note about include path prefixesMaximilian Goldstein2021-01-041-0/+1
* Doc: mention that INCLUDEPATH must be set in some casesMitch Curtis2020-11-201-0/+8
* QML: Allow namespaces as extensions to typesUlf Hermann2020-11-021-0/+3
* Doc: Fix documentation warnings for Qt QMLTopi Reinio2020-02-201-1/+1
* Doc: Modernize the type definition docsUlf Hermann2020-02-121-79/+57
* Doc: fix code snippetPaul Wicking2019-07-191-1/+1
* Doc: Fix typos in code snippetsPaul Wicking2019-07-181-2/+2
* Doc: Clarify section about qmlRegisterInterface()Ulf Hermann2019-03-201-3/+4
* Doc: link to C++ and QML integration flowchartMitch Curtis2019-03-121-0/+2
* doc: Two class members can not have the same nameRainer Keller2019-02-011-1/+1
* Add note about revisions for grouped and attached property objectsMitch Curtis2018-04-161-0/+2
* Update to new QRandomGenerator APIThiago Macieira2017-12-051-1/+1
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-241-5/+5
|\
| * Fix outdated FDL license headerKai Koehne2017-10-171-5/+5
* | Use QRandomGenerator instead of q?randThiago Macieira2017-08-231-2/+1
|/
* Doc: Add \keyword for "Grouped" and "Attached" property topicsVenugopal Shivashankar2017-07-031-2/+2
* Doc: remove const from QQmlListProperty getterMitch Curtis2017-04-031-1/+1
* Add missing qmlRegisterExtendedUncreatableType variantKevin Ottens2017-02-171-0/+3
* Use QDateTime::currentMSecsSinceEpoch() instead of currentDateTimeThiago Macieira2016-06-221-1/+1
* Doc: added spec on defining enums register.typesNico Vertriest2015-10-301-0/+1
* Doc: Fixed several link errorsNico Vertriest2015-09-071-1/+1
* Update copyright headersJani Heikkinen2015-02-121-6/+6
* Restore extension types documentationAlejandro Exojo2014-12-101-0/+46
* Doc: apply title case to all section1 titlesNico Vertriest2014-09-241-1/+1
* Doc: Remove duplicated wordsTopi Reinio2014-08-121-1/+1
* Fix some typosSergio Ahumada2014-03-031-1/+1
* Doc: Fix typosSze Howe Koh2013-11-051-1/+1
* Doc: Un-overload the word "module"Sze Howe Koh2013-04-241-2/+2
* Doc: Qt Quick: Fix module name format (Pt 2/2)Sze Howe Koh2013-04-231-2/+2
* Doc: Qt Quick: Fix module name format (Pt 1/2)Sze Howe Koh2013-04-231-4/+4
* Doc: Qt QML: Fix module name formatSze Howe Koh2013-04-191-3/+3