templates/com.nokia.carbide.cpp.qt.templates/plugin.properties
author John Dean <john.3.dean@nokia.com>
Wed, 17 Feb 2010 12:57:24 -0800
changeset 979 1dc37cfc99cd
parent 0 fb279309251b
permissions -rw-r--r--
In Registry.getConnectedServices(IConnection), return empty collection instead of null. Use isEmpty() instead of == null for caller conditionals

Qt.core.label=Qt Core
Qt.gui.label=Qt GUI
Qt.console.template.label=Qt Console
Qt.gui.dialog.template.label=Qt GUI Dialog
Qt.gui.mainwindow.template.label=Qt GUI Main Window
Qt.gui.widget.template.label=Qt GUI Widget