Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
doc_src_qtestevent.h
Go to the documentation of this file.
1
// Copyright (C) 2021 The Qt Company Ltd.
2
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
3
#
include
<
QObject
>
4
5
// dummy
6
class
TestGui
:
public
QObject
7
{
8
Q_OBJECT
9
public
:
10
void
testGui_data
();
11
};
TestGui
Definition
doc_src_qtestevent.h:7
qtbase
src
testlib
doc
snippets
code
doc_src_qtestevent.h
Generated on
for Qt by
1.14.0