Hi, if you look onto the v2014.03.0 release then you will have the QuickRenderer located in \Examples\QuickRender. There is a readme in that folder, stating as well, that this is experimental code. "This mini-application "QuickRender" demonstrates how to possibly build a Qt5 QML based application that integrates MITK render windows." (from this Readme)
But as mentioned, you need to adjust some code to make it work as some refactorings for the MITK release haven't been applied on this example. But then you can play with QML. ;) Ingmar Am 17.05.2014 18:21, schrieb Félix C. Morency: > Is this available in some branch? I would like to see. I am very > interested with creating some poc using QtQuick/QML. > -F > > > On Sat, May 17, 2014 at 3:37 AM, Wegner <iweg...@gmx.de > <mailto:iweg...@gmx.de>> wrote: > > Well, mitkWorkbench ist still QT4, but I am currently trying the > experimental QT5 qml sample in Examples/MitkQuickRender folder. Had > to fix some compile errors, mainly export statements, and some QT > setup errors, but I guess I am almost there. > I will create a patch once finished. > Best Regards, > Ingmar > > > > > "Félix C. Morency" <felix.more...@gmail.com > <mailto:felix.more...@gmail.com>> schrieb: > > Hi, > > I was just curious about the new Qt5 support! > > -F > > > On Fri, May 16, 2014 at 6:28 PM, Wegner<iweg...@gmx.de > <mailto:iweg...@gmx.de>> wrote: > > Hi, > as far as I know the mitkWorkbench won't compile with Qt5. > What are you up to? > > Best, > Ingmar > > > Am 16.05.2014 20:25, schrieb Félix C. Morency: > > Hi, > > I'm trying to build a fresh clone of MITK (tag v2014.03 > and master) > against Qt5 using > > ccmake -DCMAKE_PREFIX_PATH=~/Qt/5.2.__1/gcc_64 > -DCMAKE_BUILD_TYPE=Release > -DDESIRED_QT_VERSION=5 .. > > but the MITK-Configure step produces the errors > > CMake Error at > > /home/morency/Qt/5.2.1/gcc_64/__lib/cmake/Qt5Core/__Qt5CoreMacros.cmake:278 > (target_link_libraries): > Attempt to add link library "Qt5::Core" to target > "MitkQt4Qt5TestModule" > which is not built in this directory. > Call Stack (most recent call first): > CMake/PackageDepends/MITK_Qt5___Config.cmake:2 > (qt5_use_modules) > CMake/mitkFunctionUseModules.__cmake:158 (include) > CMake/__mitkMacroCreateModuleTests.__cmake:57 > (mitk_use_modules) > Modules/Qt4Qt5TestModule/__Testing/CMakeLists.txt:1 > (MITK_CREATE_MODULE_TESTS) > > > CMake Error at > > /home/morency/Qt/5.2.1/gcc_64/__lib/cmake/Qt5Core/__Qt5CoreMacros.cmake:278 > (target_link_libraries): > Attempt to add link library "Qt5::Test" to target > "MitkQt4Qt5TestModule" > which is not built in this directory. > Call Stack (most recent call first): > CMake/PackageDepends/MITK_Qt5___Config.cmake:2 > (qt5_use_modules) > CMake/mitkFunctionUseModules.__cmake:158 (include) > Modules/Qt4Qt5TestModule/__Testing/CMakeLists.txt:4 > (mitk_use_modules) > > > -- Checking to see if CXX compiler accepts flag > -Wno-deprecated-declarations > -- Checking to see if CXX compiler accepts flag > -Wno-deprecated-declarations - yes > CMake Warning at > CMake/mitkFunctionUseModules.__cmake:134 (message): > Module MitkIpPicSupport is deprecated since 2013.12 > Call Stack (most recent call first): > CMake/__mitkMacroCreateModuleTests.__cmake:57 > (mitk_use_modules) > Modules/IpPicSupport/Testing/__CMakeLists.txt:1 > (MITK_CREATE_MODULE_TESTS) > > > CMake Warning at > CMake/mitkFunctionUseModules.__cmake:134 (message): > Module MitkExt is deprecated since 2014.03 > Call Stack (most recent call first): > CMake/__mitkMacroCreateModuleTests.__cmake:57 > (mitk_use_modules) > Modules/Ext/Testing/__CMakeLists.txt:1 > (MITK_CREATE_MODULE_TESTS) > > > I'm using Qt 5.2.1 on Ubuntu 12.10 x86_64. Does anyone > know how to fix this? > > Thanks, > > -- > Félix C. Morency, M.Sc. > Plateforme d’analyse et de visualisation d’images > Centre Hospitalier Universitaire de Sherbrooke > Centre de recherche clinique Étienne-Le Bel > Local Z5-3031 |819.346.1110 ext 16634 <#146091d9ab8459f1_> > > > > ------------------------------__------------------------------__------------------ > "Accelerate Dev Cycles with Automated Cross-Browser > Testing - For FREE > Instantly run your Selenium tests across 300+ browser/OS > combos. > Get unparalleled scalability from the best Selenium > testing platform available > Simple to use. Nothing to install. Get started now for > free." > http://p.sf.net/sfu/SauceLabs > > > > _________________________________________________ > mitk-users mailing list > mitk-users@lists.sourceforge.__net > <mailto:mitk-users@lists.sourceforge.net> > https://lists.sourceforge.net/__lists/listinfo/mitk-users > <https://lists.sourceforge.net/lists/listinfo/mitk-users> > > > > > -- > Félix C. Morency, M.Sc. > Plateforme d’analyse et de visualisation d’images > Centre Hospitalier Universitaire de Sherbrooke > Centre de recherche clinique Étienne-Le Bel > Local Z5-3031 | 819.346.1110 ext 16634 > <tel:819.346.1110%20ext%2016634> > > > > > -- > Félix C. Morency, M.Sc. > Plateforme d’analyse et de visualisation d’images > Centre Hospitalier Universitaire de Sherbrooke > Centre de recherche clinique Étienne-Le Bel > Local Z5-3031 | 819.346.1110 ext 16634 ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ mitk-users mailing list mitk-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mitk-users