Details
-
Suggestion
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
None
-
None
Description
Eike is preparing a possibility for Qt Creator's example screen which allows to create "virtual" custom example sets which filter by tags:
https://codereview.qt-project.org/#change,82906
We can make this happen for 3.1.1. Which means that the Qt5.3 SDK could already benefit from it.
The installer component of a Qt version could add a similar entry to QtCreator.ini:
InstalledExamples=Android Examples|/.../Docs/Qt-5.3^android|/.../Examples/Qt-5.3/
In this case it is the Android installer component creating an example set "Android Examples" with the tag "android". Multiple tags can be specified for a set with further "^"s.
Attachments
Issue Links
- relates to
-
QTBUG-38359 Qt Serial Port examples not visible in Qt Creator Welcome mode
- Closed