aboutsummaryrefslogtreecommitdiffstats
path: root/QtVsTools.Package/Marketplace/Overview.html_TT
blob: 7e683b8eb4522f6c493d0491c6879b4547c7fc9f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
<!DOCTYPE html>
<!--
    *****************************************************************************
    **
    ** Copyright (C) 2017 The Qt Company Ltd.
    ** Contact: https://www.qt.io/licensing/
    **
    ** This file is part of the Qt VS Tools.
    **
    ** $QT_BEGIN_LICENSE:GPL-EXCEPT$
    ** Commercial License Usage
    ** Licensees holding valid commercial Qt licenses may use this file in
    ** accordance with the commercial license agreement provided with the
    ** Software or, alternatively, in accordance with the terms contained in
    ** a written agreement between you and The Qt Company. For licensing terms
    ** and conditions see https://www.qt.io/terms-conditions. For further
    ** information use the contact form at https://www.qt.io/contact-us.
    **
    ** GNU General Public License Usage
    ** Alternatively, this file may be used under the terms of the GNU
    ** General Public License version 3 as published by the Free Software
    ** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
    ** included in the packaging of this file. Please review the following
    ** information to ensure the GNU General Public License requirements will
    ** be met: https://www.gnu.org/licenses/gpl-3.0.html.
    **
    ** $QT_END_LICENSE$
    **
    *****************************************************************************
<#@output extension="html" #>
<#@include file="$(SolutionDir)\version.tt" #>
    **          <#=WARNING_GENERATED_FILE#>
    *****************************************************************************
-->
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
    <meta charset="utf-8" />
    <title></title>
</head>
<body>
<!-- BEGIN Visual Studio Marketplace Extension Page: Overview -->
<!-- CUT HERE vvv CUT HERE vvv CUT HERE vvv CUT HERE vvv CUT HERE vvv CUT HERE vvv CUT HERE vvv -->
<p><h1>Qt VS Tools for Visual Studio <#=VS_NAME #></h1></p>

<p>
    Qt Visual Studio Tools integrate the Qt development tools into Microsoft Visual Studio
    <#=VS_NAME #>. This enables developers to use the standard Windows development environment
    without having to worry about Qt-related build steps or tools.
</p>
<p>
    See also:
    <ul>
        <#if (VS_NAME !="2022" ) {#>
            <li>
                <a title="Qt VS Tools for Visual Studio 2022"
href="https://marketplace.visualstudio.com/items?itemName=TheQtCompany.QtVisualStudioTools2022">
                    Qt VS Tools for Visual Studio 2019
                </a>
            </li>
        <#}#>
        <#if (VS_NAME !="2019" ) {#>
            <li>
                <a title="Qt VS Tools for Visual Studio 2019"
href="https://marketplace.visualstudio.com/items?itemName=TheQtCompany.QtVisualStudioTools2019">
                    Qt VS Tools for Visual Studio 2019
                </a>
            </li>
        <#}#>
        <#if (VS_NAME !="2017" ) {#>
            <li>
                <a title="Qt VS Tools for Visual Studio 2017"
href="https://marketplace.visualstudio.com/items?itemName=TheQtCompany.QtVisualStudioTools-19123">
                Qt VS Tools for Visual Studio 2017
                </a>
            </li>
        <#}#>
    </ul>
</p>
<p><h3>Documentation</h3></p>
<ul>
    <li>
        <a title="Qt VS Tools Manual"
            href="http://doc.qt.io/qtvstools/qtvstools-getting-started.html">
            Qt VS Tools Manual
        </a>
    </li>
    <li>
        <a title="Changelog"
            href="https://code.qt.io/cgit/qt-labs/vstools.git/tree/Changelog?h=v<#=QT_VS_TOOLS_VERSION#>">
            Changelog
        </a>
    </li>
