Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
5.13.1
-
None
Description
Hi,
tiny thing really but the Qt 5.13.1 documentation for the QtQuick Controls 2 SplitView shows the required import statement to be:
Import Statement: | import QtQuick.Controls 2.5 |
which should really be 2.13, otherwise SplitView is unknown as a component.
I briefly checked another new item (TableView), which seems alright, however there, the "since" line is missing, which I also find very useful in documentation, so you might want to add that there.
Best,
Rolf
Attachments
Issue Links
- duplicates
-
QTBUG-76077 SplitView documentation says "import QtQuick.Controls 2.5" but was added later
-
- Closed
-