Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    QtQuick FontMetrics, Qt-5.4

    General and Desktop
    2
    2
    838
    Loading More Posts
    • 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.
    • V
      vivelu last edited by

      Hey.

      Documentation states, that Qt-5.4 has Fontmetrics to use in qml:
      http://doc-snapshot.qt-project.org/qt5-5.4/qml-qtquick-fontmetrics.html

      I checked out 5.4 from gitorious using git. Compiled it and there indeed is qquickfontmetrics.cpp source file: src/quick/util/qquickfontmetrics.cpp

      My problem is, that in qml side, it is not recognised. I beleave QQuickFontMetrics should be stated in qml/QtQuick.2/plugins.qmltypes (install directory) the same way as eg. QQuickFontLoader is.

      1. Is this a bug?
      2. Is FontMetrics going to be used somehow different?
      3. Is FontMetrics just not usable atm?

      Thank you.

      1 Reply Last reply Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        Hi,

        This question would be more suited for the interest mailings list. You'll find there Qt's developers/maintainers. This forum is more user oriented

        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 Reply Quote 0
        • First post
          Last post