effectprocess

라이브러리 qwebpage 에서 qwebenginepage로 변경
qt5.4 -> qt5.5.1 이상으로 변경 (이것만)

git-svn-id: svn://192.168.0.12/source@307 8346c931-da38-4b9b-9d4c-e48b93cbd075
This commit is contained in:
admin
2016-11-02 07:45:37 +00:00
parent 9b479f3e9a
commit 732ebaa53b
10 changed files with 824 additions and 608 deletions

View File

@@ -47,7 +47,6 @@ void SEffectProcess::slotDataOk(const EffectData& _data)
{
qDebug() << "slotDataOk";
State_s1_effect result = processData(_data);
qDebug() << "slotDataOK asdf";
if (send(result))
slotOk();
/*