Tag: gcf
We have recently made available a GCFSupport plugin for Qt SDK 2010.02.01. “GCF 2.3.0 Plugin for Qt Creator 1.3.1 (QtSDK 2010.02.1) [Windows Only]” Using this plugin it is now possible to get started with GCF super-quickly using Qt Creator. Just…
Posted in Technical
Tagged gcf, qt, qt creator
When you open a GCF project in Qt Creator, you will notice that the project tree on the left hand side also shows GUIXML files against each component and the global ComponentLoaderComponent.xml (CLC for short) file. The CLC file describes…
Posted by Prashanth Udupa Posted on September 15, 2009
Posted in Technical
Tagged gcf, qt, qt creator
Over the past few weeks we have been researching on Qt Creator, its architecture and plugin model. In a previous blog my colleague JK has written about a document that we wrote on Qt Creator plugins. This week (ie yesterday)…