</ul>
<p><h3><span>The main features of Qt VS Tools are:</span></h3></p>
<ul>
    <li>
        Wizards for creating new Qt and Qt Quick projects and files.
    </li>
    <li>
        Automated build setup for the <a href="http://doc.qt.io/qt-5/moc.html">
            Meta-Object Compiler (moc)
        </a>, <a href="http://doc.qt.io/qt-5/uic.html">
            User Interface Compiler (uic)
        </a>, and
        <a href="http://doc.qt.io/qt-5/rcc.html">Resource Compiler (rcc)</a>.
    </li>
    <li>
        Import and export of Qt project files (<code>.pro</code>) and project include files
        (<code>.pri</code>).
    </li>
    <li>
        Automated conversion of a Qt VS Tools project to a
        <a href="http://doc.qt.io/qt-5/qmake-manual.html">qmake</a> project, or the other way
        around.
    </li>
    <li>
        Integrated Qt resource management.
    </li>
    <li>
        Integrated Qt documentation.
    </li>
    <li>
        Debugging extensions for Qt data types.
    </li>
    <li>
        QML debug engine for debugging Qt Quick applications.
    </li>
</ul>
<p><h3>How to set up F1 help</h3></p>
<ol class="1" type="1">
    <li>
        Select <strong>Tools</strong> &gt; <strong>Options</strong> &gt;
        <strong>Environment</strong> &gt; <strong>Keyboard</strong>
    </li>
    <li>
        In the <strong>Show commands containing</strong> field, enter <code>Help.F1QtHelp</code>
    </li>
    <li>
        Select the <strong>Press shortcut keys</strong> field and press your preferred keys to
        add them to the field. The default shortcut is set to <strong>Alt&#43;F1</strong>
    </li>
    <li>
        Select <strong>Assign</strong>, and then select <strong>OK</strong>.
    </li>
</ol>
<p><h3>How to contribute via GitHub?</h3></p>
<ul>
    <li>
        <a title="Source code on GitHub"
           href="https://github.com/qt-labs/vstools">Source code on GitHub</a>
    </li>
    <li>
        <a title="Pull requests on GitHub"
           href="https://github.com/qt-labs/vstools/pulls">Pull requests on GitHub</a>
    </li>
</ul>
<p><h3>How to contribute via Qt Labs?</h3></p>
<ul>
    <li>
        <a title="Source code on Qt Labs"
           href="https://code.qt.io/cgit/qt-labs/vstools.git">Source code on Qt Labs</a>
    </li>
    <li>
        <a title="Qt VS Tools Code Review"
           href="https://codereview.qt-project.org/q/project:qt-labs/vstools">Qt VS Tools Code Review</a>
    </li>
</ul>
For more information on how to contribute to the Qt Visual Tools via Qt Labs, please look at the
        <a title="Qt contribution Guidelines"
           href="https://wiki.qt.io/Qt_Contribution_Guidelines">
                Qt contribution Guidelines</a> first.
<p><h3>How to report bugs?</h3></p>
<ul>
    <li>
        <a title="Qt Bug Tracker"
           href="https://bugreports.qt.io/browse/QTVSADDINBUG">Qt Bug Tracker</a>
    </li>
    <li>
        <a title="GitHub Issue Tracker"
           href="https://github.com/qt-labs/vstools/issues">GitHub Issue Tracker</a>
    </li>
</ul>
<p>
    You are welcome to join the discussions in
    <a href="http://lists.qt-project.org/mailman/listinfo"> the Qt Project mailing lists</a>,
    <a href="https://forum.qt.io/"> development forums</a> and to
    <a href="https://wiki.qt.io/Qt_Contribution_Guidelines"> contribute to Qt</a>.
</p>
<!-- CUT HERE ^^^ CUT HERE ^^^ CUT HERE ^^^ CUT HERE ^^^ CUT HERE ^^^ CUT HERE ^^^ CUT HERE ^^^ -->
<!-- END Visual Studio Marketplace Extension Page: Overview -->

</body>
</html>