Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Did QDoc have any topic command for "struct"?
Forum Updated to NodeBB v4.3 + New Features

Did QDoc have any topic command for "struct"?

Scheduled Pinned Locked Moved Solved Qt Creator and other tools
4 Posts 2 Posters 336 Views 1 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.
  • CorniceC Offline
    CorniceC Offline
    Cornice
    wrote on last edited by
    #1

    Hello.
    Do you know any way to annotate structures?

    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi
      In c++ a struct is just a class with default public access.
      So in any regards its just like class.

      So what exactly are you missing?

      CorniceC 1 Reply Last reply
      2
      • CorniceC Offline
        CorniceC Offline
        Cornice
        wrote on last edited by
        #3
        This post is deleted!
        1 Reply Last reply
        0
        • mrjjM mrjj

          Hi
          In c++ a struct is just a class with default public access.
          So in any regards its just like class.

          So what exactly are you missing?

          CorniceC Offline
          CorniceC Offline
          Cornice
          wrote on last edited by
          #4

          @mrjj I get it. Thx!

          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