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. Check if main window is loaded in python
Forum Updated to NodeBB v4.3 + New Features

Check if main window is loaded in python

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 2 Posters 369 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.
  • H Offline
    H Offline
    Harshil
    wrote on last edited by
    #1

    Can some help me find how do i know if my main window is loading or fully loaded!
    In Python

    jsulmJ 1 Reply Last reply
    0
    • H Harshil

      Can some help me find how do i know if my main window is loading or fully loaded!
      In Python

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Harshil said in Check if main window is loaded in python:

      if my main window is loading or fully loaded!

      Please explain what exactly you mean. Do you want to know whether the main window is shown? What does "loading" mean here?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • H Offline
        H Offline
        Harshil
        wrote on last edited by
        #3

        I Want to know if my main window is going to be shown (why i am asking because while application is loading all the required things, i can show a splash screen like loaded 3% percent etc)

        jsulmJ 1 Reply Last reply
        0
        • H Harshil

          I Want to know if my main window is going to be shown (why i am asking because while application is loading all the required things, i can show a splash screen like loaded 3% percent etc)

          jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @Harshil Did you see this example: https://doc.qt.io/qt-5/qsplashscreen.html ?

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          2

          • Login

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