Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Set window title on Android

    Mobile and Embedded
    2
    2
    1051
    Loading More Posts
    • 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.
    • A
      alan73 last edited by

      Hello!

      I'm trying to set window title of QMainWindow in my Android app with setWindowTitle - there's no effect.
      Is there another function to do this? Can I put a title instead of standard Android header which contains application name?

      1 Reply Last reply Reply Quote 0
      • S
        s.frings74 last edited by

        What header do you mean?
        AFAIK Android application are always running in full screen mode, they dont' have a window frame and therefore also no window title.

        If you expect to see an Android style action bar, then checkout this: http://stefanfrings.de/android_qt/index-en.html

        1 Reply Last reply Reply Quote 0
        • First post
          Last post