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. QPageSize & QPageLayout Units: is there text? locale-specific text?

QPageSize & QPageLayout Units: is there text? locale-specific text?

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

    There are two identical enumerations: QPageSize::Unit and QPageLayout::Unit. I need text for those units, e.g. "inches" or "inch" for QPageSize::Inch. Additionally I need abbreviated suffix text, e.g. "in" for inches, as in "8.5in x 11in". I don't see this available anywhere in Qt, so I'm asking here to see if I'm missing something or if I need to build it myself. QPageSize has locale-specific text for the preset page sizes is supports, but I see nothing relating to units text.
    Thanks!

    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