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. Toolbar (text under icons) font size.
QtWS25 Last Chance

Toolbar (text under icons) font size.

Scheduled Pinned Locked Moved General and Desktop
4 Posts 4 Posters 3.8k Views
  • 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.
  • D Offline
    D Offline
    DenisC
    wrote on 2 Apr 2012, 23:51 last edited by
    #1

    Hello!
    Is there any common way to change font size and font family of text placed under icons on toolbars in Qt apps?
    Just take a look into how GTK toolbars can be done (via css theming) compared to Qt app (Luminance HDR).

    http://dl.dropbox.com/u/12196364/screenshot.png

    !http://dl.dropbox.com/u/12196364/screenshot.png(screenshot)!

    1 Reply Last reply
    0
    • L Offline
      L Offline
      leon.anavi
      wrote on 3 Apr 2012, 06:27 last edited by
      #2

      Have you tried to modify the font size of QToolBar by "setting a style":http://qt-project.org/doc/qt-4.8/qwidget.html#styleSheet-prop ?

      http://anavi.org/

      1 Reply Last reply
      0
      • L Offline
        L Offline
        Lykurg
        wrote on 3 Apr 2012, 06:35 last edited by
        #3

        Have you tried setFont on the tool bar?

        1 Reply Last reply
        0
        • A Offline
          A Offline
          andre
          wrote on 3 Apr 2012, 08:24 last edited by
          #4

          Also, Qt supports CSS-style theming as well. I bet it works on toolbars too!

          1 Reply Last reply
          0

          3/4

          3 Apr 2012, 06:35

          • Login

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