Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Qt C++ How can I show a users basic informations in a new window after login?
Forum Updated to NodeBB v4.3 + New Features

Qt C++ How can I show a users basic informations in a new window after login?

Scheduled Pinned Locked Moved Unsolved General and Desktop
labelqlabelqt5 c++11loginprofile
2 Posts 2 Posters 501 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
    moslehuddin
    wrote on last edited by
    #1

    I am trying to create an application in Qt C++. In this application, user can signup and login. After login I want to show their basic information in profile tab.This is my login panel (cus_login_signup.ui)

    I want to Load information in the text label.
    This is after login (cprofile.ui)

    This is my database:
    My sqlite Database

    How can I load their basic information from my database and show them immediately after login in profile tab?

    1 Reply Last reply
    0
    • gde23G Offline
      gde23G Offline
      gde23
      wrote on last edited by
      #2

      The question is very general. So what exactly is the problem you cannot solve, and what have you coded so far?

      1 Reply Last reply
      1

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved