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. how to read QT Documentation properly
Forum Updated to NodeBB v4.3 + New Features

how to read QT Documentation properly

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 354 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.
  • J Offline
    J Offline
    jellyv
    wrote on 13 Mar 2020, 16:59 last edited by
    #1
    This post is deleted!
    P 1 Reply Last reply 13 Mar 2020, 17:11
    0
    • J jellyv
      13 Mar 2020, 16:59

      This post is deleted!

      P Offline
      P Offline
      Pablo J. Rogina
      wrote on 13 Mar 2020, 17:11 last edited by
      #2

      @jellyv said in how to read QT Documentation properly:

      what does the ampersand (&) mean
      what does * mean

      those are very basic C++ concepts.

      It looks like you need to improve your C++ skills before jumping into Qt framework.

      Upvote the answer(s) that helped you solve the issue
      Use "Topic Tools" button to mark your post as Solved
      Add screenshots via postimage.org
      Don't ask support requests via chat/PM. Please use the forum so others can benefit from the solution in the future

      1 Reply Last reply
      3
      • S Offline
        S Offline
        SGaist
        Lifetime Qt Champion
        wrote on 13 Mar 2020, 17:13 last edited by
        #3

        Hi,

        What is your C++ level ?
        I am asking this because your questions are about basic concepts of the language.
        The ampersand means a reference and the star a pointer. If don't know either, you should first learn the basics before going any further.

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        4

        1/3

        13 Mar 2020, 16:59

        • Login

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