summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc/snippets/code/doc_src_qnamespace.qdoc
blob: 41fc57df409f71d5fc6c75c1be31b7e770b5d89c (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]
QObject::connect: Cannot queue arguments of type 'MyType'
//! [0]