Navigation

    Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    • Unsolved
    1. Home
    2. Tags
    3. page layout
    Log in to post

    • Switch to next page after login
      General and Desktop • database qstackedwidget qtsql navigation page layout • • salahuddin  

      2
      0
      Votes
      2
      Posts
      816
      Views

      Hi and welcome While using QStackedWidget for all pages / screens could work just fine, a more common design would/could be using QDialog for welcome and login and when closed - the main window for the graphs etc.
    • How to do: Web Page Layout WYSIWYG with controls to be back-ended by Python
      General and Desktop • python web page page layout • • rossharbottle  

      2
      0
      Votes
      2
      Posts
      929
      Views

      Yes Qt is mainly for desktop applications and is not designed with web development in mind. I suggest you take a look at list at Python.org and choose a web framework from there.