Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Theme background in symbian.
Forum Updated to NodeBB v4.3 + New Features

Theme background in symbian.

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 2 Posters 2.1k 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.
  • M Offline
    M Offline
    Matt
    wrote on last edited by
    #1

    I notice that a top level QWidget's background defaults to the theme background in Symbian.
    Is there an easy way to detect if there is a background so the application can use it's own background if the system background is just plain black (as is the default on many phones) but use the system theme background otherwise.

    1 Reply Last reply
    0
    • F Offline
      F Offline
      Fuzzbender
      wrote on last edited by
      #2

      Not really. Qt doesn't really know the content of the QPixmap that contains the theme background. It is inquiried from the native side and displayed as-is. Even the "plain black" is returned as a valid bitmap from the native side.

      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