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
QT_BEGIN_NAMESPACE Namespace Reference

Combined button and popup list for selecting options. More...

Namespaces

namespace  MetadataLookupImpl
 
namespace  SetSALen
 

Classes

class  BatchEditLock
 
struct  BMP_INFOHDR
 
struct  Color4ub
 
struct  ContentEncodingMapping
 
class  DeviceIntegration
 
struct  GenerationalCollator
 
struct  ICONDIR
 
struct  ICONDIRENTRY
 
struct  ImageStrings
 
struct  ImageStringSet
 
struct  IntVector4D
 
struct  KeyMapping
 
struct  LockHolder
 
class  PainterStateGuard
 
class  ProtocolHandlerDeleter
 
class  QSGCurveFillMaterialShader
 
struct  SmoothImageVertex
 
struct  SmoothVertex
 
struct  SubsetEntryData
 
struct  Vertex
 
struct  VertexAttributeData
 
struct  VertexAttributeDataExt
 
struct  VertexBufferData
 
struct  VertexBufferDataExt
 
struct  VertexDataRequirments
 
struct  VideoFormat
 
struct  VisualInfo
 
struct  Web2Qt
 
struct  WebKb2QtData
 

Typedefs

typedef struct QT_BEGIN_NAMESPACE::ICONDIRENTRYLPICONDIRENTRY
 
typedef struct QT_BEGIN_NAMESPACE::ICONDIRLPICONDIR
 
typedef struct QT_BEGIN_NAMESPACE::BMP_INFOHDRLPBMP_INFOHDR
 
using ServiceInfo = QBluetoothServiceInfo
 
typedef QMap< quint16, QBluetoothServerPrivate * >::iterator ServerMapIterator
 
typedef QSharedPointer< QLowEnergyServicePrivateServicePrivate
 
typedef QList< QBluetoothUuidUUIDList
 
typedef QQuickSwipeDelegateAttached Attached
 
using WindowUPtr = std::unique_ptr<QWindow>
 
template<typename T >
using CheckedCodecs = QHash<QPair<T, QMediaFormat::ConversionMode>, bool>
 
using Type = QSSGRenderableImage::Type
 

Enumerations

enum  Tag {
  Tag_End = 1 , Tag_SourceText16 , Tag_Translation , Tag_Context16 ,
  Tag_Obsolete1 , Tag_SourceText , Tag_Context , Tag_Comment ,
  Tag_Obsolete2
}
 
enum  Activation { NoActivate , Activate }
 
enum  Highlighting { NoHighlight , Highlight }
 
enum  PositionAnimation { DontAnimatePosition , AnimatePosition }
 
enum  GClueAccuracyLevel {
  GCLUE_ACCURACY_LEVEL_NONE = 0 , GCLUE_ACCURACY_LEVEL_COUNTRY = 1 , GCLUE_ACCURACY_LEVEL_CITY = 4 , GCLUE_ACCURACY_LEVEL_NEIGHBORHOOD = 5 ,
  GCLUE_ACCURACY_LEVEL_STREET = 6 , GCLUE_ACCURACY_LEVEL_EXACT = 8
}
 

Functions

void appendOrganizationAndApp (QString &path)
 
QString haikuStandardPath (directory_which which)
 
QStringList haikuStandardPaths (path_base_directory baseDirectory)
 
QString haikuAppStandardPath (directory_which which)
 
QStringList haikuAppStandardPaths (path_base_directory baseDirectory)
 
QStringList navigatorLanguages ()
 
template<typename Mutex , typename Lock = std::lock_guard <typename std::decay<Mutex>::type>>
Lock qt_scoped_lock (Mutex &mutex)
 
template<typename Mutex , typename Lock = std::unique_lock<typename std::decay<Mutex>::type>>
Lock qt_unique_lock (Mutex &mutex)
 
template<typename Mutex , typename Lock = std::unique_lock<typename std::decay<Mutex>::type>>
Lock qt_unique_lock (Mutex *mutex)
 
template<int shift>
int qt_static_shift (int value)
 
template<int aprec, int zprec>
void qt_blurinner (uchar *bptr, int &zR, int &zG, int &zB, int &zA, int alpha)
 
template<int aprec, int zprec>
void qt_blurinner_alphaOnly (uchar *bptr, int &z, int alpha)
 
template<int aprec, int zprec, bool alphaOnly>
void qt_blurrow (QImage &im, int line, int alpha)
 
template<int aprec, int zprec, bool alphaOnly>
void expblur (QImage &img, qreal radius, bool improvedQuality=false, int transposed=0)
 
QDecompressHelper::ContentEncoding encodingFromByteArray (QByteArrayView ce) noexcept
 
z_stream * toZlibPointer (void *ptr)
 
QT_SOCKLEN_T setSockaddr (sockaddr_in *sin, const QHostAddress &addr, quint16 port=0)
 
QT_SOCKLEN_T setSockaddr (sockaddr_in6 *sin6, const QHostAddress &addr, quint16 port=0)
 
QT_SOCKLEN_T setSockaddr (sockaddr *sa, const QHostAddress &addr, quint16 port=0)
 
template<typename T >
bool QueryInterfaceImpl (IUnknown *from, REFIID riid, void **ppvObject)
 
QWindowwindowForDrag (QDrag *drag)
 
bool isDeadKeyEvent (const char *key)
 
Qt::Key getKeyFromCode (const std::string &code)
 
Qt::Key webKeyToQtKey (const std::string &code, const std::string &key, bool isDeadKey, QFlags< Qt::KeyboardModifier > modifiers)
 
static Qt::Key find_impl (const KeyMapping *first, const KeyMapping *last, Qt::Key key) noexcept
 
template<size_t N>
static Qt::Key find (const KeyMapping(&map)[N], Qt::Key key) noexcept
 
Qt::Key translateBaseKeyUsingDeadKey (Qt::Key accentBaseKey, Qt::Key deadKey)
 
template<class T >
std::optional< QStringfindKeyTextByKeyId (const T &mappingArray, Qt::Key qtKey)
 
QWasmWindowStack::PositionPreference positionPreferenceFromWindowFlags (Qt::WindowFlags flags)
 
std::optional< VisualInfogetVisualInfo (xcb_screen_t *screen, std::optional< xcb_visualid_t > requestedVisualId, std::optional< uint8_t > requestedDepth=std::nullopt)
 
bool isSafeDH (DH *dh)
 
const wchar_t * getName (QSslKeyPrivate::Cipher cipher)
 
BCRYPT_ALG_HANDLE getHandle (QSslKeyPrivate::Cipher cipher)
 
BCRYPT_KEY_HANDLE generateSymmetricKey (BCRYPT_ALG_HANDLE handle, const QByteArray &key)
 
QByteArray doCrypt (QSslKeyPrivate::Cipher cipher, const QByteArray &data, const QByteArray &key, const QByteArray &iv, bool encrypt)
 
void registerQDeviceDiscoveryMetaType ()
 
QMap< quint16, QBluetoothServerPrivate * > & busyPSMs ()
 
QMap< quint16, QBluetoothServerPrivate * > & busyChannels ()
 
ServiceInfo::Protocol socket_protocol (const QBluetoothServiceInfoPrivate &privateInfo)
 
int channel_or_psm (const QBluetoothServiceInfoPrivate &privateInfo, QBluetoothUuid::ProtocolUuid uuid)
 
ServicePrivate qt_createLEService (QLowEnergyControllerPrivateDarwin *controller, CBService *cbService, bool included)
 
UUIDList qt_servicesUuids (NSArray *services)
 
void markHeapBase (QV4::MarkStack *markStack, QV4::Heap::Base *base)
 
const QSGGeometry::AttributeSetsmoothImageAttributeSet ()
 
Color4ub operator* (Color4ub c, float t)
 
Color4ub operator+ (Color4ub a, Color4ub b)
 
Color4ub colorToColor4ub (const QColor &c)
 
const QSGGeometry::AttributeSetsmoothAttributeSet ()
 
AttachedattachedObject (QQuickItem *item)
 
static qreal delegateHeight (const QQuickTumbler *tumbler)
 
QPlaceResult parsePlaceResult (const QJsonObject &response, const QString &attribution)
 
bool checkLocation (const QJsonObject &loc, QString *errorString)
 
bool checkDocument (const QJsonDocument &doc, QString *errorString)
 
bool parseLocation (const QJsonObject &obj, const QGeoShape &bounds, QGeoLocation *loc)
 
void parseDocument (const QJsonDocument &doc, const QGeoShape &bounds, QList< QGeoLocation > *locs)
 
bool isValidParameter (const QString &param)
 
