Hello, I want to create a user interface for medical image proccessing. The viewport of the interaface must contain 4 windows (3 slice display windows and a 3D volume display window).Also, I want to create 3 buttons (one for loading the image, one for saving the image, and one button which will apply a .cpp and a .h program on the loaded image).Well, in medical image processing there is already MITK, which has been created with the use of the Qt framework and the VTK open source library (visualization toolkit), all of them in C++. I downloaded the open source files of the MITK (they include .xpm .cmake .qrc .cpp and .h files).I have already installed Qt 4.7.2 and I am wondering If I could get some already created by the MITK widgets (for example the MITK viewport) and add them in a new Qt designer project.If it is possible which format files sould I need? Could someone give me some instrunctions to do this task? Some examples or tutorials would be very usefull.
Thanks in advance
_______________________________________________ Qt-creator mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-creator
