summaryrefslogtreecommitdiffstats
path: root/examples/linguist/doc/snippets/doc_src_examples_arrowpad.cpp
blob: 4d11681099a2df0cd3b5d4180bac954d32e2072b (plain)
1
2
3
4
5
6
// Copyright (C) 2016 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause

//! [0]
qApp->translate("ArrowPad", x)
//! [0]