Commit 716875d2 authored by Leena Miettinen's avatar Leena Miettinen Committed by The Qt Project
Browse files

Doc: add \inherits JumpListItem


These QML types inherit the JumpListItem type.

Change-Id: I08bb2aa02af8d639253306c3f835d096f1912d3b
Reviewed-by: default avatarFriedemann Kleint <Friedemann.Kleint@digia.com>
Reviewed-by: default avatarJerome Pasion <jerome.pasion@digia.com>
Showing with 3 additions and 0 deletions
......@@ -43,6 +43,7 @@ import QtWinExtras 1.0
/*!
\qmltype JumpDestination
\inherits JumpListItem
\inqmlmodule QtWinExtras
\brief Represents a file, which can be edited or viewed by application.
......
......@@ -43,6 +43,7 @@ import QtWinExtras 1.0
/*!
\qmltype JumpLink
\inherits JumpListItem
\inqmlmodule QtWinExtras
\brief Represents a command to a application.
......
......@@ -43,6 +43,7 @@ import QtWinExtras 1.0
/*!
\qmltype JumpListSeparator
\inherits JumpListItem
\inqmlmodule QtWinExtras
\brief Represents a task list separator.
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment