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. What is this symbol //! ?
QtWS25 Last Chance

What is this symbol //! ?

Scheduled Pinned Locked Moved Unsolved General and Desktop
5 Posts 3 Posters 416 Views
  • 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.
  • A Offline
    A Offline
    Anonymous_Banned275
    wrote on last edited by
    #1

    Where did it come from and how is it different from standard C++
    // comment this line out ?

    //! [Create CCC_Chat Server]

    ODБOïO 1 Reply Last reply
    0
    • A Anonymous_Banned275

      Where did it come from and how is it different from standard C++
      // comment this line out ?

      //! [Create CCC_Chat Server]

      ODБOïO Offline
      ODБOïO Offline
      ODБOï
      wrote on last edited by
      #2

      @AnneRanch said in What is this symbol //! ?:

      //!

      https://doc.qt.io/qt-5/qdoc-guide-writing.html

      A 1 Reply Last reply
      3
      • ODБOïO ODБOï

        @AnneRanch said in What is this symbol //! ?:

        //!

        https://doc.qt.io/qt-5/qdoc-guide-writing.html

        A Offline
        A Offline
        Anonymous_Banned275
        wrote on last edited by JKSH
        #3

        @LeLev said in What is this symbol //! ?:

        @AnneRanch said in What is this symbol //! ?:

        //!

        https://doc.qt.io/qt-5/qdoc-guide-writing.html

        Thanks.
        Is this QDoc similar to Doxygen?
        I never used Doxygen, perhaps I should "check it out " too.

        Appertly I did used a file which was "run thru " QDoc ?
        So far seems like magic, but I will RTFM to get used to it.

        Thanks again.

        PS
        Mrs Google was of no help pointing to QDoc... Perhaps I did not ask nicely.

        ODБOïO sierdzioS 2 Replies Last reply
        0
        • A Anonymous_Banned275

          @LeLev said in What is this symbol //! ?:

          @AnneRanch said in What is this symbol //! ?:

          //!

          https://doc.qt.io/qt-5/qdoc-guide-writing.html

          Thanks.
          Is this QDoc similar to Doxygen?
          I never used Doxygen, perhaps I should "check it out " too.

          Appertly I did used a file which was "run thru " QDoc ?
          So far seems like magic, but I will RTFM to get used to it.

          Thanks again.

          PS
          Mrs Google was of no help pointing to QDoc... Perhaps I did not ask nicely.

          ODБOïO Offline
          ODБOïO Offline
          ODБOï
          wrote on last edited by
          #4

          @AnneRanch said in What is this symbol //! ?:

          a file which was "run thru " QDoc ?

          A file that has QDoc specific comments.

          1 Reply Last reply
          1
          • A Anonymous_Banned275

            @LeLev said in What is this symbol //! ?:

            @AnneRanch said in What is this symbol //! ?:

            //!

            https://doc.qt.io/qt-5/qdoc-guide-writing.html

            Thanks.
            Is this QDoc similar to Doxygen?
            I never used Doxygen, perhaps I should "check it out " too.

            Appertly I did used a file which was "run thru " QDoc ?
            So far seems like magic, but I will RTFM to get used to it.

            Thanks again.

            PS
            Mrs Google was of no help pointing to QDoc... Perhaps I did not ask nicely.

            sierdzioS Offline
            sierdzioS Offline
            sierdzio
            Moderators
            wrote on last edited by
            #5

            @AnneRanch said in What is this symbol //! ?:

            So far seems like magic, but I will RTFM to get used to it.

            Better focus on Doxygen. It uses the same syntax and is focused on generating project documentation. qdoc is intended as an internal thing in Qt to generate Qt documentation only.

            (Z(:^

            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