Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qsplashscreen.cpp File Reference

(7835f9e60157987b4aafc9b860f925d775151b7c)

#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 waitForWidgetMapped (QWidget *widget, int timeout=1000)
 

Function Documentation

◆ waitForWidgetMapped()

static bool waitForWidgetMapped ( QWidget * widget,
int timeout = 1000 )
static

Definition at line 206 of file qsplashscreen.cpp.

References QEventLoop::AllEvents, QCoreApplication::processEvents(), QCoreApplication::sendPostedEvents(), QTimer::start(), timer, widget, and QWidget::windowHandle().

Referenced by QSplashScreen::event(), and QSplashScreen::finish().

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