This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
lichanglin
/
DataManage
Tarkkaile
1
Äänestä
0
Haarauta
0
Tiedostot
Esitykset
0
Vetopyynnöt
0
Wiki
Puu:
78ceb02198
Haarat
Tunnisteet
master
DataManage
/
AutoGenetateModelServiceUI
/
template
/
Service.cpp.template
Service.cpp.template
82 B
Historia
Raaka
1
2
3
4
5
6
7
8
9
10
#include "%1.h"
%1::%1(QObject *parent)
: ServiceBase(parent)
{
}
%1::~%1()
{
}