QGeoNetworkAccessManagertryGetNetworkAccessManager (const QVariantMap &parameters)
 
void checkUsageTerms (const QVariantMap &parameters, QGeoServiceProvider::Error *error, QString *errorString)
 
template<class TInstance >
TInstance * CreateInstanceOf (const QVariantMap &parameters, QGeoServiceProvider::Error *error, QString *errorString)
 
QString sizeToStr (int size)
 
bool isAerialType (const QString mapScheme)
 
void bswap2 (char *data, qsizetype count) noexcept
 
void bswap4 (char *data, qsizetype count) noexcept
 
QImage::Format fixImageFormat (QImage::Format format)
 
QImage fixImage (QImage image)
 
 Q_GLOBAL_STATIC (QWindowsMediaFoundation, s_wmf)
 
template<typename T >
bool setProcAddress (QSystemLibrary &lib, T &f, const char name[])
 
 Q_LOGGING_CATEGORY (qLcMediaFFmpegHWAccel, "qt.multimedia.hwaccel")
 
ComPtr< ID3D11Device1 > GetD3DDevice (QRhi *rhi)
 
int indexOfVideoFormat (QVideoFrameFormat::PixelFormat format)
 
int indexOfVideoFormat (GstVideoFormat format)
 
QMediaMetaData::Key tagToKey (const char *tag)
 
const char * keyToTag (QMediaMetaData::Key key)
 
QtVideo::Rotation parseRotationTag (const char *string)
 
QDateTime parseDate (const GValue &val)
 
QDateTime parseDateTime (const GValue &val)
 
QImage parseImage (const GValue &val)
 
std::optional< double > parseFractionAsDouble (const GValue &val)
 
void addTagToMetaData (const GstTagList *list, const gchar *tag, void *userdata)
 
QAudioFormat::SampleFormat gstSampleFormatToSampleFormat (const char *fmt)
 
bool isSupportedMFT (const GUID &category, const MFT_REGISTER_TYPE_INFO &type, QMediaFormat::ConversionMode mode)
 
bool isSupportedCodec (QMediaFormat::AudioCodec codec, QMediaFormat::ConversionMode mode)
 
bool isSupportedCodec (QMediaFormat::VideoCodec codec, QMediaFormat::ConversionMode mode)
 
template<typename T >
bool isSupportedCodec (T codec, QMediaFormat::ConversionMode m, CheckedCodecs< T > &checkedCodecs)
 
QVector3D toVector (const float *f)
 
void toFloats (const QVector3D &v, float *f)
 
QQuaternion toQuaternion (const float *f)
 
void toFloats (const QQuaternion &q, float *f)
 
static QString lastPositionFilePath ()
 
bool equalOrNaN (qreal a, qreal b)
 
bool exclusiveNaN (qreal a, qreal b)
 
QVector< VertexAttributeDataExtgetVertexAttributeData (const aiMesh *mesh, const VertexDataRequirments &requirments)
 
QVector< QPair< float, QVector< quint32 > > > generateMeshLevelsOfDetail (QVector< VertexAttributeDataExt > &vertexAttributes, QVector< quint32 > &indexes, float normalMergeAngle=60.0f, float normalSplitAngle=25.0f)
 
float getAspectRatio (const QRectF &inViewport)
 
 DefineImageStrings (Unknown)
 
 DefineImageStrings (Diffuse)
 
 DefineImageStrings (Opacity)
 
 DefineImageStrings (Specular)
 
 DefineImageStrings (Emissive)
 
 DefineImageStrings (Bump)
 
 DefineImageStrings (SpecularAmountMap)
 
 DefineImageStrings (Normal)
 
 DefineImageStrings (Translucency)
 
 DefineImageStrings (Roughness)
 
 DefineImageStrings (BaseColor)
 
 DefineImageStrings (Metalness)
 
 DefineImageStrings (Occlusion)
 
 DefineImageStrings (Height)
 
 DefineImageStrings (Clearcoat)
 
 DefineImageStrings (ClearcoatRoughness)
 
 DefineImageStrings (ClearcoatNormal)
 
 DefineImageStrings (Transmission)
 
 DefineImageStrings (Thickness)
 
void textureCoordVaryingName (char(&outString)[TEXCOORD_VAR_LEN], quint8 uvSet)
 
void textureCoordVariableName (char(&outString)[TEXCOORD_VAR_LEN], quint8 uvSet)
 
float magnitude (const QVector3D &vector)
 

Variables

constexpr auto DataFlagsRole = Qt::ItemDataRole(Qt::UserRole - 1)
 
 qVariantGuiHelper
 
const int alphaIndex = (QSysInfo::ByteOrder == QSysInfo::BigEndian ? 0 : 3)
 
constexpr ContentEncodingMapping contentEncodingMapping []
 
const char * Style
 
constexpr std::string_view WebDeadKeyValue = "Dead"
 
static constexpr const auto WebToQtKeyCodeMappings
 
static constexpr const auto DiacriticalCharsKeyToTextLowercase
 
static constexpr const auto DiacriticalCharsKeyToTextUppercase
 
constexpr KeyMapping tildeKeyTable []
 
constexpr KeyMapping graveKeyTable []
 
constexpr KeyMapping acuteKeyTable []
 
constexpr KeyMapping diaeresisKeyTable []
 
constexpr KeyMapping circumflexKeyTable []
 
const quint32 NO_COLOR = 1
 
const quint32 TRANSPARENT_COLOR = 0
 
 qVariantWidgetsHelper
 
const QEvent::Type QEvent_MaybeTick = QEvent::Type(QEvent::User + 1)
 
const QEvent::Type QEvent_Triggered = QEvent::Type(QEvent::User + 2)
 
static const QString allAddressTypes = QStringLiteral("address,district,locality,neighborhood,place,postcode,region,country")
 
constexpr std::array< VideoFormat, 19 > qt_videoFormatLookup
 
const char * audioSampleFormatNames [QAudioFormat::NSampleFormats]
 
struct { 
 
   float   QT_BEGIN_NAMESPACE::occlusion 
 
