Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Automatic create class functions defined in .h file
Forum Updated to NodeBB v4.3 + New Features

Automatic create class functions defined in .h file

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 1.8k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    column
    wrote on 6 Apr 2018, 12:30 last edited by
    #1

    Hello

    Is it possible to create class functions body in .cpp defined in header file automatically? Something like Visual Studio does.

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mrjj
      Lifetime Qt Champion
      wrote on 6 Apr 2018, 13:10 last edited by mrjj 4 Jun 2018, 13:11
      #2

      Yes, type the the definition in the .h file
      place cursor on the function def.
      press alt+enter and it has such options.

      alt text

      1 Reply Last reply
      7
      • L Offline
        L Offline
        LinuxAlex
        wrote on 11 Mar 2024, 09:16 last edited by
        #3

        It worked... Btw, this problem is solved and it works perfect 😄.

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved