KDDockWidgets API Documentation 2.1
|
#include "Platform.h"
#include "qtcommon/Window_p.h"
#include "qtcommon/View.h"
#include "core/ViewGuard.h"
#include "core/Utils_p.h"
#include <QString>
#include <QTimer>
#include <QDebug>
#include <QEventLoop>
#include <QWindow>
#include <QGuiApplication>
#include <QElapsedTimer>
Go to the source code of this file.
Namespaces | |
namespace | KDDockWidgets |
Class to abstract QAction, so code still works with QtQuick and Flutter. | |
namespace | KDDockWidgets::Tests |
Functions | |
static void | KDDockWidgets::Tests::fatalWarningsMessageHandler (QtMsgType t, const QMessageLogContext &context, const QString &msg) |
static bool | KDDockWidgets::Tests::shouldBlacklistWarning (const QString &msg, const QString &category) |
static void | KDDockWidgets::Tests::sleepWithEventLoop (int ms) |
template<typename Func > | |
static bool | KDDockWidgets::Tests::waitFor (Func func, int timeout) |
Variables | |
QT_BEGIN_NAMESPACE quintptr Q_CORE_EXPORT | qtHookData [] |
static QtMessageHandler | KDDockWidgets::Tests::s_original = nullptr |
|
extern |