   float   QT_BEGIN_NAMESPACE::dampening 
 
occlusionAndDampening [] 
 
const char GEOCLUE2_SERVICE_NAME [] = "org.freedesktop.GeoClue2"
 
const int MINIMUM_UPDATE_INTERVAL = 1000
 
const int UPDATE_TIMEOUT_COLD_START = 120000
 
static const auto desktopIdParameter = "desktopId"
 
constexpr ImageStringSet imageStringTable []
 
const int TEXCOORD_VAR_LEN = 16
 

Detailed Description

Combined button and popup list for selecting options.

The Position type holds positional data at a particular point in time, such as coordinate (longitude, latitude, altitude) and speed.

Spinnable wheel of items that can be selected.

Swipable item delegate.

\qmltype ComboBox
\inherits Control

! \instantiates QQuickComboBox \inqmlmodule QtQuick.Controls

Since
5.7

ComboBox is a combined button and popup list. It provides a means of presenting a list of options to the user in a way that takes up the minimum amount of screen space.

ComboBox is populated with a data model. The data model is commonly a JavaScript array, a \l ListModel or an integer, but other types of \l {qml-data-models}{data models} are also supported.

ComboBox {
model: ["First", "Second", "Third"]
}
QSqlQueryModel * model
[16]

Typedef Documentation

◆ Attached

typedef QQuickSwipeDelegateAttached QT_BEGIN_NAMESPACE::Attached

Definition at line 75 of file qquickswipedelegate.cpp.

◆ CheckedCodecs

template<typename T >
using QT_BEGIN_NAMESPACE::CheckedCodecs = QHash<QPair<T, QMediaFormat::ConversionMode>, bool>

Definition at line 22 of file qwindowsformatinfo.cpp.

◆ LPBMP_INFOHDR

typedef struct QT_BEGIN_NAMESPACE::BMP_INFOHDR* QT_BEGIN_NAMESPACE::LPBMP_INFOHDR

◆ LPICONDIR

typedef struct QT_BEGIN_NAMESPACE::ICONDIR * QT_BEGIN_NAMESPACE::LPICONDIR

◆ LPICONDIRENTRY

typedef struct QT_BEGIN_NAMESPACE::ICONDIRENTRY * QT_BEGIN_NAMESPACE::LPICONDIRENTRY

◆ ServerMapIterator

typedef QMap<quint16,QBluetoothServerPrivate*>::iterator QT_BEGIN_NAMESPACE::ServerMapIterator

Definition at line 48 of file qbluetoothserver_macos.mm.

◆ ServiceInfo

typedef QBluetoothServiceInfo QT_BEGIN_NAMESPACE::ServiceInfo = QBluetoothServiceInfo

Definition at line 34 of file qbluetoothserver_macos.mm.

◆ ServicePrivate

typedef QSharedPointer<QLowEnergyServicePrivate> QT_BEGIN_NAMESPACE::ServicePrivate

Definition at line 31 of file qlowenergycontroller_darwin.mm.

◆ Type

using QT_BEGIN_NAMESPACE::Type = QSSGRenderableImage::Type

Definition at line 29 of file qssgrenderdefaultmaterialshadergenerator.cpp.

◆ UUIDList

typedef QList<QBluetoothUuid> QT_BEGIN_NAMESPACE::UUIDList

Definition at line 67 of file qlowenergycontroller_darwin.mm.

◆ WindowUPtr

using QT_BEGIN_NAMESPACE::WindowUPtr = std::unique_ptr<QWindow>

Definition at line 26 of file qgrabwindowsurfacecapture.cpp.

Enumeration Type Documentation

◆ Activation

enum QT_BEGIN_NAMESPACE::Activation
Enumerator
NoActivate 
Activate 

Definition at line 162 of file qquickcombobox.cpp.

◆ GClueAccuracyLevel

enum QT_BEGIN_NAMESPACE::GClueAccuracyLevel
Enumerator
GCLUE_ACCURACY_LEVEL_NONE 
GCLUE_ACCURACY_LEVEL_COUNTRY 
GCLUE_ACCURACY_LEVEL_CITY 
GCLUE_ACCURACY_LEVEL_NEIGHBORHOOD 
GCLUE_ACCURACY_LEVEL_STREET 
GCLUE_ACCURACY_LEVEL_EXACT 

Definition at line 26 of file qgeopositioninfosource_geoclue2.cpp.

◆ Highlighting

enum QT_BEGIN_NAMESPACE::Highlighting
Enumerator
NoHighlight 
Highlight 

Definition at line 163 of file qquickcombobox.cpp.

◆ PositionAnimation

enum QT_BEGIN_NAMESPACE::PositionAnimation
Enumerator
DontAnimatePosition 
AnimatePosition 

Definition at line 81 of file qquickswipedelegate.cpp.

◆ Tag

enum QT_BEGIN_NAMESPACE::Tag
Enumerator
Tag_End 
Tag_SourceText16 
Tag_Translation 
Tag_Context16 
Tag_Obsolete1 
Tag_SourceText 
Tag_Context 
Tag_Comment 
Tag_Obsolete2 

Definition at line 43 of file qtranslator.cpp.

Function Documentation

◆ addTagToMetaData()

void QT_BEGIN_NAMESPACE::addTagToMetaData ( const GstTagList * list,
const gchar * tag,
void * userdata )

Definition at line 238 of file qgstreamermetadata.cpp.

References addTagToMetaData(), QLocale::codeToLanguage(), date, QString::fromUtf8(), QVariant::fromValue(), QMediaMetaData::insert(), QLocale::ISO639Part2, QDate::isValid(), QMediaMetaData::keys(), QMediaMetaData::Language, list, QMediaMetaData::Orientation, parseDate(), parseDateTime(), parseFractionAsDouble(), parseImage(), parseRotationTag(), tag, and tagToKey().

Referenced by addTagToMetaData().

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

◆ appendOrganizationAndApp()

void QT_BEGIN_NAMESPACE::appendOrganizationAndApp ( QString & path)

Definition at line 23 of file qstandardpaths_haiku.cpp.

References QCoreApplication::applicationName, QString::isEmpty(), QCoreApplication::organizationName, and Q_UNUSED.

+ Here is the call graph for this function:

◆ attachedObject()

Attached * QT_BEGIN_NAMESPACE::attachedObject ( QQuickItem * item)

Definition at line 77 of file qquickswipedelegate.cpp.

References item.

◆ bswap2()

void QT_BEGIN_NAMESPACE::bswap2 ( char * data,
qsizetype count )
noexcept

Definition at line 15 of file qwavedecoder.cpp.

References bswap2(), i, and qSwap().

Referenced by bswap2().

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

◆ bswap4()

void QT_BEGIN_NAMESPACE::bswap4 ( char * data,
qsizetype count )
noexcept

Definition at line 24 of file qwavedecoder.cpp.

References bswap4(), i, and qSwap().

Referenced by bswap4().

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

◆ busyChannels()

QMap< quint16, QBluetoothServerPrivate * > & QT_BEGIN_NAMESPACE::busyChannels ( )

Definition at line 42 of file qbluetoothserver_macos.mm.

References busyChannels().

Referenced by busyChannels().

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

◆ busyPSMs()

QMap< quint16, QBluetoothServerPrivate * > & QT_BEGIN_NAMESPACE::busyPSMs ( )

Definition at line 36 of file qbluetoothserver_macos.mm.

References busyPSMs().

Referenced by busyPSMs().

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

◆ channel_or_psm()

int QT_BEGIN_NAMESPACE::channel_or_psm ( const QBluetoothServiceInfoPrivate & privateInfo,
QBluetoothUuid::ProtocolUuid uuid )

Definition at line 44 of file qbluetoothserviceinfo_macos.mm.

References channel_or_psm().

Referenced by channel_or_psm().

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

◆ checkDocument()

bool QT_BEGIN_NAMESPACE::checkDocument ( const QJsonDocument & doc,
QString * errorString )

Definition at line 214 of file qgeocodejsonparser.cpp.

References checkDocument(), checkLocation(), QJsonObject::constEnd(), QJsonObject::constFind(), QJsonDocument::isObject(), it, QJsonDocument::object(), QJsonValue::toObject(), QJsonObject::value(), and view.

Referenced by checkDocument().

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

◆ checkLocation()

bool QT_BEGIN_NAMESPACE::checkLocation ( const QJsonObject & loc,
QString * errorString )

Definition at line 77 of file qgeocodejsonparser.cpp.

References checkLocation(), QJsonObject::constEnd(), QJsonObject::constFind(), QJsonValue::toObject(), and QJsonObject::value().

Referenced by checkDocument(), and checkLocation().

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

◆ checkUsageTerms()

void QT_BEGIN_NAMESPACE::checkUsageTerms ( const QVariantMap & parameters,
QGeoServiceProvider::Error * error,
QString * errorString )

Definition at line 43 of file qgeoserviceproviderplugin_nokia.cpp.

References checkUsageTerms(), QMap< Key, T >::contains(), error, isValidParameter(), MISSED_CREDENTIALS, QGeoServiceProvider::MissingRequiredParameterError, NOKIA_PLUGIN_CONTEXT_NAME, QStringLiteral, qWarning, QVariant::toString(), QCoreApplication::translate(), and QMap< Key, T >::value().

Referenced by checkUsageTerms(), and CreateInstanceOf().

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

◆ colorToColor4ub()

Color4ub QT_BEGIN_NAMESPACE::colorToColor4ub ( const QColor & c)
inline

Definition at line 20 of file qsgbasicinternalrectanglenode.cpp.

References qRound().

+ Here is the call graph for this function:

◆ CreateInstanceOf()

template<class TInstance >
TInstance * QT_BEGIN_NAMESPACE::CreateInstanceOf ( const QVariantMap & parameters,
QGeoServiceProvider::Error * error,
QString * errorString )

Definition at line 60 of file qgeoserviceproviderplugin_nokia.cpp.

References checkUsageTerms(), CreateInstanceOf(), error, QGeoServiceProvider::NoError, and tryGetNetworkAccessManager().

Referenced by CreateInstanceOf().

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

◆ DefineImageStrings() [1/19]

QT_BEGIN_NAMESPACE::DefineImageStrings ( BaseColor )

◆ DefineImageStrings() [2/19]

QT_BEGIN_NAMESPACE::DefineImageStrings ( Bump )

◆ DefineImageStrings() [3/19]

QT_BEGIN_NAMESPACE::DefineImageStrings ( Clearcoat )

◆ DefineImageStrings() [4/19]

QT_BEGIN_NAMESPACE::DefineImageStrings ( ClearcoatNormal )

◆ DefineImageStrings() [5/19]

QT_BEGIN_NAMESPACE::DefineImageStrings ( ClearcoatRoughness )

◆ DefineImageStrings() [6/19]

QT_BEGIN_NAMESPACE::DefineImageStrings ( Diffuse )

◆ DefineImageStrings() [7/19]

QT_BEGIN_NAMESPACE::DefineImageStrings ( Emissive )

◆ DefineImageStrings() [8/19]

QT_BEGIN_NAMESPACE::DefineImageStrings ( Height )

◆ DefineImageStrings() [9/19]

QT_BEGIN_NAMESPACE::DefineImageStrings ( Metalness )

◆ DefineImageStrings() [10/19]

QT_BEGIN_NAMESPACE::DefineImageStrings ( Normal )

◆ DefineImageStrings() [11/19]

QT_BEGIN_NAMESPACE::DefineImageStrings ( Occlusion )

◆ DefineImageStrings() [12/19]

QT_BEGIN_NAMESPACE::DefineImageStrings ( Opacity )

◆ DefineImageStrings() [13/19]

QT_BEGIN_NAMESPACE::DefineImageStrings ( Roughness )

◆ DefineImageStrings() [14/19]

QT_BEGIN_NAMESPACE::DefineImageStrings ( Specular )

◆ DefineImageStrings() [15/19]

QT_BEGIN_NAMESPACE::DefineImageStrings ( SpecularAmountMap )

◆ DefineImageStrings() [16/19]

QT_BEGIN_NAMESPACE::DefineImageStrings ( Thickness )

◆ DefineImageStrings() [17/19]

QT_BEGIN_NAMESPACE::DefineImageStrings ( Translucency )

◆ DefineImageStrings() [18/19]

QT_BEGIN_NAMESPACE::DefineImageStrings ( Transmission )

◆ DefineImageStrings() [19/19]

QT_BEGIN_NAMESPACE::DefineImageStrings ( Unknown )

◆ delegateHeight()

static qreal QT_BEGIN_NAMESPACE::delegateHeight ( const QQuickTumbler * tumbler)
inlinestatic

Definition at line 61 of file qquicktumbler.cpp.

References QQuickControl::availableHeight, delegateHeight(), and QQuickTumbler::visibleItemCount.

Referenced by delegateHeight().

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

◆ doCrypt()

QByteArray QT_BEGIN_NAMESPACE::doCrypt ( QSslKeyPrivate::Cipher cipher,
const QByteArray & data,
const QByteArray & key,
const QByteArray & iv,
bool encrypt )

Definition at line 91 of file qtlskey_schannel.cpp.

References generateSymmetricKey(), getHandle(), i, output, QByteArray(), qCWarning, and qScopeGuard().

+ Here is the call graph for this function:

◆ encodingFromByteArray()

QDecompressHelper::ContentEncoding QT_BEGIN_NAMESPACE::encodingFromByteArray ( QByteArrayView ce)
noexcept

Definition at line 41 of file qdecompresshelper.cpp.

References Qt::CaseInsensitive, contentEncodingMapping, encodingFromByteArray(), and QDecompressHelper::None.

Referenced by encodingFromByteArray().

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

◆ equalOrNaN()

bool QT_BEGIN_NAMESPACE::equalOrNaN ( qreal a,
qreal b )

Definition at line 51 of file qdeclarativeposition.cpp.

References equalOrNaN(), and qIsNaN().

Referenced by equalOrNaN().

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

◆ exclusiveNaN()

bool QT_BEGIN_NAMESPACE::exclusiveNaN ( qreal a,
qreal b )

Definition at line 56 of file qdeclarativeposition.cpp.

References exclusiveNaN(), and qIsNaN().

Referenced by exclusiveNaN().

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

◆ expblur()

template<int aprec, int zprec, bool alphaOnly>
void QT_BEGIN_NAMESPACE::expblur ( QImage & img,
qreal radius,
bool improvedQuality = false,
int transposed = 0 )

Definition at line 117 of file qimageeffects.cpp.

References QImage::bits(), QImage::bytesPerLine(), expblur(), QImage::Format_ARGB32_Premultiplied, QImage::Format_Grayscale8, QImage::Format_Indexed8, QImage::Format_RGB32, QImage::height(), i, Q_ASSERT, qPow(), qRound(), QImage::setDevicePixelRatio(), and QImage::width().

Referenced by expblur().

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

◆ find()

template<size_t N>
static Qt::Key QT_BEGIN_NAMESPACE::find ( const KeyMapping(&) map[N],
Qt::Key key )
staticnoexcept

Definition at line 212 of file qwasmkeytranslator.cpp.

References find(), find_impl(), and map.

Referenced by find(), and translateBaseKeyUsingDeadKey().

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

◆ find_impl()

static Qt::Key QT_BEGIN_NAMESPACE::find_impl ( const KeyMapping * first,
const KeyMapping * last,
Qt::Key key )
staticnoexcept

Definition at line 201 of file qwasmkeytranslator.cpp.

References find_impl(), and Qt::Key_unknown.

Referenced by find(), and find_impl().

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

◆ findKeyTextByKeyId()

template<class T >
std::optional< QString > QT_BEGIN_NAMESPACE::findKeyTextByKeyId ( const T & mappingArray,
Qt::Key qtKey )

Definition at line 236 of file qwasmkeytranslator.cpp.

References QSet< T >::cend(), findKeyTextByKeyId(), it, and qtKey().

Referenced by findKeyTextByKeyId().

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

◆ fixImage()

QImage QT_BEGIN_NAMESPACE::fixImage ( QImage image)

Definition at line 40 of file qimagevideobuffer.cpp.

References fixImage(), fixImageFormat(), QImage::Format_Invalid, QVideoFrameFormat::Format_Invalid, and QVideoFrameFormat::pixelFormatFromImageFormat().

Referenced by fixImage().

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

◆ fixImageFormat()

◆ generateMeshLevelsOfDetail()

QVector< QPair< float, QVector< quint32 > > > QT_BEGIN_NAMESPACE::generateMeshLevelsOfDetail ( QVector< VertexAttributeDataExt > & vertexAttributes,
QVector< quint32 > & indexes,
float normalMergeAngle = 60.0f,
float normalSplitAngle = 25.0f )

Definition at line 508 of file assimputils.cpp.

References QVector3D::crossProduct(), QVector3D::dotProduct(), error, generateMeshLevelsOfDetail(), i, j, QVector3D::normal(), QSSGUtils::vec3::normalize(), position(), positions, qCos(), qDegreesToRadians(), qFuzzyIsNull(), qMax(), QSSGMesh::simplifyMesh(), QSSGMesh::simplifyScale(), and vertexData.

Referenced by generateMeshLevelsOfDetail().

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

◆ generateSymmetricKey()

BCRYPT_KEY_HANDLE QT_BEGIN_NAMESPACE::generateSymmetricKey ( BCRYPT_ALG_HANDLE handle,
const QByteArray & key )

Definition at line 57 of file qtlskey_schannel.cpp.

References generateSymmetricKey(), and qCWarning.

Referenced by doCrypt(), and generateSymmetricKey().

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

◆ getAspectRatio()

float QT_BEGIN_NAMESPACE::getAspectRatio ( const QRectF & inViewport)

Definition at line 20 of file qssgrendercamera.cpp.

References getAspectRatio().

Referenced by getAspectRatio().

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

◆ GetD3DDevice()

ComPtr< ID3D11Device1 > QT_BEGIN_NAMESPACE::GetD3DDevice ( QRhi * rhi)

Definition at line 30 of file qffmpeghwaccel_d3d11.cpp.

References GetD3DDevice(), and QRhi::nativeHandles().

Referenced by GetD3DDevice().

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

◆ getHandle()

BCRYPT_ALG_HANDLE QT_BEGIN_NAMESPACE::getHandle ( QSslKeyPrivate::Cipher cipher)

Definition at line 40 of file qtlskey_schannel.cpp.

References getHandle(), getName(), and qCWarning.

Referenced by doCrypt(), and getHandle().

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

◆ getKeyFromCode()

Qt::Key QT_BEGIN_NAMESPACE::getKeyFromCode ( const std::string & code)

Definition at line 22 of file qwasmevent.cpp.

References QString::fromStdString(), getKeyFromCode(), Qt::Key_unknown, QWasmKeyTranslator::mapWebKeyTextToQtKey(), match(), and QStringLiteral.

Referenced by getKeyFromCode().

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

◆ getName()

const wchar_t * QT_BEGIN_NAMESPACE::getName ( QSslKeyPrivate::Cipher cipher)

Definition at line 23 of file qtlskey_schannel.cpp.

References QTlsPrivate::Aes128Cbc, QTlsPrivate::Aes192Cbc, QTlsPrivate::Aes256Cbc, QTlsPrivate::DesCbc, QTlsPrivate::DesEde3Cbc, getName(), and QTlsPrivate::Rc2Cbc.

Referenced by getHandle(), and getName().

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

◆ getVertexAttributeData()

QVector< VertexAttributeDataExt > QT_BEGIN_NAMESPACE::getVertexAttributeData ( const aiMesh * mesh,
const VertexDataRequirments & requirments )

Definition at line 116 of file assimputils.cpp.

References getVertexAttributeData(), i, j, and qWarning.

Referenced by getVertexAttributeData().

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

◆ getVisualInfo()

std::optional< VisualInfo > QT_BEGIN_NAMESPACE::getVisualInfo ( xcb_screen_t * screen,
std::optional< xcb_visualid_t > requestedVisualId,
std::optional< uint8_t > requestedDepth = std::nullopt )

Definition at line 25 of file qxcbeglintegration.cpp.

References getVisualInfo(), and screen.

Referenced by getVisualInfo().

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

◆ gstSampleFormatToSampleFormat()

QAudioFormat::SampleFormat QT_BEGIN_NAMESPACE::gstSampleFormatToSampleFormat ( const char * fmt)

Definition at line 30 of file qgstutils.cpp.

References audioSampleFormatNames, fmt, gstSampleFormatToSampleFormat(), i, QAudioFormat::NSampleFormats, and QAudioFormat::Unknown.

Referenced by gstSampleFormatToSampleFormat().

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

◆ haikuAppStandardPath()

QString QT_BEGIN_NAMESPACE::haikuAppStandardPath ( directory_which which)

Definition at line 71 of file qstandardpaths_haiku.cpp.

References appendOrganizationAndApp(), haikuAppStandardPath(), and haikuStandardPath().

Referenced by haikuAppStandardPath().

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

◆ haikuAppStandardPaths()

QStringList QT_BEGIN_NAMESPACE::haikuAppStandardPaths ( path_base_directory baseDirectory)

Definition at line 83 of file qstandardpaths_haiku.cpp.

References appendOrganizationAndApp(), haikuAppStandardPaths(), haikuStandardPaths(), and i.

Referenced by haikuAppStandardPaths().

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

◆ haikuStandardPath()

QString QT_BEGIN_NAMESPACE::haikuStandardPath ( directory_which which)

Definition at line 40 of file qstandardpaths_haiku.cpp.

References QFile::decodeName(), and haikuStandardPath().

Referenced by haikuAppStandardPath(), and haikuStandardPath().

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

◆ haikuStandardPaths()

QStringList QT_BEGIN_NAMESPACE::haikuStandardPaths ( path_base_directory baseDirectory)

Definition at line 53 of file qstandardpaths_haiku.cpp.

References QFile::decodeName(), haikuStandardPaths(), and i.

Referenced by haikuAppStandardPaths(), and haikuStandardPaths().

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

◆ indexOfVideoFormat() [1/2]

int QT_BEGIN_NAMESPACE::indexOfVideoFormat ( GstVideoFormat format)

Definition at line 60 of file qgst.cpp.

References i, indexOfVideoFormat(), and qt_videoFormatLookup.

+ Here is the call graph for this function:

◆ indexOfVideoFormat() [2/2]

int QT_BEGIN_NAMESPACE::indexOfVideoFormat ( QVideoFrameFormat::PixelFormat format)

Definition at line 51 of file qgst.cpp.

References i, indexOfVideoFormat(), and qt_videoFormatLookup.

Referenced by indexOfVideoFormat(), and indexOfVideoFormat().

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

◆ isAerialType()

bool QT_BEGIN_NAMESPACE::isAerialType ( const QString mapScheme)

Definition at line 36 of file qgeotilefetcher_nokia.cpp.

References isAerialType().

Referenced by isAerialType().

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

◆ isDeadKeyEvent()

bool QT_BEGIN_NAMESPACE::isDeadKeyEvent ( const char * key)

Definition at line 17 of file qwasmevent.cpp.

References isDeadKeyEvent(), qstrncmp(), and WebDeadKeyValue.

Referenced by isDeadKeyEvent().

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

◆ isSafeDH()

bool QT_BEGIN_NAMESPACE::isSafeDH ( DH * dh)

Definition at line 24 of file qssldiffiehellmanparameters_openssl.cpp.

References QSslSocketPrivate::ensureInitialized(), isSafeDH(), q_BN_is_word(), q_BN_mod_word(), q_DH_bits(), q_DH_check(), and q_DH_get0_pqg().

Referenced by isSafeDH().

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

◆ isSupportedCodec() [1/3]

bool QT_BEGIN_NAMESPACE::isSupportedCodec ( QMediaFormat::AudioCodec codec,
QMediaFormat::ConversionMode mode )

Definition at line 51 of file qwindowsformatinfo.cpp.

References QWindowsMultimediaUtils::audioFormatForCodec(), codec, QMediaFormat::Encode, isSupportedCodec(), and isSupportedMFT().

Referenced by isSupportedCodec(), isSupportedCodec(), and isSupportedCodec().

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

◆ isSupportedCodec() [2/3]

bool QT_BEGIN_NAMESPACE::isSupportedCodec ( QMediaFormat::VideoCodec codec,
QMediaFormat::ConversionMode mode )

Definition at line 58 of file qwindowsformatinfo.cpp.

References codec, QMediaFormat::Encode, isSupportedCodec(), isSupportedMFT(), and QWindowsMultimediaUtils::videoFormatForCodec().

+ Here is the call graph for this function:

◆ isSupportedCodec() [3/3]

template<typename T >
bool QT_BEGIN_NAMESPACE::isSupportedCodec ( T codec,
QMediaFormat::ConversionMode m,
CheckedCodecs< T > & checkedCodecs )

Definition at line 66 of file qwindowsformatinfo.cpp.

References codec, QSet< T >::constEnd(), QSet< T >::constFind(), isSupportedCodec(), it, and qMakePair().

+ Here is the call graph for this function:

◆ isSupportedMFT()

bool QT_BEGIN_NAMESPACE::isSupportedMFT ( const GUID & category,
const MFT_REGISTER_TYPE_INFO & type,
QMediaFormat::ConversionMode mode )

Definition at line 24 of file qwindowsformatinfo.cpp.

References category(), QMediaFormat::Encode, i, and isSupportedMFT().

Referenced by isSupportedCodec(), isSupportedCodec(), and isSupportedMFT().

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

◆ isValidParameter()

bool QT_BEGIN_NAMESPACE::isValidParameter ( const QString & param)

Definition at line 21 of file qgeoserviceproviderplugin_nokia.cpp.

References isValidParameter().

Referenced by checkUsageTerms(), and isValidParameter().

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

◆ keyToTag()

const char * QT_BEGIN_NAMESPACE::keyToTag ( QMediaMetaData::Key key)

Definition at line 133 of file qgstreamermetadata.cpp.

◆ lastPositionFilePath()

static QString QT_BEGIN_NAMESPACE::lastPositionFilePath ( )
static

Definition at line 40 of file qgeopositioninfosource_geoclue2.cpp.

References QStandardPaths::GenericDataLocation, lastPositionFilePath(), QStringLiteral, and QStandardPaths::writableLocation().

Referenced by lastPositionFilePath().

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

◆ magnitude()

float QT_BEGIN_NAMESPACE::magnitude ( const QVector3D & vector)

Definition at line 10 of file qssgplane.cpp.

References magnitude(), and vector.

Referenced by magnitude().

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

◆ markHeapBase()

void QT_BEGIN_NAMESPACE::markHeapBase ( QV4::MarkStack * markStack,
QV4::Heap::Base * base )

Definition at line 9 of file qv4writebarrier.cpp.

References base, and markHeapBase().

Referenced by markHeapBase().

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

◆ navigatorLanguages()

QStringList QT_BEGIN_NAMESPACE::navigatorLanguages ( )

Definition at line 17 of file qlocale_wasm.cpp.

References QString::fromStdString(), and navigatorLanguages().

Referenced by navigatorLanguages().

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

◆ operator*()

Color4ub QT_BEGIN_NAMESPACE::operator* ( Color4ub c,
float t )

Definition at line 17 of file qsgbasicinternalrectanglenode.cpp.

◆ operator+()

Color4ub QT_BEGIN_NAMESPACE::operator+ ( Color4ub a,
Color4ub b )

Definition at line 18 of file qsgbasicinternalrectanglenode.cpp.

◆ parseDate()

QDateTime QT_BEGIN_NAMESPACE::parseDate ( const GValue & val)

Definition at line 163 of file qgstreamermetadata.cpp.

References date, parseDate(), and Q_ASSERT.

Referenced by addTagToMetaData(), and parseDate().

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

◆ parseDateTime()

QDateTime QT_BEGIN_NAMESPACE::parseDateTime ( const GValue & val)

Definition at line 177 of file qgstreamermetadata.cpp.

References dateTime, parseDateTime(), and Q_ASSERT.

Referenced by addTagToMetaData(), and parseDateTime().

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

◆ parseDocument()

void QT_BEGIN_NAMESPACE::parseDocument ( const QJsonDocument & doc,
const QGeoShape & bounds,
QList< QGeoLocation > * locs )

Definition at line 333 of file qgeocodejsonparser.cpp.

References QJsonDocument::object(), parseDocument(), parseLocation(), QJsonValue::toArray(), QJsonValue::toObject(), QJsonObject::value(), and view.

Referenced by parseDocument().

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

◆ parseFractionAsDouble()

std::optional< double > QT_BEGIN_NAMESPACE::parseFractionAsDouble ( const GValue & val)

Definition at line 226 of file qgstreamermetadata.cpp.

References parseFractionAsDouble(), and Q_ASSERT.

Referenced by addTagToMetaData(), and parseFractionAsDouble().

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

◆ parseImage()

QImage QT_BEGIN_NAMESPACE::parseImage ( const GValue & val)

Definition at line 202 of file qgstreamermetadata.cpp.

References QImage::fromData(), info, Q_ASSERT, and QByteArray().

+ Here is the call graph for this function:

◆ parseLocation()

bool QT_BEGIN_NAMESPACE::parseLocation ( const QJsonObject & obj,
const QGeoShape & bounds,
QGeoLocation * loc )

Definition at line 285 of file qgeocodejsonparser.cpp.

References QString::arg(), QGeoShape::contains(), QGeoShape::isValid, parseLocation(), QGeoLocation::setAddress(), QGeoRectangle::setBottomRight(), QGeoLocation::setBoundingShape(), QGeoLocation::setCoordinate(), QGeoRectangle::setTopLeft(), QJsonValue::toDouble(), QJsonValue::toObject(), QString::trimmed(), and QJsonObject::value().

Referenced by parseDocument(), and parseLocation().

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

◆ parsePlaceResult()

QPlaceResult QT_BEGIN_NAMESPACE::parsePlaceResult ( const QJsonObject & response,
const QString & attribution )

◆ parseRotationTag()

QtVideo::Rotation QT_BEGIN_NAMESPACE::parseRotationTag ( const char * string)

Definition at line 146 of file qgstreamermetadata.cpp.

References QtVideo::Clockwise180, QtVideo::Clockwise270, QtVideo::Clockwise90, QtVideo::None, parseRotationTag(), and qCritical.

Referenced by addTagToMetaData(), and parseRotationTag().

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

◆ positionPreferenceFromWindowFlags()

QWasmWindowStack::PositionPreference QT_BEGIN_NAMESPACE::positionPreferenceFromWindowFlags ( Qt::WindowFlags flags)

Definition at line 37 of file qwasmwindow.cpp.

References positionPreferenceFromWindowFlags(), QWasmWindowStack::Regular, QWasmWindowStack::StayOnBottom, QWasmWindowStack::StayOnTop, Qt::WindowStaysOnBottomHint, and Qt::WindowStaysOnTopHint.

Referenced by positionPreferenceFromWindowFlags().

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

◆ Q_GLOBAL_STATIC()

QT_BEGIN_NAMESPACE::Q_GLOBAL_STATIC ( QWindowsMediaFoundation ,
s_wmf  )

◆ Q_LOGGING_CATEGORY()

QT_BEGIN_NAMESPACE::Q_LOGGING_CATEGORY ( qLcMediaFFmpegHWAccel ,
"qt.multimedia.hwaccel"  )

◆ qt_blurinner()

template<int aprec, int zprec>
void QT_BEGIN_NAMESPACE::qt_blurinner ( uchar * bptr,
int & zR,
int & zG,
int & zB,
int & zA,
int alpha )
inline

Definition at line 27 of file qimageeffects.cpp.

References QRgb, qt_blurinner(), qt_static_shift(), Z_MASK, and ZA_MASK.

Referenced by qt_blurinner().

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

◆ qt_blurinner_alphaOnly()

template<int aprec, int zprec>
void QT_BEGIN_NAMESPACE::qt_blurinner_alphaOnly ( uchar * bptr,
int & z,
int alpha )
inline

Definition at line 60 of file qimageeffects.cpp.

References qt_blurinner_alphaOnly().

Referenced by qt_blurinner_alphaOnly().

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

◆ qt_blurrow()

template<int aprec, int zprec, bool alphaOnly>
void QT_BEGIN_NAMESPACE::qt_blurrow ( QImage & im,
int line,
int alpha )
inline

Definition at line 69 of file qimageeffects.cpp.

References alphaIndex, QImage::depth(), QImage::format(), QImage::Format_Indexed8, line, qt_blurrow(), QImage::scanLine(), and QImage::width().

Referenced by qt_blurrow().

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

◆ qt_createLEService()

ServicePrivate QT_BEGIN_NAMESPACE::qt_createLEService ( QLowEnergyControllerPrivateDarwin * controller,
CBService * cbService,
bool included )

Definition at line 34 of file qlowenergycontroller_darwin.mm.

References QLowEnergyService::IncludedService, Q_ASSERT_X, Q_FUNC_INFO, qCDebug, qt_createLEService(), and DarwinBluetooth::qt_uuid().

Referenced by qt_createLEService().

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

◆ qt_scoped_lock()

template<typename Mutex , typename Lock = std::lock_guard <typename std::decay<Mutex>::type>>
Lock QT_BEGIN_NAMESPACE::qt_scoped_lock ( Mutex & mutex)

Definition at line 58 of file qlocking_p.h.

References mutex, and qt_scoped_lock().

Referenced by qt_scoped_lock().

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

◆ qt_servicesUuids()

UUIDList QT_BEGIN_NAMESPACE::qt_servicesUuids ( NSArray * services)

Definition at line 69 of file qlowenergycontroller_darwin.mm.

References QList< T >::append(), QT_BT_MAC_AUTORELEASEPOOL, qt_servicesUuids(), DarwinBluetooth::qt_uuid(), and services.

Referenced by qt_servicesUuids().

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

◆ qt_static_shift()

template<int shift>
int QT_BEGIN_NAMESPACE::qt_static_shift ( int value)
inline

Definition at line 16 of file qimageeffects.cpp.

References qt_static_shift(), and shift().

Referenced by qt_blurinner(), and qt_static_shift().

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

◆ qt_unique_lock() [1/2]

template<typename Mutex , typename Lock = std::unique_lock<typename std::decay<Mutex>::type>>
Lock QT_BEGIN_NAMESPACE::qt_unique_lock ( Mutex & mutex)

Definition at line 64 of file qlocking_p.h.

References mutex, and qt_unique_lock().

Referenced by qt_unique_lock(), and qt_unique_lock().

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

◆ qt_unique_lock() [2/2]

template<typename Mutex , typename Lock = std::unique_lock<typename std::decay<Mutex>::type>>
Lock QT_BEGIN_NAMESPACE::qt_unique_lock ( Mutex * mutex)

Definition at line 70 of file qlocking_p.h.

References mutex, and qt_unique_lock().

+ Here is the call graph for this function:

◆ QueryInterfaceImpl()

template<typename T >
bool QT_BEGIN_NAMESPACE::QueryInterfaceImpl ( IUnknown * from,
REFIID riid,
void ** ppvObject )

Definition at line 21 of file qnetworklistmanagerevents.cpp.

References QueryInterfaceImpl(), and riid.

Referenced by QueryInterfaceImpl().

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

◆ registerQDeviceDiscoveryMetaType()

void QT_BEGIN_NAMESPACE::registerQDeviceDiscoveryMetaType ( )

Definition at line 43 of file qbluetoothdevicediscoveryagent_darwin.mm.

References registerQDeviceDiscoveryMetaType().

Referenced by registerQDeviceDiscoveryMetaType().

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

◆ setProcAddress()

template<typename T >
bool QT_BEGIN_NAMESPACE::setProcAddress ( QSystemLibrary & lib,
T & f,
const char name[] )

Definition at line 14 of file qwindowsmediafoundation.cpp.

References setProcAddress().

Referenced by setProcAddress().

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

◆ setSockaddr() [1/3]

QT_SOCKLEN_T QT_BEGIN_NAMESPACE::setSockaddr ( sockaddr * sa,
const QHostAddress & addr,
quint16 port = 0 )
inline

Definition at line 77 of file qnativesocketengine_p.h.

References QHostAddress::AnyIPProtocol, QHostAddress::IPv4Protocol, QHostAddress::IPv6Protocol, setSockaddr(), and QHostAddress::UnknownNetworkLayerProtocol.

+ Here is the call graph for this function:

◆ setSockaddr() [2/3]

QT_SOCKLEN_T QT_BEGIN_NAMESPACE::setSockaddr ( sockaddr_in * sin,
const QHostAddress & addr,
quint16 port = 0 )
inline

Definition at line 51 of file qnativesocketengine_p.h.

References setSockaddr().

Referenced by setSockaddr(), setSockaddr(), and setSockaddr().

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

◆ setSockaddr() [3/3]

QT_SOCKLEN_T QT_BEGIN_NAMESPACE::setSockaddr ( sockaddr_in6 * sin6,
const QHostAddress & addr,
quint16 port = 0 )
inline

Definition at line 61 of file qnativesocketengine_p.h.

References AF_INET6, QNetworkInterface::interfaceIndexFromName(), and setSockaddr().

+ Here is the call graph for this function:

◆ sizeToStr()

QString QT_BEGIN_NAMESPACE::sizeToStr ( int size)

Definition at line 26 of file qgeotilefetcher_nokia.cpp.

References QStringLiteral, and sizeToStr().

Referenced by sizeToStr().

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

◆ smoothAttributeSet()

const QSGGeometry::AttributeSet & QT_BEGIN_NAMESPACE::smoothAttributeSet ( )

Definition at line 64 of file qsgbasicinternalrectanglenode.cpp.

References attrs, QSGGeometry::ColorAttribute, QSGGeometry::Attribute::createWithAttributeType(), QSGGeometry::FloatType, QSGGeometry::PositionAttribute, smoothAttributeSet(), QSGGeometry::TexCoordAttribute, and QSGGeometry::UnsignedByteType.

Referenced by smoothAttributeSet().

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

◆ smoothImageAttributeSet()

const QSGGeometry::AttributeSet & QT_BEGIN_NAMESPACE::smoothImageAttributeSet ( )

Definition at line 19 of file qsgbasicinternalimagenode.cpp.

References attrs, QSGGeometry::Attribute::createWithAttributeType(), QSGGeometry::FloatType, QSGGeometry::PositionAttribute, smoothImageAttributeSet(), QSGGeometry::TexCoord1Attribute, QSGGeometry::TexCoord2Attribute, and QSGGeometry::TexCoordAttribute.

Referenced by smoothImageAttributeSet().

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

◆ socket_protocol()

ServiceInfo::Protocol QT_BEGIN_NAMESPACE::socket_protocol ( const QBluetoothServiceInfoPrivate & privateInfo)

Definition at line 31 of file qbluetoothserviceinfo_macos.mm.

References QList< T >::isEmpty(), QBluetoothUuid::L2cap, QBluetoothUuid::Rfcomm, and socket_protocol().

Referenced by socket_protocol().

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

◆ tagToKey()

QMediaMetaData::Key QT_BEGIN_NAMESPACE::tagToKey ( const char * tag)

Definition at line 119 of file qgstreamermetadata.cpp.

References tag.

◆ textureCoordVariableName()

void QT_BEGIN_NAMESPACE::textureCoordVariableName ( char(&) outString[TEXCOORD_VAR_LEN],
quint8 uvSet )

Definition at line 108 of file qssgrenderdefaultmaterialshadergenerator.cpp.

References Q_ASSERT, qstrncpy(), TEXCOORD_VAR_LEN, and textureCoordVariableName().

Referenced by textureCoordVariableName().

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

◆ textureCoordVaryingName()

void QT_BEGIN_NAMESPACE::textureCoordVaryingName ( char(&) outString[TEXCOORD_VAR_LEN],
quint8 uvSet )

Definition at line 99 of file qssgrenderdefaultmaterialshadergenerator.cpp.

References Q_ASSERT, qstrncpy(), TEXCOORD_VAR_LEN, and textureCoordVaryingName().

Referenced by textureCoordVaryingName().

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

◆ toFloats() [1/2]

void QT_BEGIN_NAMESPACE::toFloats ( const QQuaternion & q,
float * f )
inline

Definition at line 26 of file qaudioroom.cpp.

References toFloats().

+ Here is the call graph for this function:

◆ toFloats() [2/2]

void QT_BEGIN_NAMESPACE::toFloats ( const QVector3D & v,
float * f )
inline

Definition at line 13 of file qaudioroom.cpp.

References toFloats().

Referenced by toFloats(), and toFloats().

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

◆ toQuaternion()

QQuaternion QT_BEGIN_NAMESPACE::toQuaternion ( const float * f)
inline

Definition at line 20 of file qaudioroom.cpp.

References toQuaternion().

Referenced by toQuaternion().

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

◆ toVector()

QVector3D QT_BEGIN_NAMESPACE::toVector ( const float * f)
inline

Definition at line 8 of file qaudioroom.cpp.

References toVector().

Referenced by toVector().

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

◆ toZlibPointer()

z_stream * QT_BEGIN_NAMESPACE::toZlibPointer ( void * ptr)

Definition at line 50 of file qdecompresshelper.cpp.

References ptr(), and toZlibPointer().

Referenced by toZlibPointer().

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

◆ translateBaseKeyUsingDeadKey()

Qt::Key QT_BEGIN_NAMESPACE::translateBaseKeyUsingDeadKey ( Qt::Key accentBaseKey,
Qt::Key deadKey )

Definition at line 217 of file qwasmkeytranslator.cpp.

References acuteKeyTable, circumflexKeyTable, diaeresisKeyTable, find(), graveKeyTable, Qt::Key_Dead_Acute, Qt::Key_Dead_Circumflex, Qt::Key_Dead_Diaeresis, Qt::Key_Dead_Grave, Qt::Key_Dead_Tilde, Qt::Key_unknown, tildeKeyTable, and translateBaseKeyUsingDeadKey().

Referenced by translateBaseKeyUsingDeadKey().

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

◆ tryGetNetworkAccessManager()

QGeoNetworkAccessManager * QT_BEGIN_NAMESPACE::tryGetNetworkAccessManager ( const QVariantMap & parameters)

Definition at line 38 of file qgeoserviceproviderplugin_nokia.cpp.

References QStringLiteral, tryGetNetworkAccessManager(), and QMap< Key, T >::value().

Referenced by CreateInstanceOf(), and tryGetNetworkAccessManager().

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

◆ webKeyToQtKey()

Qt::Key QT_BEGIN_NAMESPACE::webKeyToQtKey ( const std::string & code,
const std::string & key,
bool isDeadKey,
QFlags< Qt::KeyboardModifier > modifiers )

Definition at line 38 of file qwasmevent.cpp.

◆ windowForDrag()

QWindow * QT_BEGIN_NAMESPACE::windowForDrag ( QDrag * drag)

Definition at line 27 of file qwasmdrag.cpp.

References QMetaObject::invokeMethod(), Q_RETURN_ARG, qobject_cast< QWindow * >(), QDrag::source(), window(), and windowForDrag().

Referenced by windowForDrag().

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

Variable Documentation

◆ acuteKeyTable

constexpr KeyMapping QT_BEGIN_NAMESPACE::acuteKeyTable[]
constexpr
Initial value:
= {
}
@ Key_O
Definition qnamespace.h:561
@ Key_Iacute
Definition qnamespace.h:634
@ Key_Eacute
Definition qnamespace.h:630
@ Key_Aacute
Definition qnamespace.h:622
@ Key_I
Definition qnamespace.h:555
@ Key_U
Definition qnamespace.h:567
@ Key_A
Definition qnamespace.h:547
@ Key_Uacute
Definition qnamespace.h:647
@ Key_Yacute
Definition qnamespace.h:650
@ Key_Y
Definition qnamespace.h:571
@ Key_Oacute
Definition qnamespace.h:640
@ Key_E
Definition qnamespace.h:551

Definition at line 183 of file qwasmkeytranslator.cpp.

Referenced by translateBaseKeyUsingDeadKey().

◆ allAddressTypes

const QString QT_BEGIN_NAMESPACE::allAddressTypes = QStringLiteral("address,district,locality,neighborhood,place,postcode,region,country")
static

Definition at line 25 of file qgeocodingmanagerenginemapbox.cpp.

◆ alphaIndex

const int QT_BEGIN_NAMESPACE::alphaIndex = (QSysInfo::ByteOrder == QSysInfo::BigEndian ? 0 : 3)

Definition at line 57 of file qimageeffects.cpp.

Referenced by qt_blurrow().

◆ audioSampleFormatNames

const char* QT_BEGIN_NAMESPACE::audioSampleFormatNames[QAudioFormat::NSampleFormats]
Initial value:
= {
nullptr,
"U8",
"S16LE",
"S32LE",
"F32LE"
}

Definition at line 15 of file qgstutils.cpp.

Referenced by gstSampleFormatToSampleFormat().

◆ circumflexKeyTable

constexpr KeyMapping QT_BEGIN_NAMESPACE::circumflexKeyTable[]
constexpr
Initial value:

Definition at line 194 of file qwasmkeytranslator.cpp.

Referenced by translateBaseKeyUsingDeadKey().

◆ contentEncodingMapping

constexpr ContentEncodingMapping QT_BEGIN_NAMESPACE::contentEncodingMapping[]
constexpr
Initial value:

Definition at line 30 of file qdecompresshelper.cpp.

Referenced by encodingFromByteArray().

◆ dampening

float QT_BEGIN_NAMESPACE::dampening

Definition at line 42 of file qaudioroom.cpp.

◆ DataFlagsRole

constexpr auto QT_BEGIN_NAMESPACE::DataFlagsRole = Qt::ItemDataRole(Qt::UserRole - 1)
constexpr

Definition at line 24 of file qstandarditemmodel.cpp.

◆ desktopIdParameter

const auto QT_BEGIN_NAMESPACE::desktopIdParameter = "desktopId"
static

Definition at line 38 of file qgeopositioninfosource_geoclue2.cpp.

◆ DiacriticalCharsKeyToTextLowercase

constexpr const auto QT_BEGIN_NAMESPACE::DiacriticalCharsKeyToTextLowercase
staticconstexpr

Definition at line 99 of file qwasmkeytranslator.cpp.

◆ DiacriticalCharsKeyToTextUppercase

constexpr const auto QT_BEGIN_NAMESPACE::DiacriticalCharsKeyToTextUppercase
staticconstexpr

Definition at line 131 of file qwasmkeytranslator.cpp.

◆ diaeresisKeyTable

constexpr KeyMapping QT_BEGIN_NAMESPACE::diaeresisKeyTable[]
constexpr
Initial value:

Definition at line 188 of file qwasmkeytranslator.cpp.

Referenced by translateBaseKeyUsingDeadKey().

◆ GEOCLUE2_SERVICE_NAME

const char QT_BEGIN_NAMESPACE::GEOCLUE2_SERVICE_NAME[] = "org.freedesktop.GeoClue2"

Definition at line 35 of file qgeopositioninfosource_geoclue2.cpp.

◆ graveKeyTable

constexpr KeyMapping QT_BEGIN_NAMESPACE::graveKeyTable[]
constexpr
Initial value:

Definition at line 178 of file qwasmkeytranslator.cpp.

Referenced by translateBaseKeyUsingDeadKey().

◆ imageStringTable

◆ MINIMUM_UPDATE_INTERVAL

const int QT_BEGIN_NAMESPACE::MINIMUM_UPDATE_INTERVAL = 1000

Definition at line 36 of file qgeopositioninfosource_geoclue2.cpp.

◆ NO_COLOR

const quint32 QT_BEGIN_NAMESPACE::NO_COLOR = 1

Definition at line 25 of file qandroidstyle.cpp.

◆ occlusion

float QT_BEGIN_NAMESPACE::occlusion

Definition at line 41 of file qaudioroom.cpp.

◆ [struct]

struct { ... } QT_BEGIN_NAMESPACE::occlusionAndDampening[]
Initial value:
= {
{ 0.f, 1.f },
{ 0.f, .1f },
{ 2.f, .4f },
{ 2.f, .4f },
{ 4.f, 1.f },
{ 4.f, 1.f },
{ .7f, .7f },
{ .5f, .5f },
{ .2f, .3f },
{ .5f, .2f },
{ 7.f, 1.f },
{ 4.f, 1.f },
{ 4.f, 1.f },
{ 0.f, .2f },
{ 4.f, 1.f },
{ 2.f, .4f },
{ 2.f, .4f },
{ 1.5f, .2f },
{ 4.f, 1.f },
{ 4.f, 1.f },
{ 4.f, 1.f },
{ 1.f, .3f },
{ 1.f, .3f },
{ 0.f, .0f },
}

◆ QEvent_MaybeTick

const QEvent::Type QT_BEGIN_NAMESPACE::QEvent_MaybeTick = QEvent::Type(QEvent::User + 1)

Definition at line 15 of file qqmltimer.cpp.

◆ QEvent_Triggered

const QEvent::Type QT_BEGIN_NAMESPACE::QEvent_Triggered = QEvent::Type(QEvent::User + 2)

Definition at line 16 of file qqmltimer.cpp.

◆ qt_videoFormatLookup

constexpr std::array<VideoFormat, 19> QT_BEGIN_NAMESPACE::qt_videoFormatLookup
constexpr
Initial value:
{ {
{ QVideoFrameFormat::Format_YUV420P, GST_VIDEO_FORMAT_I420 },
{ QVideoFrameFormat::Format_YUV422P, GST_VIDEO_FORMAT_Y42B },
{ QVideoFrameFormat::Format_YV12, GST_VIDEO_FORMAT_YV12 },
{ QVideoFrameFormat::Format_UYVY, GST_VIDEO_FORMAT_UYVY },
{ QVideoFrameFormat::Format_YUYV, GST_VIDEO_FORMAT_YUY2 },
{ QVideoFrameFormat::Format_NV12, GST_VIDEO_FORMAT_NV12 },
{ QVideoFrameFormat::Format_NV21, GST_VIDEO_FORMAT_NV21 },
{ QVideoFrameFormat::Format_AYUV, GST_VIDEO_FORMAT_AYUV },
{ QVideoFrameFormat::Format_Y8, GST_VIDEO_FORMAT_GRAY8 },
{ QVideoFrameFormat::Format_XRGB8888, GST_VIDEO_FORMAT_xRGB },
{ QVideoFrameFormat::Format_XBGR8888, GST_VIDEO_FORMAT_xBGR },
{ QVideoFrameFormat::Format_RGBX8888, GST_VIDEO_FORMAT_RGBx },
{ QVideoFrameFormat::Format_BGRX8888, GST_VIDEO_FORMAT_BGRx },
{ QVideoFrameFormat::Format_ARGB8888, GST_VIDEO_FORMAT_ARGB },
{ QVideoFrameFormat::Format_ABGR8888, GST_VIDEO_FORMAT_ABGR },
{ QVideoFrameFormat::Format_RGBA8888, GST_VIDEO_FORMAT_RGBA },
{ QVideoFrameFormat::Format_BGRA8888, GST_VIDEO_FORMAT_BGRA },
{ QVideoFrameFormat::Format_Y16, GST_VIDEO_FORMAT_GRAY16_LE },
{ QVideoFrameFormat::Format_P010, GST_VIDEO_FORMAT_P010_10LE },
} }

Definition at line 24 of file qgst.cpp.

Referenced by indexOfVideoFormat(), and indexOfVideoFormat().

◆ qVariantGuiHelper

QT_BEGIN_NAMESPACE::qVariantGuiHelper
static

◆ qVariantWidgetsHelper

QT_BEGIN_NAMESPACE::qVariantWidgetsHelper
static

◆ Style

const char* QT_BEGIN_NAMESPACE::Style

Definition at line 14 of file qwasmcssstyle.cpp.

◆ TEXCOORD_VAR_LEN

const int QT_BEGIN_NAMESPACE::TEXCOORD_VAR_LEN = 16

◆ tildeKeyTable

constexpr KeyMapping QT_BEGIN_NAMESPACE::tildeKeyTable[]
constexpr
Initial value:

Definition at line 172 of file qwasmkeytranslator.cpp.

Referenced by translateBaseKeyUsingDeadKey().

◆ TRANSPARENT_COLOR

const quint32 QT_BEGIN_NAMESPACE::TRANSPARENT_COLOR = 0

Definition at line 26 of file qandroidstyle.cpp.

◆ UPDATE_TIMEOUT_COLD_START

const int QT_BEGIN_NAMESPACE::UPDATE_TIMEOUT_COLD_START = 120000

Definition at line 37 of file qgeopositioninfosource_geoclue2.cpp.

◆ WebDeadKeyValue

constexpr std::string_view QT_BEGIN_NAMESPACE::WebDeadKeyValue = "Dead"
constexpr

Definition at line 15 of file qwasmevent.cpp.

Referenced by isDeadKeyEvent().

◆ WebToQtKeyCodeMappings

constexpr const auto QT_BEGIN_NAMESPACE::WebToQtKeyCodeMappings
staticconstexpr

Definition at line 54 of file qwasmkeytranslator.cpp.