Commit Graph

4 Commits

Author SHA1 Message Date
Joerg Bornemann 456b407825 Doc: Document how to use static plugins with CMake
Also, update the existing QTPLUGIN example to import a plugin that is
not imported by default.  This is closer what one would do in reality.

Make the CMake examples match the qmake ones.

Move text that describes CMake and qmake to the start of the section,
and add a subsection for CMake and qmake each.

Pick-to: 6.2 6.3
Fixes: QTBUG-91413
Change-Id: Ie67518dc8757c69f382067a7225c72ff0b512ff8
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2022-01-17 17:25:30 +01:00
Kai Koehne e1d555955d Fix outdated BSD license header
Change-Id: I84b17d5d6e19b88943c4e8011fae47060a0abda8
Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
2017-10-17 12:41:29 +00:00
Antti Kokko ebd19207b9 Update copyright headers
Qt copyrights are now in The Qt Company, so we could update the source
code headers accordingly. In the same go we should also fix the links to
point to qt.io.

Change-Id: Iedecec76f88fcf709d31bf7bfc5fe817302ecae1
Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
2015-02-17 10:18:46 +00:00
Nico Vertriest 5052da3d02 Doc: plugins-howto moved to qtdoc/doc/src/howtos
Task-number: QTBUG-38412
Change-Id: I15c884ab55796062df204ea30471699910bf2b66
Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
Reviewed-by: Martin Smith <martin.smith@digia.com>
2014-10-09 10:46:25 +02:00