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

Cannot generate definition of method to the cpp file

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • Qt Creator 3.1.0-beta
    • Qt Creator 2.8.1, Qt Creator 3.0.0-beta
    • C/C++/Obj-C++ Support
    • None
    • Linux -Fedora
    • 88309188c13a22c1dc96dbd009b032925905e25d

    Description

      process:
      1) Create new project (Qt Gui application)
      2) Open mainwindow.h
      3) Add declaration of public method "void foo()"
      4) Generate definition Outside class
      5) Add declaration of public method "void bar()"
      6) I would like to generate a definition "void bar()" to the mainwindow.cpp but I can not. Can choose only those options:

      • Add Definition in mainwindow.h
      • Add Definition Outside class
      • Add Definition Inside class

      Attachments

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

        Activity

          People

            kosjar Nikolai Kosjar
            jiri.nytra Jiri Nytra
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes