<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi <div class=""><br class=""></div><div class="">My name is Jan Iversen, I am working on the Subsurface project to make subsurface-mobile have more of the </div><div class="">Features currently only available in our desktop version. This of course means using more kirigami and QtQuick.2</div><div class=""><br class=""></div><div class="">I would like to use Qt Creator to do big parts of the kirigami qml design, instead of “guessing” the result, but it doesn’t work.</div><div class=""><br class=""></div><div class="">Currently when I open a qml document, the plugin line:</div><div class="">
<pre style="margin-top: 0px; margin-bottom: 0px;" class=""><!--StartFragment--><span style=" color:#808000;" class="">import</span><span style=" color:#c0c0c0;" class=""> </span>org.kde.kirigami<span style=" color:#c0c0c0;" class=""> </span>2.2<span style=" color:#c0c0c0;" class=""> </span>as<span style=" color:#c0c0c0;" class=""> </span><span style=" color:#800080;" class="">Kirigami</span><!--EndFragment--></pre><div class="">Is accepted with no errors</div></div><div class=""><br class=""></div><div class="">But all Kirigami specific lines like e.g.</div><div class="">
<pre style="margin-top: 0px; margin-bottom: 0px;" class=""><!--StartFragment--><span style=" text-decoration: underline;" class="">Kirigami.ScrollablePage</span><span style=" color:#c0c0c0;" class=""> </span>{<!--EndFragment--></pre><div class="">Have the error “Unknown component (M00)</div></div><div class=""><br class=""></div><div class="">I work on a Mac (primarily doing iOS work), and have generated the plugin and moved org/kde/kirigami to the Qt qml directory,</div><div class="">As well as copied the dylib files to Qt Creator App Frameworks and plugins/designer</div><div class=""><br class=""></div><div class="">When I start Qt Creator I can see in “About plugins” that it has not found a designer plugin.</div><div class=""><br class=""></div><div class="">I have also tried to start Qt Creator from the command line with -load kirigamiplugin, but I get an error message saying it does not exist.</div><div class=""><br class=""></div><div class="">Can you please advice, how I can design the kirigami/qml files using QtCreator.</div><div class=""><br class=""></div><div class="">A big thank for your efforts with kirigami and another thanks for a hopefully positive answer.</div><div class="">rgds</div><div class="">Jan I.</div><div class=""><br class=""></div><div class="">Ps. I am not subscribed to your ML, so please CC me on responses.</div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div></body></html>