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. Using Qt::TextWordBreak in QFontMetrics::size()
Forum Updated to NodeBB v4.3 + New Features

Using Qt::TextWordBreak in QFontMetrics::size()

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 589 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.
  • L Offline
    L Offline
    lucky_man24
    wrote on last edited by lucky_man24
    #1

    Documentation says i can use value Qt::TextWordBreak in size() method. But there is no such a value in headers. Is it a bug? I use 5.4.2 version of Qt.
    Thanx in advance!

    1 Reply Last reply
    0
    • jsulmJ Online
      jsulmJ Online
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Probably it is a bug in the documentation. It should be Qt::TextWordWrap.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Hi and welcome to devnet,

        Indeed, that's a bug in the documentation like @jsulm wrote. A fix is on its way.

        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
        0

        • Login

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