Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qsplashscreen.cpp File Reference
#include "qsplashscreen.h"
#include "qapplication.h"
#include "qpainter.h"
#include "qpixmap.h"
#include "qtextdocument.h"
#include "qtextcursor.h"
#include <QtGui/qscreen.h>
#include <QtGui/qwindow.h>
#include <QtCore/qdebug.h>
#include <QtCore/qelapsedtimer.h>
#include <private/qwidget_p.h>
#include <time.h>
#include "moc_qsplashscreen.cpp"
+ Include dependency graph for qsplashscreen.cpp:

Go to the source code of this file.

Classes

class  QSplashScreenPrivate
 

Functions

static bool waitForWindowExposed (QWindow *window, int timeout=1000)
 

Function Documentation

◆ waitForWindowExposed()

static bool waitForWindowExposed ( QWindow window,
int  timeout = 1000 
)
inlinestatic

Definition at line 205 of file qsplashscreen.cpp.

References QEventLoop::AllEvents, QEvent::DeferredDelete, QCoreApplication::processEvents(), QCoreApplication::sendPostedEvents(), QTimer::start(), timer, and window().

Referenced by QSplashScreen::finish().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: