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. QTableWidget font shrink on text wrap
Forum Updated to NodeBB v4.3 + New Features

QTableWidget font shrink on text wrap

Scheduled Pinned Locked Moved Unsolved General and Desktop
qtablewidgetfont
1 Posts 1 Posters 688 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.
  • U Offline
    U Offline
    UnitScan
    wrote on 6 Aug 2016, 23:04 last edited by UnitScan 8 Jun 2016, 23:05
    #1

    When QTableWidget cell content is wrapped, his font is shrinked. To avoid this behaviour, I try this

    tw->setStyleSheet("font-size: 90%;");
    

    With no results. Any solution?

    1 Reply Last reply
    0

    1/1

    6 Aug 2016, 23:04

    • Login

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