5#include "qplatformdefs.h"
11#include <private/qlocale_tools_p.h>
28#if defined(Q_OS_VXWORKS) && defined(_WRS_KERNEL)
32#if defined(Q_OS_INTEGRITY)
38# pragma weak shm_area_password
39# pragma weak shm_area_name
40 char shm_area_password[] =
"dummy";
41 char shm_area_name[] =
"dummy";
116 if (
n >= (UINT_MAX >> 2)) {
118 unsigned int r2 =
r + 1;
148# if defined(Q_CC_MSVC)
149 if (IsProcessorFeaturePresent(PF_FASTFAIL_AVAILABLE))
150 __fastfail(FAST_FAIL_FATAL_APP_EXIT);
152 RaiseFailFastException(
nullptr,
nullptr, 0);
156 TerminateProcess(GetCurrentProcess(), STATUS_FATAL_APP_EXIT);
190 if (global_callback_table.exists()) {
200 Q_ASSERT_X(
cb >= 0,
"QInternal::activateCallback()",
"Callback id must be a valid id");
202 if (!global_callback_table.exists())
static bool unregisterCallback(Callback, qInternalCallback)
static bool activateCallbacks(Callback, void **)
qsizetype removeAll(const AT &t)
void resize(qsizetype size)
void append(parameter_type t)
Combined button and popup list for selecting options.
#define Q_UNREACHABLE_IMPL()
#define Q_DECL_CONST_FUNCTION
Q_CORE_EXPORT Q_DECL_CONST_FUNCTION unsigned int qt_int_sqrt(unsigned int n)
\inmodule QtCore \title Global Qt Declarations
#define Q_GLOBAL_STATIC(TYPE, NAME,...)
#define Q_LOGGING_CATEGORY(name,...)
bool(* qInternalCallback)(void **)
GLfloat GLfloat GLfloat GLfloat h
GLdouble GLdouble GLdouble GLdouble q
#define Q_ASSERT_X(cond, x, msg)
SSL_CTX int(* cb)(SSL *ssl, unsigned char **out, unsigned char *outlen, const unsigned char *in, unsigned int inlen, void *arg)
PromiseCallbacks callbacks
QList< QList< qInternalCallback > > callbacks