index
:
qt-labs/vstools.git
1.2
2.0
2.1
2.10
2.2
2.3
dev
Qt Visual Studio Add-in – https://wiki.qt.io/QtVSAddin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Templates
/
designer
/
widget.cpp
blob: 177f7c3f9fc1ca205e460eb44deef64068c8c9d1 (
plain
)
1
2
3
4
5
6
$include$ $classname$
::
$classname$
(
QWidget
*
parent
)
:
$baseclass$
(
parent
)
{
}