aboutsummaryrefslogtreecommitdiffstats
path: root/src/winextras/qwinthumbnailtoolbar.cpp
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@digia.com>2013-08-02 15:09:20 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-08-05 15:29:38 +0200
commit10c1c3c8500ffd42c1412b59cf703c5be769566a (patch)
tree5a97869d804a3359f440b8d27232771776145dc0 /src/winextras/qwinthumbnailtoolbar.cpp
parent20800d52e8e10fb779da0f00dfff8b9e5242a248 (diff)
Doc: created an overview topic for Qt Windows Extras
Pulled introductory information from the code source files to a new file called qtwinextras-overview.qdoc. Change-Id: I93247a99638ecb8d98c58859b1bf2333963d2848 Reviewed-by: Ivan Vizir <define-true-false@yandex.com> Reviewed-by: J-P Nurmi <jpnurmi@digia.com> Reviewed-by: Jake Petroules <jake.petroules@petroules.com> Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
Diffstat (limited to 'src/winextras/qwinthumbnailtoolbar.cpp')
-rw-r--r--src/winextras/qwinthumbnailtoolbar.cpp8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/winextras/qwinthumbnailtoolbar.cpp b/src/winextras/qwinthumbnailtoolbar.cpp
index cf8c0d0..0343a6b 100644
--- a/src/winextras/qwinthumbnailtoolbar.cpp
+++ b/src/winextras/qwinthumbnailtoolbar.cpp
@@ -63,14 +63,6 @@ static const int windowsLimitedThumbbarSize = 7;
\since 5.2
\brief The QWinThumbnailToolBar class allows manipulating the window's thumbnail toolbar.
- This class allows an application to embed a toolbar in the thumbnail of a window,
- which is shown when hovering over its taskbar icon. It provides quick access to
- the window's commands without requiring the user to restore or activate the window.
-
- \image thumbbar.png Media player thumbnail toolbar
-
- \section3 Example
- \snippet code/thumbbar.cpp thumbbar_cpp
*/
/*!