Qt Forum

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

    Update: Forum Guidelines & Code of Conduct

    Unsolved Login/Lock screen

    Mobile and Embedded
    2
    2
    485
    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.
    • histrung
      histrung last edited by

      I am using a BeagleBone Black, yocto poky, EGLFS and Qt 5.6. If I want to have a login/lock screen for my application, is the only way to do this is to code it into the application? If I read this link correctly, there is only one window. Would one use a StackView for this?

      1 Reply Last reply Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        Hi,

        It depends whether you have a window manager or not for your device. If not then yes, you can use a stack for that kind of interaction.

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

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