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. A few small documentation shortages
Forum Updated to NodeBB v4.3 + New Features

A few small documentation shortages

Scheduled Pinned Locked Moved General and Desktop
5 Posts 3 Posters 2.5k 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.
  • K Offline
    K Offline
    kleimola
    wrote on last edited by
    #1

    Like the QGraphicsItemGroup::addToGroup "documentation shortage":http://developer.qt.nokia.com/forums/viewthread/6653 also QGraphicsItem::removeFromGroup does undocumented actions. It will also regroup the removed item into an ancestor group if such is present. The documentation only states that it will be reparented to the group's parent item if present. You need to be aware of these if you're chaining items with multiple groups in some tree-like hierarchy.

    Another small notice. The documentation of 'qreal QLineF::angle() const' states 'Returns the angle of the line in degrees' and goes on explaining positive and negative angles. Since angle() always returns a positive normalized angle of the line, it should state 'Returns the positive angle of the line in degrees' to be more clear.

    >> Johannes <<

    1 Reply Last reply
    0
    • A Offline
      A Offline
      andre
      wrote on last edited by
      #2

      Please, use the documentation annotation features in the "documentation":http://developer.qt.nokia.com/doc here on devnet, and/or create "bugreports":http://bugreports.qt.nokia.com for these things. If you just post the issues here, they will get lost.

      1 Reply Last reply
      0
      • M Offline
        M Offline
        mgran
        wrote on last edited by
        #3

        @Johannes: More info here on the features :) -> http://developer.qt.nokia.com/blog/view/the_qt_documentation_notably_new_features

        Project Manager - Qt Development Frameworks

        1 Reply Last reply
        0
        • K Offline
          K Offline
          kleimola
          wrote on last edited by
          #4

          Thanks. I noticed it and added my comments there for all the shortages.

          >> Johannes <<

          1 Reply Last reply
          0
          • M Offline
            M Offline
            mgran
            wrote on last edited by
            #5

            [quote author="Johannes Kleimola" date="1309434429"]Thanks. I noticed it and added my comments there for all the shortages.[/quote]

            Thanks!

            Project Manager - Qt Development Frameworks

            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