Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. How many English fonts in Belle by default? What are they font.family names?
Forum Updated to NodeBB v4.3 + New Features

How many English fonts in Belle by default? What are they font.family names?

Scheduled Pinned Locked Moved QML and Qt Quick
4 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.
  • O Offline
    O Offline
    owenzhao
    wrote on last edited by
    #1

    How many English fonts in Belle by default? What are they font.family names? What about Symbian^3 and Anna? Are they the same?

    I want to know there names, so I can use them properly.

    Thank you.

    1 Reply Last reply
    0
    • T Offline
      T Offline
      task_struct
      wrote on last edited by
      #2

      Hi,

      If you want your application to be consistent with others I suggest you to use "Style component":http://doc.qt.nokia.com/qt-components-symbian/qml-style.html

      "Most good programmers do programming not because they expect to get paid or get adulation by the public, but because it is fun to program."

      • Linu...
      1 Reply Last reply
      0
      • O Offline
        O Offline
        owenzhao
        wrote on last edited by
        #3

        It only has fontFamilyRegular. I want to know all of them and choose a particular one.

        1 Reply Last reply
        0
        • M Offline
          M Offline
          mbrasser
          wrote on last edited by
          #4

          Hi,

          You should be able to query for the list of families from QML using Qt.fontFamilies() ( http://developer.qt.nokia.com/doc/qt-4.8/qml-qt.html#fontFamilies-method ), if that helps in this case.

          Regards,
          Michael

          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