summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc/snippets/code/doc_src_qnamespace.qdoc
blob: 6ce29308f18d99f259f8328a1e044836a236b93e (plain)
1
2
3
4
5
6
// Copyright (C) 2016 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only

//! [0]
QObject::connect: Cannot queue arguments of type 'MyType'
//! [0]