This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
lichanglin
/
DataManage
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
6866a5dba3
Ramuri
Etichete
master
DataManage
/
AutoGenetateModelServiceUI
/
template
/
Service.cpp.template
Service.cpp.template
82 B
Istoric
Crud
1
2
3
4
5
6
7
8
9
10
#include "%1.h"
%1::%1(QObject *parent)
: ServiceBase(parent)
{
}
%1::~%1()
{
}