Hi all,

 

I'm new to MITK and want to develop an application using MITK as a toolkit
and Qt as the GUI.

It seems that the Step 6 in the tutorial fits my requirement best. The moc
system processes Step6.h file with a Q_OBJECT successfully and generates a
moc_Step6.cpp file. But when I add my own widgets (TestWidget.cpp and
TestWidget.h, with Q_OBJECT in TestWidget.h), I can't get the
moc_TestWidget.cpp. I notice that the files.cmake in
MITK\Examples\Tutorial\Step6 folder includes the moc file list. So I add my
own file to the list but still cannot get what I want. 

 

Can anyone give me a hint?

Thanks!

 

Environment:

Win 10 64bit

MITK 2018.04

Qt 5.14.2

Visual Studio 2017

 

Dr. Qing PAN

Associate Professor

College of Information Engineering

Zhejiang University of Technology

288 Liuhe Road, 310023 Hangzhou China

Phone: +86-85290595

Email: p...@zjut.edu.cn

 

_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to