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. calling QDeclarativeView::show() function sometimes not show on screen.

calling QDeclarativeView::show() function sometimes not show on screen.

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

    Hi, i'm working on STi7108. using QML for menu design. I use Qt4.7.2+directfb+sawman. i use QDeclarativeView::show() function to display UI. and use QDeclarativeView::hide() function to let menu disappear. But sometimes i find after QDeclarativeView::show(), menu does not shown on screen. check the sawman log, i find it not call wm_set_window_config() to change window opacity. I also test QDeclarativeView::showMaximized() and QDeclarativeView::showFulllScreen() and find the same problem.

    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