templates/com.nokia.carbide.cpp.qt.templates/plugin.xml
branchC3_BUILDER_WORK
changeset 1666 5243d04d3917
parent 0 fb279309251b
equal deleted inserted replaced
1664:65c3d72a8793 1666:5243d04d3917
    12             templateId="com.nokia.carbide.cpp.qt.templates.console"
    12             templateId="com.nokia.carbide.cpp.qt.templates.console"
    13             wizardId="com.nokia.carbide.cpp.qt.ui.wizard.NewQtCppProjectWizard"/>
    13             wizardId="com.nokia.carbide.cpp.qt.ui.wizard.NewQtCppProjectWizard"/>
    14 
    14 
    15       <template
    15       <template
    16       		displayName="%Qt.gui.dialog.template.label"
    16       		displayName="%Qt.gui.dialog.template.label"
    17             filterArguments="S60:3.0-5.9"
    17             filterArguments=""
    18             groupLabel="%Qt.gui.label"
    18             groupLabel="%Qt.gui.label"
    19             image="icons/guiproject.gif"
    19             image="icons/guiproject.gif"
    20             location="templates/Qt-GUI-Dialog/template.xml"
    20             location="templates/Qt-GUI-Dialog/template.xml"
    21             templateId="com.nokia.carbide.cpp.qt.templates.gui.dialog"
    21             templateId="com.nokia.carbide.cpp.qt.templates.gui.dialog"
    22             wizardId="com.nokia.carbide.cpp.qt.ui.wizard.NewQtCppProjectWizard"/>
    22             wizardId="com.nokia.carbide.cpp.qt.ui.wizard.NewQtCppProjectWizard"/>
    23 
    23 
    24       <template
    24       <template
    25       		displayName="%Qt.gui.mainwindow.template.label"
    25       		displayName="%Qt.gui.mainwindow.template.label"
    26             filterArguments="S60:3.0-5.9"
    26             filterArguments=""
    27             groupLabel="%Qt.gui.label"
    27             groupLabel="%Qt.gui.label"
    28             image="icons/guiproject.gif"
    28             image="icons/guiproject.gif"
    29             location="templates/Qt-GUI-MainWindow/template.xml"
    29             location="templates/Qt-GUI-MainWindow/template.xml"
    30             templateId="com.nokia.carbide.cpp.qt.templates.gui.mainwindow"
    30             templateId="com.nokia.carbide.cpp.qt.templates.gui.mainwindow"
    31             wizardId="com.nokia.carbide.cpp.qt.ui.wizard.NewQtCppProjectWizard"/>
    31             wizardId="com.nokia.carbide.cpp.qt.ui.wizard.NewQtCppProjectWizard"/>
    32 
    32 
    33       <template
    33       <template
    34       		displayName="%Qt.gui.widget.template.label"
    34       		displayName="%Qt.gui.widget.template.label"
    35             filterArguments="S60:3.0-5.9"
    35             filterArguments=""
    36             groupLabel="%Qt.gui.label"
    36             groupLabel="%Qt.gui.label"
    37             image="icons/guiproject.gif"
    37             image="icons/guiproject.gif"
    38             location="templates/Qt-GUI-Widget/template.xml"
    38             location="templates/Qt-GUI-Widget/template.xml"
    39             templateId="com.nokia.carbide.cpp.qt.templates.gui.widget"
    39             templateId="com.nokia.carbide.cpp.qt.templates.gui.widget"
    40             wizardId="com.nokia.carbide.cpp.qt.ui.wizard.NewQtCppProjectWizard"/>
    40             wizardId="com.nokia.carbide.cpp.qt.ui.wizard.NewQtCppProjectWizard"/>