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

Incorrect code, created with wizard for Qt Creator Plugin

XMLWordPrintable

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

      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();

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes