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 last edited by
    #1
    This post is deleted!
    Pablo J. RoginaP 1 Reply Last reply
    0
    • J jellyv

      This post is deleted!

      Pablo J. RoginaP Offline
      Pablo J. RoginaP Offline
      Pablo J. Rogina
      wrote on 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
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on 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

        • Login

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