mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2025-07-05 16:55:25 +08:00
qt 6.5.1 original
This commit is contained in:
Binary file not shown.
After Width: | Height: | Size: 42 KiB |
14
examples/widgets/touch/pinchzoom/doc/src/pinchzoom.qdoc
Normal file
14
examples/widgets/touch/pinchzoom/doc/src/pinchzoom.qdoc
Normal file
@ -0,0 +1,14 @@
|
||||
// Copyright (C) 2016 The Qt Company Ltd.
|
||||
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
|
||||
|
||||
/*!
|
||||
\example touch/pinchzoom
|
||||
\title Pinch Zoom Example
|
||||
\ingroup touchinputexamples
|
||||
\brief Shows how to recognize a gesture.
|
||||
|
||||
The Pinch Zoom example shows how to use low-level touch information
|
||||
to recognize a gesture.
|
||||
|
||||
\image touch-pinchzoom-example.png
|
||||
*/
|
Reference in New Issue
Block a user