Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-8555

Incorrect code, created with wizard for Qt Creator Plugin

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • Qt Creator 2.6.1
    • All Other Issues
    • None

    Description

      QTC plugin created by a wizard does not work.
      Possible fix:
      — qt-creator/share/qtcreator/templates/wizards/qtcreatorplugin/myplugin.h.old
      +++ qt-creator/share/qtcreator/templates/wizards/qtcreatorplugin/myplugin.h
      @@ -11,6 +11,7 @@
      class %PluginName%Plugin : public ExtensionSystem::IPlugin
      {
      Q_OBJECT
      + Q_PLUGIN_METADATA(IID "org.qt-project.Qt.QtCreatorPlugin" FILE "%PluginName%.json")

      public:
      %PluginName%Plugin();

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              con Eike Ziller
              uint32 Maxim
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes