Qt
6.x
The Qt SDK
Loading...
Searching...
No Matches
example.qdoc
Go to the documentation of this file.
1
// Copyright (C) 2017 The Qt Company Ltd.
2
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
3
4
//![0]
5
<!DOCTYPE RCC>
6
<RCC version="1.0">
7
8
<qresource prefix="/">
9
<file>main.qml</file>
10
<file>images/background.png</file>
11
</qresource>
12
13
</RCC>
14
//![0]
qtdeclarative
src
qml
doc
snippets
qml
qtbinding
resources
example.qdoc
Generated by
1.9.7