aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/doc/src/cppintegration
Commit message (Expand)AuthorAgeFilesLines
* Defining QML Types from C++: Add CMake documentationFabian Kosmale2023-02-161-20/+49
* Doc: Remove sentence about extensions only providing propertiesUlf Hermann2022-06-301-4/+3
* QML: Take care of QVariant when converting function argumentsUlf Hermann2022-06-161-3/+3
* Doc: Integrate with JS Values from C++Jaishree Vyas2022-06-041-0/+185
* doc: Replace qmlscene with qmlShawn Rutledge2021-09-301-4/+4
* Fix warnings/errors from changes to paths in chapter6-plugins exampleCraig Scott2021-09-101-6/+4
* Doc: Fix documentation warnings in qtdeclarativeTopi Reinio2021-09-031-1/+1
* Doc: try to make "on" syntax more discoverableMitch Curtis2021-09-021-0/+2
* doc/interactqmlfromcpp: Add recommended way to do C++ / QML interactionMaximilian Goldstein2021-08-201-0/+82
* 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
* Make QDate handling consistent in its use of UTCEdward Welbourne2021-05-181-4/+49
* 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: Fix warnings about snippets in qtdeclarativeNico Vertriest2021-02-191-2/+5
* Use functions as signal handlers when accessing parametersUlf Hermann2021-02-121-1/+1
* Doc: Update type registration flowchartUlf Hermann2021-02-091-0/+3
* Doc: Describe QML_FOREIGN in "Defining QML Types from C++"Ulf Hermann2021-01-291-0/+26
* exposecppattributes.qdoc: Warn about aliasesMaximilian Goldstein2021-01-141-0/+23
* 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
* Doc:: Fix documentation warnings for Qt QMLTopi Reinio2020-11-051-7/+4
* QML: Allow namespaces as extensions to typesUlf Hermann2020-11-021-0/+3
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-091-0/+19
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-031-0/+19
| |\
| | * Doc: Add section about QVariantList and QVariantMap as C++ propertiesUlf Hermann2020-02-241-0/+19
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-212-11/+20
|\| |
| * | Doc: Fix documentation warnings for Qt QMLTopi Reinio2020-02-201-1/+1
| * | Doc: Update documentation for "extending" exampleUlf Hermann2020-02-191-10/+19
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-172-88/+66
|\| |
| * | Doc: Modernize backend example and adapt C++ integration docsUlf Hermann2020-02-121-9/+9
| * | Doc: Modernize the type definition docsUlf Hermann2020-02-121-79/+57
* | | Remove uses of QLinkedListSona Kurazyan2020-02-041-1/+1
|/ /
* | Generate registrations for all examplesUlf Hermann2020-01-131-11/+8
* | doc: Clarify Q_GADGET limitations in Qt 5Shawn Rutledge2019-12-231-0/+8
* | Document that you can use QJSValue as list typeUlf Hermann2019-12-101-0/+5
|/
* Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-121-2/+1
|\
| * Doc: Fix documentation warnings for qtdeclarativeTopi Reinio2019-08-291-2/+1
* | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-261-2/+2
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-241-2/+2
| |\
| | * Doc: fix code snippetPaul Wicking2019-07-191-1/+1
| | * Doc: Fix typos in code snippetsPaul Wicking2019-07-181-2/+2
* | | Fix docs to explain the new type syntax for QML methodsSimon Hausmann2019-07-101-15/+18
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-211-3/+4
|\|
| * Doc: Clarify section about qmlRegisterInterface()Ulf Hermann2019-03-201-3/+4
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-131-0/+2
|\|
| * Doc: link to C++ and QML integration flowchartMitch Curtis2019-03-121-0/+2
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-011-1/+1
|\|
| * doc: Two class members can not have the same nameRainer Keller2019-02-011-1/+1
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-241-1/+1
|\|