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
qrunnable.h File Reference

(be1b589cb9f147762a5a73d2b3a44778b7ae7502)

#include <QtCore/qcompilerdetection.h>
#include <QtCore/qfunctionaltools_impl.h>
#include <QtCore/qtclasshelpermacros.h>
#include <QtCore/qtcoreexports.h>
#include <functional>
#include <type_traits>
+ Include dependency graph for qrunnable.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QRunnable
 \inmodule QtCore More...
 

Namespaces

namespace  QtPrivate
 \macro QT_NO_KEYWORDS >
 

Variables

template<typename T >
constexpr bool QtPrivate::is_function_pointer_v
 
template<typename T >
constexpr bool QtPrivate::is_std_function_v = false