Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QT_BEGIN_NAMESPACE Namespace Reference

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

Namespaces

namespace  SetSALen

Classes

class  AndroidVideoDevices
struct  BMP_INFOHDR
struct  Color4ub
struct  CssKeyFrameValue
class  DeviceIntegration
class  DummyQuickItem
struct  ffmpegTagToMetaDataKey
struct  File
struct  free_char
struct  GenerationalCollator
struct  ICONDIR
struct  ICONDIRENTRY
struct  ImageStrings
struct  ImageStringSet
struct  IntVector4D
struct  KeyMapping
struct  QAtomicWaitLocks
struct  QGstQIODeviceSrc
struct  QGstQIODeviceSrcClass
struct  QGstQrcSrc
struct  QGstQrcSrcClass
class  QGstSubtitleSinkClass
class  QIODeviceRegistry
class  QSGCurveFillMaterialShader
struct  QVariantGuiHelper
struct  QVariantWidgetsHelper
class  SharedThreadPool
struct  SmoothImageVertex
struct  SmoothVertex
struct  SubsetEntryData
struct  SwsColorSpace
struct  SwsFrameData
class  ThreadLocalRhiHolder
struct  ThreadPoolSingleton
struct  TriangulationData
struct  Vertex
struct  VertexAttributeData
struct  VertexAttributeDataExt
struct  VertexBufferData
struct  VertexBufferDataExt
struct  VertexDataRequirments
struct  Vfs
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 unique_str = std::unique_ptr<char, free_char>
using PixelFormat = QVideoFrameFormat::PixelFormat
template<typename T>
using CheckedCodecs = QHash<std::pair<T, QMediaFormat::ConversionMode>, bool>
using Type = QSSGRenderableImage::Type
using StandardItemList = QList<QStandardItem *>

Enumerations

enum  Tag {
  Tag_End = 1 , Tag_SourceText16 , Tag_Translation , Tag_Context16 ,
  Tag_Obsolete1 , Tag_SourceText , Tag_Context , Tag_Comment ,
  Tag_Obsolete2 , Tag_End = 1 , Tag_SourceText16 , Tag_Translation ,
  Tag_Context16 , Tag_Obsolete1 , Tag_SourceText , Tag_Context ,
  Tag_Comment , Tag_Obsolete2
}
enum  Activation {
  NoActivate , Activate , NoActivate , Activate ,
  NoActivate , Activate , NoActivate , Activate
}
enum  Highlighting {
  NoHighlight , Highlight , NoHighlight , Highlight ,
  NoHighlight , Highlight , NoHighlight , Highlight
}
enum  Activation {
  NoActivate , Activate , NoActivate , Activate ,
  NoActivate , Activate , NoActivate , Activate
}
enum  Highlighting {
  NoHighlight , Highlight , NoHighlight , Highlight ,
  NoHighlight , Highlight , NoHighlight , Highlight
}
enum  PositionAnimation { DontAnimatePosition , AnimatePosition , DontAnimatePosition , AnimatePosition }
enum  PropertyId : uint8_t {
  PROP_NONE , PROP_URI , PROP_NONE , PROP_URI ,
  PROP_NONE , PROP_URI , PROP_NONE , PROP_URI
}
enum  PropertyId : uint8_t {
  PROP_NONE , PROP_URI , PROP_NONE , PROP_URI ,
  PROP_NONE , PROP_URI , PROP_NONE , PROP_URI
}
enum  SelectionType {
  NoSelection , QObjectSelection , UnmanagedWidgetSelection , ManagedWidgetSelection ,
  NoSelection , QObjectSelection , UnmanagedWidgetSelection , ManagedWidgetSelection
}
enum  {
  ClassNameColumn , IncludeFileColumn , IncludeTypeColumn , ReferencedColumn ,
  NumColumns , ClassNameColumn , IncludeFileColumn , IncludeTypeColumn ,
  ReferencedColumn , NumColumns
}
enum  Tag {
  Tag_End = 1 , Tag_SourceText16 , Tag_Translation , Tag_Context16 ,
  Tag_Obsolete1 , Tag_SourceText , Tag_Context , Tag_Comment ,
  Tag_Obsolete2 , Tag_End = 1 , Tag_SourceText16 , Tag_Translation ,
  Tag_Context16 , Tag_Obsolete1 , Tag_SourceText , Tag_Context ,
  Tag_Comment , Tag_Obsolete2
}
enum  Activation {
  NoActivate , Activate , NoActivate , Activate ,
  NoActivate , Activate , NoActivate , Activate
}
enum  Highlighting {
  NoHighlight , Highlight , NoHighlight , Highlight ,
  NoHighlight , Highlight , NoHighlight , Highlight
}
enum  Activation {
  NoActivate , Activate , NoActivate , Activate ,
  NoActivate , Activate , NoActivate , Activate
}
enum  Highlighting {
  NoHighlight , Highlight , NoHighlight , Highlight ,
  NoHighlight , Highlight , NoHighlight , Highlight
}
enum  PositionAnimation { DontAnimatePosition , AnimatePosition , DontAnimatePosition , AnimatePosition }
enum  PropertyId : uint8_t {
  PROP_NONE , PROP_URI , PROP_NONE , PROP_URI ,
  PROP_NONE , PROP_URI , PROP_NONE , PROP_URI
}
enum  PropertyId : uint8_t {
  PROP_NONE , PROP_URI , PROP_NONE , PROP_URI ,
  PROP_NONE , PROP_URI , PROP_NONE , PROP_URI
}
enum  SelectionType {
  NoSelection , QObjectSelection , UnmanagedWidgetSelection , ManagedWidgetSelection ,
  NoSelection , QObjectSelection , UnmanagedWidgetSelection , ManagedWidgetSelection
}
enum  {
  ClassNameColumn , IncludeFileColumn , IncludeTypeColumn , ReferencedColumn ,
  NumColumns , ClassNameColumn , IncludeFileColumn , IncludeTypeColumn ,
  ReferencedColumn , NumColumns
}
enum class  RetainPolicy
enum class  RetainPolicy
enum class  RetainPolicy
enum class  RetainPolicy
enum class  RetainPolicy
enum class  RetainPolicy
enum class  RetainPolicy
enum class  RetainPolicy

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)
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)
QFlags< Qt::KeyboardModifiergetKeyboardModifiers (const emscripten::val &event)
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)
bool matchMedia (std::string mediaQueryString)
Qt::ColorScheme getColorSchemeFromMedia ()
Qt::ContrastPreference getContrastPreferenceFromMedia ()
std::optional< VisualInfogetVisualInfo (xcb_screen_t *screen, std::optional< xcb_visualid_t > requestedVisualId, std::optional< uint8_t > requestedDepth=std::nullopt)
int xClose (sqlite3_file *sfile)
int xRead (sqlite3_file *sfile, void *ptr, int iAmt, sqlite3_int64 iOfst)
int xWrite (sqlite3_file *sfile, const void *data, int iAmt, sqlite3_int64 iOfst)
int xTruncate (sqlite3_file *sfile, sqlite3_int64 size)
int xSync (sqlite3_file *sfile, int)
int xFileSize (sqlite3_file *sfile, sqlite3_int64 *pSize)
int xLock (sqlite3_file *, int)
int xUnlock (sqlite3_file *, int)
int xCheckReservedLock (sqlite3_file *, int *pResOut)
int xFileControl (sqlite3_file *, int, void *)
int xSectorSize (sqlite3_file *)
int xDeviceCharacteristics (sqlite3_file *)
int xOpen (sqlite3_vfs *svfs, sqlite3_filename zName, sqlite3_file *sfile, int flags, int *pOutFlags)
int xDelete (sqlite3_vfs *, const char *zName, int)
int xAccess (sqlite3_vfs *, const char *zName, int flags, int *pResOut)
int xFullPathname (sqlite3_vfs *, const char *zName, int nOut, char *zOut)
int xRandomness (sqlite3_vfs *svfs, int nByte, char *zOut)
int xSleep (sqlite3_vfs *svfs, int microseconds)
int xCurrentTime (sqlite3_vfs *svfs, double *zOut)
int xGetLastError (sqlite3_vfs *, int, char *)
int xCurrentTimeInt64 (sqlite3_vfs *svfs, sqlite3_int64 *zOut)
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 ()
bool is_equal (qreal a, qreal b, qreal epsilon=DBL_EPSILON)
qreal arc_angle (qreal angle)
QVector2D arc_point (QVector2D center, QVector2D radius, qreal angle)
QVector2D tangent_ccw (QVector2D radius, qreal angle)
qreal cross (QVector2D a, QVector2D b)
qreal cross (QVector2D a, QVector2D b, QVector2D c, QVector2D d)
qreal angle_between_vectors (QVector2D a, QVector2D b)
bool lines_intersect (QVector2D a, QVector2D b, QVector2D c, QVector2D d, qreal *s, qreal *t)
AttachedattachedObject (QQuickItem *item)
static qreal delegateHeight (const QQuickTumbler *tumbler)
static qreal defaultFlickDeceleration (bool wrap)
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)
bool operator== (const unique_str &str, std::string_view sv)
bool operator!= (const unique_str &str, std::string_view sv)
static aaudio_format_t aaudioFormat (const QAudioFormat::SampleFormat sampleFormat)
void setMMapPolicy (int policy)
QSoundEffectPrivatemakeSoundEffectPrivate (QSoundEffect *fx, const QAudioDevice &audioDevice)
QAudioFormat qDefaultPreferredFormat (QAudioDevice::Mode mode, QAudioFormat::ChannelConfig channelConfig)
QAudioFormat::ChannelConfig qGetDefaultChannelLayout (QAudioDevice::Mode mode)
QString qGetDefaultDescription (const QByteArray &id)
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[])
LRESULT QT_WIN_CALLBACK deviceNotificationWndProc (HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)
LPCWSTR getWindowsClassName ()
HWND createMessageOnlyWindow ()
bool qIsDefaultAspect (int o)
bool qIsDefaultAspect (QtVideo::Rotation rotation)
QVector3D RGBToYUV (const QColor &c)
 Q_LOGGING_CATEGORY (lc, "qt.multimedia.ffmpeg.converter")
AVPixelFormat toAVPixelFormat (QVideoFrameFormat::PixelFormat pixelFormat)
SwsFrameData getSwsData (QVideoFrame &dst)
SwsColorSpace toSwsColorSpace (QVideoFrameFormat::ColorRange colorRange, QVideoFrameFormat::ColorSpace colorSpace)
QFFmpeg::SwsContextUPtr createConverter (const QSize &srcSize, PixelFormat srcPixFmt, const QSize &dstSize, PixelFormat dstPixFmt)
bool setColorSpaceDetails (SwsContext *context, const QVideoFrameFormat &srcFormat, const QVideoFrameFormat &dstFormat)
bool convert (SwsContext *context, QVideoFrame &src, int srcHeight, QVideoFrame &dst)
QSize adjustSize (const QSize &size, PixelFormat srcFmt, PixelFormat dstFmt)
 Q_LOGGING_CATEGORY (qLcMediaFFmpegHWAccel, "qt.multimedia.hwaccel")
ComPtr< ID3D11Device1 > GetD3DDevice (QRhi *rhi)
ComPtr< ID3D11Texture2D > getAvFrameTexture (const AVFrame *frame)
int getAvFramePoolIndex (const AVFrame *frame)
const AVD3D11VADeviceContext * getHwDeviceContext (const AVHWDeviceContext *ctx)
void freeTextureAndData (void *opaque, uint8_t *data)
AVBufferRef * wrapTextureAsBuffer (const ComPtr< ID3D11Texture2D > &tex)
ComPtr< ID3D11Texture2D > copyTexture (const AVD3D11VADeviceContext *hwDevCtx, const AVFrame *src)
bool qIsX11WindowValid (Display *display, Window window)
std::optional< QStringqGetX11WindowTitle (Display *display, Window window)
int indexOfVideoFormat (QVideoFrameFormat::PixelFormat format)
int indexOfVideoFormat (GstVideoFormat format)
bool srcHasDeviceProperty (const QGstElement &element)
bool sinkHasDeviceProperty (const QGstElement &element)
void pulseVersionSanityCheck ()
std::optional< QGstreamerMediaPlayer::TrackTypetoTrackType (const QGstCaps &caps)
QAudioFormat::SampleFormat gstSampleFormatToSampleFormat (const char *fmt)
QGstElement makeTee (const char *name)
template<typename Functor>
void executeWhilePadsAreIdle (QSpan< QGstPad > pads, Functor &&f)
void setStateOnElements (QSpan< const QGstElement > elements, GstState state)
void finishStateChangeOnElements (QSpan< const QGstElement > elements)
 Q_GLOBAL_STATIC (QIODeviceRegistry, gQIODeviceRegistry)
static void gst_qiodevice_src_class_init (QGstQIODeviceSrcClass *klass)
static void gst_qiodevice_src_init (QGstQIODeviceSrc *self)
GType gst_qiodevice_src_get_type ()
template<typename T>
QGstQIODeviceSrcasQGstQIODeviceSrc (T *obj)
void qGstInitQIODeviceURIHandler (gpointer, gpointer)
 G_DEFINE_TYPE_WITH_CODE (QGstQIODeviceSrc, gst_qiodevice_src, GST_TYPE_BASE_SRC, G_IMPLEMENT_INTERFACE(GST_TYPE_URI_HANDLER, qGstInitQIODeviceURIHandler))
std::optional< QStringqQUrlToQrcPath (const QUrl &url)
std::optional< QUrlqQrcPathToQUrl (QStringView path)
static void gst_qrc_src_class_init (QGstQrcSrcClass *klass)
static void gst_qrc_src_init (QGstQrcSrc *self)
GType gst_qrc_src_get_type ()
template<typename T>
QGstQrcSrcasQGstQrcSrc (T *obj)
void qGstInitURIHandler (gpointer, gpointer)
 G_DEFINE_TYPE_WITH_CODE (QGstQrcSrc, gst_qrc_src, GST_TYPE_BASE_SRC, G_IMPLEMENT_INTERFACE(GST_TYPE_URI_HANDLER, qGstInitURIHandler))
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 (QSpan< const float, 3 > f)
void toFloats (QVector3D v, QSpan< float, 3 > f)
QQuaternion toQuaternion (QSpan< const float, 4 > f)
void toFloats (QQuaternion q, QSpan< float, 4 > f)
bool equalOrNaN (qreal a, qreal b)
bool exclusiveNaN (qreal a, qreal b)
void createConeSidesVertices (float *&verticesPtr, int rings, int slices, double topRadius, double bottomRadius, double length)
void createConeSidesIndices (quint16 *&indicesPtr, int rings, int slices)
void createConeDiscVertices (float *&verticesPtr, int slices, double topRadius, double bottomRadius, double length, double yPosition)
void createDiscIndices (quint16 *&indicesPtr, int discCenterIndex, int slices, bool isTopCap)
void createCylinderSidesVertices (float *&verticesPtr, int rings, int slices, double topRadius, double bottomRadius, double length)
void createCylinderSidesIndices (quint16 *&indicesPtr, int rings, int slices)
void createCylinderDiscVertices (float *&verticesPtr, int slices, double topRadius, double bottomRadius, double length, double yPosition)
void createCylinderDiscIndices (quint16 *&indicesPtr, int discCenterIndex, int slices, bool isTopCap)
TriangulationData triangulate (const QString &text, const QFont &font, float scale)
QVector3D mix (const QVector3D &a, const QVector3D &b, float ratio)
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)
 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)
qreal qsvg_parseAngle (QStringView str, bool *ok=nullptr)
bool fillColorProperty (const QList< CssKeyFrameValue > &keyFrames, QSvgAnimatedPropertyColor *prop)
bool fillOpacityProperty (const QList< CssKeyFrameValue > &keyFrames, QSvgAnimatedPropertyFloat *prop)
bool validateTransform (QList< QList< QSvgAnimatedPropertyTransform::TransformComponent > > &keyFrameComponents)
bool fillTransformProperty (const QList< CssKeyFrameValue > &keyFrames, QSvgAnimatedPropertyTransform *prop)
StandardItemList modelRow ()
StandardItemList baseModelRow (const QDesignerWidgetDataBaseItemInterface *dbItem)
StandardItemList promotedModelRow (QDesignerWidgetDataBaseItemInterface *baseItem, QDesignerWidgetDataBaseItemInterface *dbItem, bool referenced)

Variables

static SharedThreadPool asyncFileThreadPool
const int alphaIndex = (QSysInfo::ByteOrder == QSysInfo::BigEndian ? 0 : 3)
const char * Style
constexpr std::string_view WebDeadKeyValue = "Dead"
template<unsigned int Qt, char... WebChar>
constexpr char Web2Qt< Qt, WebChar... >::storage []
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
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::chrono::nanoseconds stateChangeTimeout = 1s
constexpr int bufferSizeInBursts = 3
Q_CONSTINIT thread_local std::optional< ThreadLocalRhiHolderg_threadLocalRhiHolder
thread_local std::unique_ptr< QComHelper > s_comHelperRegistry
constexpr int NATIVE_FRAME_LIMIT = 10
constexpr ffmpegTagToMetaDataKey ffmpegTagToMetaDataKey []
constexpr std::array< VideoFormat, 19 > qt_videoFormatLookup
constexpr QLatin1String defaultSrcName
constexpr QLatin1String defaultSinkName
GstBaseSinkClass * gst_sink_parent_class
thread_local QAbstractSubtitleObservergst_current_observer
const char * audioSampleFormatNames [QAudioFormat::NSampleFormats]
ThreadPoolSingleton s_threadPoolSingleton
struct { 
   float   QT_BEGIN_NAMESPACE::occlusion 
   float   QT_BEGIN_NAMESPACE::dampening 
occlusionAndDampening []
static float edgeSplitAngle = 90.f * 0.1f
constexpr ImageStringSet imageStringTable []
const int TEXCOORD_VAR_LEN = 16
const bool debugMetaDatabase = false

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.

\qmltype TransformGroup \inqmlmodule QtQuick.VectorImage.Helpers

Spinnable wheel of items that can be selected.

Swipable item delegate.

A specialized input field designed to use for search functionality.

\qmltype ComboBox
\inherits Control

! \nativetype 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 78 of file qquickswipedelegate.cpp.

◆ CheckedCodecs

template<typename T>
using QT_BEGIN_NAMESPACE::CheckedCodecs = QHash<std::pair<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

◆ PixelFormat

using QT_BEGIN_NAMESPACE::PixelFormat = QVideoFrameFormat::PixelFormat

Definition at line 147 of file qffmpegconverter.cpp.

◆ ServerMapIterator

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

Definition at line 48 of file qbluetoothserver_macos.mm.

◆ ServiceInfo

using 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.

◆ StandardItemList

typedef QList< QStandardItem * > QT_BEGIN_NAMESPACE::StandardItemList = QList<QStandardItem *>

Definition at line 17 of file promotionmodel.cpp.

◆ Type

using QT_BEGIN_NAMESPACE::Type = QSSGRenderableImage::Type

Definition at line 32 of file qssgrenderdefaultmaterialshadergenerator.cpp.

◆ unique_str

typedef std::unique_ptr< char, free_char > QT_BEGIN_NAMESPACE::unique_str = std::unique_ptr<char, free_char>

Definition at line 22 of file qalsaaudiodevices.cpp.

◆ UUIDList

typedef QList< QBluetoothUuid > QT_BEGIN_NAMESPACE::UUIDList

Definition at line 67 of file qlowenergycontroller_darwin.mm.

Enumeration Type Documentation

◆ anonymous enum [1/2]

anonymous enum
Enumerator
ClassNameColumn 
IncludeFileColumn 
IncludeTypeColumn 
ReferencedColumn 
NumColumns 
ClassNameColumn 
IncludeFileColumn 
IncludeTypeColumn 
ReferencedColumn 
NumColumns 

Definition at line 20 of file promotionmodel.cpp.

◆ anonymous enum [2/2]

anonymous enum
Enumerator
ClassNameColumn 
IncludeFileColumn 
IncludeTypeColumn 
ReferencedColumn 
NumColumns 
ClassNameColumn 
IncludeFileColumn 
IncludeTypeColumn 
ReferencedColumn 
NumColumns 

Definition at line 20 of file promotionmodel.cpp.

◆ Activation [1/4]

enum QT_BEGIN_NAMESPACE::Activation
Enumerator
NoActivate 
Activate 
NoActivate 
Activate 
NoActivate 
Activate 
NoActivate 
Activate 

Definition at line 164 of file qquickcombobox.cpp.

◆ Activation [2/4]

enum QT_BEGIN_NAMESPACE::Activation
Enumerator
NoActivate 
Activate 
NoActivate 
Activate 
NoActivate 
Activate 
NoActivate 
Activate 

Definition at line 164 of file qquickcombobox.cpp.

◆ Activation [3/4]

enum QT_BEGIN_NAMESPACE::Activation
Enumerator
NoActivate 
Activate 
NoActivate 
Activate 
NoActivate 
Activate 
NoActivate 
Activate 

Definition at line 154 of file qquicksearchfield.cpp.

◆ Activation [4/4]

enum QT_BEGIN_NAMESPACE::Activation
Enumerator
NoActivate 
Activate 
NoActivate 
Activate 
NoActivate 
Activate 
NoActivate 
Activate 

Definition at line 154 of file qquicksearchfield.cpp.

◆ Highlighting [1/4]

enum QT_BEGIN_NAMESPACE::Highlighting
Enumerator
NoHighlight 
Highlight 
NoHighlight 
Highlight 
NoHighlight 
Highlight 
NoHighlight 
Highlight 

Definition at line 165 of file qquickcombobox.cpp.

◆ Highlighting [2/4]

enum QT_BEGIN_NAMESPACE::Highlighting
Enumerator
NoHighlight 
Highlight 
NoHighlight 
Highlight 
NoHighlight 
Highlight 
NoHighlight 
Highlight 

Definition at line 165 of file qquickcombobox.cpp.

◆ Highlighting [3/4]

enum QT_BEGIN_NAMESPACE::Highlighting
Enumerator
NoHighlight 
Highlight 
NoHighlight 
Highlight 
NoHighlight 
Highlight 
NoHighlight 
Highlight 

Definition at line 155 of file qquicksearchfield.cpp.

◆ Highlighting [4/4]

enum QT_BEGIN_NAMESPACE::Highlighting
Enumerator
NoHighlight 
Highlight 
NoHighlight 
Highlight 
NoHighlight 
Highlight 
NoHighlight 
Highlight 

Definition at line 155 of file qquicksearchfield.cpp.

◆ PositionAnimation [1/2]

enum QT_BEGIN_NAMESPACE::PositionAnimation
Enumerator
DontAnimatePosition 
AnimatePosition 
DontAnimatePosition 
AnimatePosition 

Definition at line 84 of file qquickswipedelegate.cpp.

◆ PositionAnimation [2/2]

enum QT_BEGIN_NAMESPACE::PositionAnimation
Enumerator
DontAnimatePosition 
AnimatePosition 
DontAnimatePosition 
AnimatePosition 

Definition at line 84 of file qquickswipedelegate.cpp.

◆ PropertyId [1/4]

enum QT_BEGIN_NAMESPACE::PropertyId : uint8_t
Enumerator
PROP_NONE 
PROP_URI 
PROP_NONE 
PROP_URI 
PROP_NONE 
PROP_URI 
PROP_NONE 
PROP_URI 

Definition at line 159 of file qgstreamer_qiodevice_handler.cpp.

◆ PropertyId [2/4]

enum QT_BEGIN_NAMESPACE::PropertyId : uint8_t
Enumerator
PROP_NONE 
PROP_URI 
PROP_NONE 
PROP_URI 
PROP_NONE 
PROP_URI 
PROP_NONE 
PROP_URI 

Definition at line 159 of file qgstreamer_qiodevice_handler.cpp.

◆ PropertyId [3/4]

enum QT_BEGIN_NAMESPACE::PropertyId : uint8_t
Enumerator
PROP_NONE 
PROP_URI 
PROP_NONE 
PROP_URI 
PROP_NONE 
PROP_URI 
PROP_NONE 
PROP_URI 

Definition at line 37 of file qgstreamer_qrc_handler.cpp.

◆ PropertyId [4/4]

enum QT_BEGIN_NAMESPACE::PropertyId : uint8_t
Enumerator
PROP_NONE 
PROP_URI 
PROP_NONE 
PROP_URI 
PROP_NONE 
PROP_URI 
PROP_NONE 
PROP_URI 

Definition at line 37 of file qgstreamer_qrc_handler.cpp.

◆ RetainPolicy [1/8]

enum class DarwinBluetooth::RetainPolicy
strong

Definition at line 26 of file btraii_p.h.

◆ RetainPolicy [2/8]

enum class DarwinBluetooth::RetainPolicy
strong

Definition at line 26 of file btraii_p.h.

◆ RetainPolicy [3/8]

enum class DarwinBluetooth::RetainPolicy
strong

Definition at line 26 of file btraii_p.h.

◆ RetainPolicy [4/8]

enum class DarwinBluetooth::RetainPolicy
strong

Definition at line 26 of file btraii_p.h.

◆ RetainPolicy [5/8]

enum class DarwinBluetooth::RetainPolicy
strong

Definition at line 26 of file btraii_p.h.

◆ RetainPolicy [6/8]

enum class DarwinBluetooth::RetainPolicy
strong

Definition at line 26 of file btraii_p.h.

◆ RetainPolicy [7/8]

enum class DarwinBluetooth::RetainPolicy
strong

Definition at line 26 of file btraii_p.h.

◆ RetainPolicy [8/8]

enum class DarwinBluetooth::RetainPolicy
strong

Definition at line 26 of file btraii_p.h.

◆ SelectionType [1/2]

enum QT_BEGIN_NAMESPACE::SelectionType
Enumerator
NoSelection 
QObjectSelection 
UnmanagedWidgetSelection 
ManagedWidgetSelection 
NoSelection 
QObjectSelection 
UnmanagedWidgetSelection 
ManagedWidgetSelection 

Definition at line 60 of file objectinspector.cpp.

◆ SelectionType [2/2]

enum QT_BEGIN_NAMESPACE::SelectionType
Enumerator
NoSelection 
QObjectSelection 
UnmanagedWidgetSelection 
ManagedWidgetSelection 
NoSelection 
QObjectSelection 
UnmanagedWidgetSelection 
ManagedWidgetSelection 

Definition at line 60 of file objectinspector.cpp.

◆ Tag [1/2]

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

Definition at line 50 of file qtranslator.cpp.

◆ Tag [2/2]

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

Definition at line 50 of file qtranslator.cpp.

Function Documentation

◆ aaudioFormat()

aaudio_format_t QT_BEGIN_NAMESPACE::aaudioFormat ( const QAudioFormat::SampleFormat sampleFormat)
static

Definition at line 17 of file qaaudiostream.cpp.

◆ adjustSize()

QSize QT_BEGIN_NAMESPACE::adjustSize ( const QSize & size,
PixelFormat srcFmt,
PixelFormat dstFmt )

Definition at line 207 of file qffmpegconverter.cpp.

◆ angle_between_vectors()

qreal QT_BEGIN_NAMESPACE::angle_between_vectors ( QVector2D a,
QVector2D b )

Definition at line 46 of file qquickellipseshape.cpp.

◆ appendOrganizationAndApp()

void QT_BEGIN_NAMESPACE::appendOrganizationAndApp ( QString & path)

Definition at line 24 of file qstandardpaths_haiku.cpp.

Referenced by haikuAppStandardPaths().

Here is the caller graph for this function:

◆ arc_angle()

qreal QT_BEGIN_NAMESPACE::arc_angle ( qreal angle)
inline

Definition at line 17 of file qquickellipseshape.cpp.

◆ arc_point()

QVector2D QT_BEGIN_NAMESPACE::arc_point ( QVector2D center,
QVector2D radius,
qreal angle )
inline

Definition at line 22 of file qquickellipseshape.cpp.

◆ asQGstQIODeviceSrc()

template<typename T>
QGstQIODeviceSrc * QT_BEGIN_NAMESPACE::asQGstQIODeviceSrc ( T * obj)

Definition at line 360 of file qgstreamer_qiodevice_handler.cpp.

◆ asQGstQrcSrc()

template<typename T>
QGstQrcSrc * QT_BEGIN_NAMESPACE::asQGstQrcSrc ( T * obj)

Definition at line 233 of file qgstreamer_qrc_handler.cpp.

◆ attachedObject()

Attached * QT_BEGIN_NAMESPACE::attachedObject ( QQuickItem * item)

Definition at line 80 of file qquickswipedelegate.cpp.

◆ baseModelRow()

StandardItemList QT_BEGIN_NAMESPACE::baseModelRow ( const QDesignerWidgetDataBaseItemInterface * dbItem)

Definition at line 32 of file promotionmodel.cpp.

References ClassNameColumn, and NumColumns.

◆ busyChannels()

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

Definition at line 42 of file qbluetoothserver_macos.mm.

◆ busyPSMs()

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

Definition at line 36 of file qbluetoothserver_macos.mm.

◆ 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.

◆ checkDocument()

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

Definition at line 214 of file qgeocodejsonparser.cpp.

◆ checkLocation()

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

Definition at line 77 of file qgeocodejsonparser.cpp.

◆ checkUsageTerms()

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

Definition at line 43 of file qgeoserviceproviderplugin_nokia.cpp.

◆ colorToColor4ub()

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

Definition at line 20 of file qsgbasicinternalrectanglenode.cpp.

◆ convert()

bool QT_BEGIN_NAMESPACE::convert ( SwsContext * context,
QVideoFrame & src,
int srcHeight,
QVideoFrame & dst )

Definition at line 175 of file qffmpegconverter.cpp.

References getSwsData().

Here is the call graph for this function:

◆ copyTexture()

ComPtr< ID3D11Texture2D > QT_BEGIN_NAMESPACE::copyTexture ( const AVD3D11VADeviceContext * hwDevCtx,
const AVFrame * src )

Definition at line 77 of file qffmpeghwaccel_d3d11.cpp.

◆ createConeDiscVertices()

void QT_BEGIN_NAMESPACE::createConeDiscVertices ( float *& verticesPtr,
int slices,
double topRadius,
double bottomRadius,
double length,
double yPosition )

Definition at line 109 of file conegeometry.cpp.

◆ createConeSidesIndices()

void QT_BEGIN_NAMESPACE::createConeSidesIndices ( quint16 *& indicesPtr,
int rings,
int slices )

Definition at line 87 of file conegeometry.cpp.

◆ createConeSidesVertices()

void QT_BEGIN_NAMESPACE::createConeSidesVertices ( float *& verticesPtr,
int rings,
int slices,
double topRadius,
double bottomRadius,
double length )

Definition at line 16 of file conegeometry.cpp.

◆ createConverter()

QFFmpeg::SwsContextUPtr QT_BEGIN_NAMESPACE::createConverter ( const QSize & srcSize,
PixelFormat srcPixFmt,
const QSize & dstSize,
PixelFormat dstPixFmt )

Definition at line 151 of file qffmpegconverter.cpp.

◆ createCylinderDiscIndices()

void QT_BEGIN_NAMESPACE::createCylinderDiscIndices ( quint16 *& indicesPtr,
int discCenterIndex,
int slices,
bool isTopCap )

Definition at line 144 of file cylindergeometry.cpp.

◆ createCylinderDiscVertices()

void QT_BEGIN_NAMESPACE::createCylinderDiscVertices ( float *& verticesPtr,
int slices,
double topRadius,
double bottomRadius,
double length,
double yPosition )

Definition at line 82 of file cylindergeometry.cpp.

◆ createCylinderSidesIndices()

void QT_BEGIN_NAMESPACE::createCylinderSidesIndices ( quint16 *& indicesPtr,
int rings,
int slices )

Definition at line 60 of file cylindergeometry.cpp.

◆ createCylinderSidesVertices()

void QT_BEGIN_NAMESPACE::createCylinderSidesVertices ( float *& verticesPtr,
int rings,
int slices,
double topRadius,
double bottomRadius,
double length )

Definition at line 18 of file cylindergeometry.cpp.

◆ createDiscIndices()

void QT_BEGIN_NAMESPACE::createDiscIndices ( quint16 *& indicesPtr,
int discCenterIndex,
int slices,
bool isTopCap )

Definition at line 171 of file conegeometry.cpp.

◆ 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.

◆ createMessageOnlyWindow()

HWND QT_BEGIN_NAMESPACE::createMessageOnlyWindow ( )

Definition at line 61 of file qwindowsvideodevices.cpp.

◆ cross() [1/2]

qreal QT_BEGIN_NAMESPACE::cross ( QVector2D a,
QVector2D b )
inline

Definition at line 35 of file qquickellipseshape.cpp.

◆ cross() [2/2]

qreal QT_BEGIN_NAMESPACE::cross ( QVector2D a,
QVector2D b,
QVector2D c,
QVector2D d )
inline

Definition at line 41 of file qquickellipseshape.cpp.

◆ defaultFlickDeceleration()

qreal QT_BEGIN_NAMESPACE::defaultFlickDeceleration ( bool wrap)
static

Definition at line 68 of file qquicktumbler.cpp.

◆ 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()

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

Definition at line 63 of file qquicktumbler.cpp.

◆ deviceNotificationWndProc()

LRESULT QT_WIN_CALLBACK QT_BEGIN_NAMESPACE::deviceNotificationWndProc ( HWND hWnd,
UINT message,
WPARAM wParam,
LPARAM lParam )

Definition at line 31 of file qwindowsvideodevices.cpp.

◆ doCrypt()

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

Definition at line 92 of file qtlskey_schannel.cpp.

◆ equalOrNaN()

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

Definition at line 51 of file qdeclarativeposition.cpp.

◆ exclusiveNaN()

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

Definition at line 56 of file qdeclarativeposition.cpp.

◆ executeWhilePadsAreIdle()

template<typename Functor>
void QT_BEGIN_NAMESPACE::executeWhilePadsAreIdle ( QSpan< QGstPad > pads,
Functor && f )

Definition at line 29 of file qgstreamermediacapturesession.cpp.

◆ 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.

◆ fillColorProperty()

bool QT_BEGIN_NAMESPACE::fillColorProperty ( const QList< CssKeyFrameValue > & keyFrames,
QSvgAnimatedPropertyColor * prop )

Definition at line 54 of file qsvgcsshandler.cpp.

◆ fillOpacityProperty()

bool QT_BEGIN_NAMESPACE::fillOpacityProperty ( const QList< CssKeyFrameValue > & keyFrames,
QSvgAnimatedPropertyFloat * prop )

Definition at line 69 of file qsvgcsshandler.cpp.

◆ fillTransformProperty()

bool QT_BEGIN_NAMESPACE::fillTransformProperty ( const QList< CssKeyFrameValue > & keyFrames,
QSvgAnimatedPropertyTransform * prop )

Definition at line 144 of file qsvgcsshandler.cpp.

◆ find()

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

Definition at line 212 of file qwasmkeytranslator.cpp.

◆ find_impl()

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.

◆ 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 QT_BEGIN_NAMESPACE::WebKb2QtData::qt.

◆ finishStateChangeOnElements()

void QT_BEGIN_NAMESPACE::finishStateChangeOnElements ( QSpan< const QGstElement > elements)

Definition at line 54 of file qgstreamermediacapturesession.cpp.

◆ fixImage()

QImage QT_BEGIN_NAMESPACE::fixImage ( QImage image)

Definition at line 40 of file qimagevideobuffer.cpp.

◆ fixImageFormat()

QImage::Format QT_BEGIN_NAMESPACE::fixImageFormat ( QImage::Format format)

Definition at line 11 of file qimagevideobuffer.cpp.

◆ freeTextureAndData()

void QT_BEGIN_NAMESPACE::freeTextureAndData ( void * opaque,
uint8_t * data )

Definition at line 60 of file qffmpeghwaccel_d3d11.cpp.

Referenced by wrapTextureAsBuffer().

Here is the caller graph for this function:

◆ G_DEFINE_TYPE_WITH_CODE() [1/2]

QT_BEGIN_NAMESPACE::G_DEFINE_TYPE_WITH_CODE ( QGstQIODeviceSrc ,
gst_qiodevice_src ,
GST_TYPE_BASE_SRC ,
G_IMPLEMENT_INTERFACE(GST_TYPE_URI_HANDLER, qGstInitQIODeviceURIHandler)  )

◆ G_DEFINE_TYPE_WITH_CODE() [2/2]

QT_BEGIN_NAMESPACE::G_DEFINE_TYPE_WITH_CODE ( QGstQrcSrc ,
gst_qrc_src ,
GST_TYPE_BASE_SRC ,
G_IMPLEMENT_INTERFACE(GST_TYPE_URI_HANDLER, qGstInitURIHandler)  )

◆ 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.

◆ generateSymmetricKey()

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

Definition at line 58 of file qtlskey_schannel.cpp.

◆ getAvFramePoolIndex()

int QT_BEGIN_NAMESPACE::getAvFramePoolIndex ( const AVFrame * frame)

Definition at line 50 of file qffmpeghwaccel_d3d11.cpp.

◆ getAvFrameTexture()

ComPtr< ID3D11Texture2D > QT_BEGIN_NAMESPACE::getAvFrameTexture ( const AVFrame * frame)

Definition at line 45 of file qffmpeghwaccel_d3d11.cpp.

◆ getColorSchemeFromMedia()

Qt::ColorScheme QT_BEGIN_NAMESPACE::getColorSchemeFromMedia ( )

Definition at line 30 of file qwasmtheme.cpp.

References colorSchemePreferenceDark.

◆ getContrastPreferenceFromMedia()

Qt::ContrastPreference QT_BEGIN_NAMESPACE::getContrastPreferenceFromMedia ( )

Definition at line 39 of file qwasmtheme.cpp.

References contrastPreferenceMore.

◆ GetD3DDevice()

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

Definition at line 30 of file qffmpeghwaccel_d3d11.cpp.

◆ getHandle()

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

Definition at line 41 of file qtlskey_schannel.cpp.

◆ getHwDeviceContext()

const AVD3D11VADeviceContext * QT_BEGIN_NAMESPACE::getHwDeviceContext ( const AVHWDeviceContext * ctx)

Definition at line 55 of file qffmpeghwaccel_d3d11.cpp.

◆ getKeyboardModifiers()

QFlags< Qt::KeyboardModifier > QT_BEGIN_NAMESPACE::getKeyboardModifiers ( const emscripten::val & event)

Definition at line 79 of file qwasmevent.cpp.

◆ getKeyFromCode()

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

Definition at line 22 of file qwasmevent.cpp.

◆ getName()

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

Definition at line 24 of file qtlskey_schannel.cpp.

◆ getSwsData()

SwsFrameData QT_BEGIN_NAMESPACE::getSwsData ( QVideoFrame & dst)

Definition at line 95 of file qffmpegconverter.cpp.

Referenced by convert().

Here is the caller graph for this function:

◆ getVertexAttributeData()

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

◆ 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 26 of file qxcbeglintegration.cpp.

◆ getWindowsClassName()

LPCWSTR QT_BEGIN_NAMESPACE::getWindowsClassName ( )

Definition at line 48 of file qwindowsvideodevices.cpp.

◆ gst_qiodevice_src_class_init()

void QT_BEGIN_NAMESPACE::gst_qiodevice_src_class_init ( QGstQIODeviceSrcClass * klass)
static

Definition at line 384 of file qgstreamer_qiodevice_handler.cpp.

◆ gst_qiodevice_src_get_type()

GType QT_BEGIN_NAMESPACE::gst_qiodevice_src_get_type ( )

◆ gst_qiodevice_src_init()

void QT_BEGIN_NAMESPACE::gst_qiodevice_src_init ( QGstQIODeviceSrc * self)
static

Definition at line 374 of file qgstreamer_qiodevice_handler.cpp.

◆ gst_qrc_src_class_init()

void QT_BEGIN_NAMESPACE::gst_qrc_src_class_init ( QGstQrcSrcClass * klass)
static

Definition at line 247 of file qgstreamer_qrc_handler.cpp.

◆ gst_qrc_src_get_type()

GType QT_BEGIN_NAMESPACE::gst_qrc_src_get_type ( )

◆ gst_qrc_src_init()

void QT_BEGIN_NAMESPACE::gst_qrc_src_init ( QGstQrcSrc * self)
static

Definition at line 315 of file qgstreamer_qrc_handler.cpp.

◆ gstSampleFormatToSampleFormat()

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

Definition at line 30 of file qgstutils.cpp.

◆ haikuAppStandardPath()

QString QT_BEGIN_NAMESPACE::haikuAppStandardPath ( directory_which which)

Definition at line 72 of file qstandardpaths_haiku.cpp.

◆ haikuAppStandardPaths()

QStringList QT_BEGIN_NAMESPACE::haikuAppStandardPaths ( path_base_directory baseDirectory)

Definition at line 84 of file qstandardpaths_haiku.cpp.

References appendOrganizationAndApp().

Here is the call graph for this function:

◆ haikuStandardPath()

QString QT_BEGIN_NAMESPACE::haikuStandardPath ( directory_which which)

Definition at line 41 of file qstandardpaths_haiku.cpp.

◆ haikuStandardPaths()

QStringList QT_BEGIN_NAMESPACE::haikuStandardPaths ( path_base_directory baseDirectory)

Definition at line 54 of file qstandardpaths_haiku.cpp.

◆ indexOfVideoFormat() [1/2]

int QT_BEGIN_NAMESPACE::indexOfVideoFormat ( GstVideoFormat format)

Definition at line 61 of file qgst.cpp.

References qt_videoFormatLookup.

◆ indexOfVideoFormat() [2/2]

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

Definition at line 52 of file qgst.cpp.

References qt_videoFormatLookup.

◆ is_equal()

bool QT_BEGIN_NAMESPACE::is_equal ( qreal a,
qreal b,
qreal epsilon = DBL_EPSILON )
inline

Definition at line 12 of file qquickellipseshape.cpp.

◆ isAerialType()

bool QT_BEGIN_NAMESPACE::isAerialType ( const QString mapScheme)

Definition at line 36 of file qgeotilefetcher_nokia.cpp.

◆ isDeadKeyEvent()

bool QT_BEGIN_NAMESPACE::isDeadKeyEvent ( const char * key)

Definition at line 17 of file qwasmevent.cpp.

◆ isSafeDH()

bool QT_BEGIN_NAMESPACE::isSafeDH ( DH * dh)

Definition at line 25 of file qssldiffiehellmanparameters_openssl.cpp.

References q_BN_is_word(), q_BN_mod_word(), q_DH_bits(), q_DH_check(), and q_DH_get0_pqg().

Referenced by QTlsBackendOpenSSL::dhParametersFromDer(), and QTlsBackendOpenSSL::dhParametersFromPem().

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 40 of file qwindowsformatinfo.cpp.

◆ isSupportedCodec() [2/3]

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

Definition at line 47 of file qwindowsformatinfo.cpp.

◆ isSupportedCodec() [3/3]

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

Definition at line 55 of file qwindowsformatinfo.cpp.

◆ 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.

◆ isValidParameter()

bool QT_BEGIN_NAMESPACE::isValidParameter ( const QString & param)

Definition at line 21 of file qgeoserviceproviderplugin_nokia.cpp.

◆ lines_intersect()

bool QT_BEGIN_NAMESPACE::lines_intersect ( QVector2D a,
QVector2D b,
QVector2D c,
QVector2D d,
qreal * s,
qreal * t )

Definition at line 57 of file qquickellipseshape.cpp.

◆ magnitude()

float QT_BEGIN_NAMESPACE::magnitude ( const QVector3D & vector)

Definition at line 10 of file qssgplane.cpp.

◆ makeSoundEffectPrivate()

QSoundEffectPrivate * QT_BEGIN_NAMESPACE::makeSoundEffectPrivate ( QSoundEffect * fx,
const QAudioDevice & audioDevice )

Definition at line 26 of file qsoundeffect.cpp.

◆ makeTee()

QGstElement QT_BEGIN_NAMESPACE::makeTee ( const char * name)

Definition at line 21 of file qgstreamermediacapturesession.cpp.

References QGstElement::createFromFactory().

Here is the call 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.

◆ matchMedia()

bool QT_BEGIN_NAMESPACE::matchMedia ( std::string mediaQueryString)

Definition at line 23 of file qwasmtheme.cpp.

◆ mix()

QVector3D QT_BEGIN_NAMESPACE::mix ( const QVector3D & a,
const QVector3D & b,
float ratio )
inline

Definition at line 93 of file extrudedtextgeometry.cpp.

◆ modelRow()

StandardItemList QT_BEGIN_NAMESPACE::modelRow ( )

Definition at line 23 of file promotionmodel.cpp.

References NumColumns.

◆ navigatorLanguages()

QStringList QT_BEGIN_NAMESPACE::navigatorLanguages ( )

Definition at line 18 of file qlocale_wasm.cpp.

◆ operator!=()

bool QT_BEGIN_NAMESPACE::operator!= ( const unique_str & str,
std::string_view sv )

Definition at line 28 of file qalsaaudiodevices.cpp.

◆ operator*()

◆ operator+()

◆ operator==()

bool QT_BEGIN_NAMESPACE::operator== ( const unique_str & str,
std::string_view sv )

Definition at line 24 of file qalsaaudiodevices.cpp.

◆ parseDocument()

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

Definition at line 333 of file qgeocodejsonparser.cpp.

◆ parseLocation()

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

Definition at line 285 of file qgeocodejsonparser.cpp.

◆ parsePlaceResult()

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

Definition at line 28 of file qplacesearchreplymapbox.cpp.

◆ promotedModelRow()

StandardItemList QT_BEGIN_NAMESPACE::promotedModelRow ( QDesignerWidgetDataBaseItemInterface * baseItem,
QDesignerWidgetDataBaseItemInterface * dbItem,
bool referenced )

◆ pulseVersionSanityCheck()

void QT_BEGIN_NAMESPACE::pulseVersionSanityCheck ( )

Definition at line 49 of file qgstreameraudiooutput.cpp.

◆ Q_GLOBAL_STATIC() [1/2]

QT_BEGIN_NAMESPACE::Q_GLOBAL_STATIC ( QIODeviceRegistry ,
gQIODeviceRegistry  )

◆ Q_GLOBAL_STATIC() [2/2]

QT_BEGIN_NAMESPACE::Q_GLOBAL_STATIC ( QWindowsMediaFoundation ,
s_wmf  )

◆ Q_LOGGING_CATEGORY() [1/2]

QT_BEGIN_NAMESPACE::Q_LOGGING_CATEGORY ( lc ,
"qt.multimedia.ffmpeg.converter"  )

◆ Q_LOGGING_CATEGORY() [2/2]

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

◆ qDefaultPreferredFormat()

QAudioFormat QT_BEGIN_NAMESPACE::qDefaultPreferredFormat ( QAudioDevice::Mode mode,
QAudioFormat::ChannelConfig channelConfig )
nodiscard

Definition at line 20 of file qdarwinaudiodevice.cpp.

◆ qGetDefaultChannelLayout()

QAudioFormat::ChannelConfig QT_BEGIN_NAMESPACE::qGetDefaultChannelLayout ( QAudioDevice::Mode mode)
nodiscard

Definition at line 32 of file qdarwinaudiodevice.cpp.

◆ qGetDefaultDescription()

QString QT_BEGIN_NAMESPACE::qGetDefaultDescription ( const QByteArray & id)
nodiscard

Definition at line 37 of file qdarwinaudiodevice.cpp.

◆ qGetX11WindowTitle()

std::optional< QString > QT_BEGIN_NAMESPACE::qGetX11WindowTitle ( Display * display,
Window window )
nodiscard

Definition at line 26 of file qx11capturablewindows.cpp.

◆ qGstInitQIODeviceURIHandler()

void QT_BEGIN_NAMESPACE::qGstInitQIODeviceURIHandler ( gpointer g_handlerInterface,
gpointer  )

Definition at line 454 of file qgstreamer_qiodevice_handler.cpp.

◆ qGstInitURIHandler()

void QT_BEGIN_NAMESPACE::qGstInitURIHandler ( gpointer g_handlerInterface,
gpointer  )

Definition at line 323 of file qgstreamer_qrc_handler.cpp.

◆ qIsDefaultAspect() [1/2]

bool QT_BEGIN_NAMESPACE::qIsDefaultAspect ( int o)
inline

Definition at line 24 of file qquickvideooutput.cpp.

◆ qIsDefaultAspect() [2/2]

bool QT_BEGIN_NAMESPACE::qIsDefaultAspect ( QtVideo::Rotation rotation)
inline

Definition at line 29 of file qquickvideooutput.cpp.

◆ qIsX11WindowValid()

bool QT_BEGIN_NAMESPACE::qIsX11WindowValid ( Display * display,
Window window )
nodiscard

Definition at line 18 of file qx11capturablewindows.cpp.

Referenced by QX11CapturableWindows::isWindowValid(), and QX11CapturableWindows::windows().

Here is the caller graph for this function:

◆ qQrcPathToQUrl()

std::optional< QUrl > QT_BEGIN_NAMESPACE::qQrcPathToQUrl ( QStringView path)

Definition at line 28 of file qgstreamer_qrc_handler.cpp.

◆ qQUrlToQrcPath()

std::optional< QString > QT_BEGIN_NAMESPACE::qQUrlToQrcPath ( const QUrl & url)

Definition at line 21 of file qgstreamer_qrc_handler.cpp.

◆ qsvg_parseAngle()

qreal QT_BEGIN_NAMESPACE::qsvg_parseAngle ( QStringView str,
bool * ok = nullptr )

Definition at line 17 of file qsvgcsshandler.cpp.

◆ 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.

◆ 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.

◆ 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.

◆ qt_createLEService()

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

Definition at line 34 of file qlowenergycontroller_darwin.mm.

◆ 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 59 of file qlocking_p.h.

◆ qt_servicesUuids()

UUIDList QT_BEGIN_NAMESPACE::qt_servicesUuids ( NSArray * services)

Definition at line 69 of file qlowenergycontroller_darwin.mm.

◆ qt_static_shift()

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

Definition at line 16 of file qimageeffects.cpp.

◆ 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 65 of file qlocking_p.h.

◆ 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 71 of file qlocking_p.h.

◆ QueryInterfaceImpl()

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

Definition at line 22 of file qnetworklistmanagerevents.cpp.

◆ registerQDeviceDiscoveryMetaType()

void QT_BEGIN_NAMESPACE::registerQDeviceDiscoveryMetaType ( )

Definition at line 43 of file qbluetoothdevicediscoveryagent_darwin.mm.

◆ RGBToYUV()

QVector3D QT_BEGIN_NAMESPACE::RGBToYUV ( const QColor & c)

Definition at line 16 of file qcolorutil.cpp.

◆ setColorSpaceDetails()

bool QT_BEGIN_NAMESPACE::setColorSpaceDetails ( SwsContext * context,
const QVideoFrameFormat & srcFormat,
const QVideoFrameFormat & dstFormat )

◆ setMMapPolicy()

void QT_BEGIN_NAMESPACE::setMMapPolicy ( int policy)

Definition at line 34 of file qaaudiostream.cpp.

Referenced by QtAAudio::StreamBuilder::setupBuilder().

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.

◆ setSockaddr() [1/3]

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

Definition at line 78 of file qnativesocketengine_p.h.

◆ setSockaddr() [2/3]

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

Definition at line 52 of file qnativesocketengine_p.h.

◆ setSockaddr() [3/3]

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

Definition at line 62 of file qnativesocketengine_p.h.

◆ setStateOnElements()

void QT_BEGIN_NAMESPACE::setStateOnElements ( QSpan< const QGstElement > elements,
GstState state )

Definition at line 47 of file qgstreamermediacapturesession.cpp.

◆ sinkHasDeviceProperty()

bool QT_BEGIN_NAMESPACE::sinkHasDeviceProperty ( const QGstElement & element)

Definition at line 35 of file qgstreameraudiooutput.cpp.

◆ sizeToStr()

QString QT_BEGIN_NAMESPACE::sizeToStr ( int size)

Definition at line 26 of file qgeotilefetcher_nokia.cpp.

◆ smoothAttributeSet()

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

Definition at line 64 of file qsgbasicinternalrectanglenode.cpp.

◆ smoothImageAttributeSet()

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

Definition at line 19 of file qsgbasicinternalimagenode.cpp.

◆ socket_protocol()

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

Definition at line 31 of file qbluetoothserviceinfo_macos.mm.

◆ srcHasDeviceProperty()

bool QT_BEGIN_NAMESPACE::srcHasDeviceProperty ( const QGstElement & element)

Definition at line 31 of file qgstreameraudioinput.cpp.

◆ tangent_ccw()

QVector2D QT_BEGIN_NAMESPACE::tangent_ccw ( QVector2D radius,
qreal angle )
inline

Definition at line 29 of file qquickellipseshape.cpp.

◆ textureCoordVariableName()

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

Definition at line 111 of file qssgrenderdefaultmaterialshadergenerator.cpp.

References TEXCOORD_VAR_LEN.

◆ textureCoordVaryingName()

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

Definition at line 102 of file qssgrenderdefaultmaterialshadergenerator.cpp.

References TEXCOORD_VAR_LEN.

◆ toAVPixelFormat()

AVPixelFormat QT_BEGIN_NAMESPACE::toAVPixelFormat ( QVideoFrameFormat::PixelFormat pixelFormat)

Definition at line 26 of file qffmpegconverter.cpp.

◆ toFloats() [1/2]

void QT_BEGIN_NAMESPACE::toFloats ( QQuaternion q,
QSpan< float, 4 > f )
inline

Definition at line 32 of file qaudioroom.cpp.

◆ toFloats() [2/2]

void QT_BEGIN_NAMESPACE::toFloats ( QVector3D v,
QSpan< float, 3 > f )
inline

Definition at line 19 of file qaudioroom.cpp.

◆ toQuaternion()

QQuaternion QT_BEGIN_NAMESPACE::toQuaternion ( QSpan< const float, 4 > f)
inline

Definition at line 26 of file qaudioroom.cpp.

◆ toSwsColorSpace()

SwsColorSpace QT_BEGIN_NAMESPACE::toSwsColorSpace ( QVideoFrameFormat::ColorRange colorRange,
QVideoFrameFormat::ColorSpace colorSpace )

Definition at line 125 of file qffmpegconverter.cpp.

◆ toTrackType()

std::optional< QGstreamerMediaPlayer::TrackType > QT_BEGIN_NAMESPACE::toTrackType ( const QGstCaps & caps)

Definition at line 34 of file qgstreamermediaplayer.cpp.

References QGstCaps::at().

Here is the call graph for this function:

◆ toVector()

QVector3D QT_BEGIN_NAMESPACE::toVector ( QSpan< const float, 3 > f)
inline

Definition at line 14 of file qaudioroom.cpp.

◆ translateBaseKeyUsingDeadKey()

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

◆ triangulate()

TriangulationData QT_BEGIN_NAMESPACE::triangulate ( const QString & text,
const QFont & font,
float scale )

Definition at line 33 of file extrudedtextgeometry.cpp.

◆ tryGetNetworkAccessManager()

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

Definition at line 38 of file qgeoserviceproviderplugin_nokia.cpp.

◆ validateTransform()

bool QT_BEGIN_NAMESPACE::validateTransform ( QList< QList< QSvgAnimatedPropertyTransform::TransformComponent > > & keyFrameComponents)

Definition at line 83 of file qsvgcsshandler.cpp.

◆ 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.

◆ wrapTextureAsBuffer()

AVBufferRef * QT_BEGIN_NAMESPACE::wrapTextureAsBuffer ( const ComPtr< ID3D11Texture2D > & tex)

Definition at line 66 of file qffmpeghwaccel_d3d11.cpp.

References freeTextureAndData().

Here is the call graph for this function:

◆ xAccess()

int QT_BEGIN_NAMESPACE::xAccess ( sqlite3_vfs * ,
const char * zName,
int flags,
int * pResOut )

Definition at line 168 of file qsql_sqlite_vfs.cpp.

Referenced by register_qt_vfs().

Here is the caller graph for this function:

◆ xCheckReservedLock()

int QT_BEGIN_NAMESPACE::xCheckReservedLock ( sqlite3_file * ,
int * pResOut )

Definition at line 103 of file qsql_sqlite_vfs.cpp.

Referenced by register_qt_vfs().

Here is the caller graph for this function:

◆ xClose()

int QT_BEGIN_NAMESPACE::xClose ( sqlite3_file * sfile)

Definition at line 48 of file qsql_sqlite_vfs.cpp.

References QT_BEGIN_NAMESPACE::File::pFile.

Referenced by register_qt_vfs().

Here is the caller graph for this function:

◆ xCurrentTime()

int QT_BEGIN_NAMESPACE::xCurrentTime ( sqlite3_vfs * svfs,
double * zOut )

Definition at line 210 of file qsql_sqlite_vfs.cpp.

References QT_BEGIN_NAMESPACE::Vfs::pVfs.

Referenced by register_qt_vfs().

Here is the caller graph for this function:

◆ xCurrentTimeInt64()

int QT_BEGIN_NAMESPACE::xCurrentTimeInt64 ( sqlite3_vfs * svfs,
sqlite3_int64 * zOut )

Definition at line 221 of file qsql_sqlite_vfs.cpp.

References QT_BEGIN_NAMESPACE::Vfs::pVfs.

Referenced by register_qt_vfs().

Here is the caller graph for this function:

◆ xDelete()

int QT_BEGIN_NAMESPACE::xDelete ( sqlite3_vfs * ,
const char * zName,
int  )

Definition at line 163 of file qsql_sqlite_vfs.cpp.

Referenced by register_qt_vfs().

Here is the caller graph for this function:

◆ xDeviceCharacteristics()

int QT_BEGIN_NAMESPACE::xDeviceCharacteristics ( sqlite3_file * )

Definition at line 116 of file qsql_sqlite_vfs.cpp.

Referenced by register_qt_vfs().

Here is the caller graph for this function:

◆ xFileControl()

int QT_BEGIN_NAMESPACE::xFileControl ( sqlite3_file * ,
int ,
void *  )

Definition at line 109 of file qsql_sqlite_vfs.cpp.

Referenced by register_qt_vfs().

Here is the caller graph for this function:

◆ xFileSize()

int QT_BEGIN_NAMESPACE::xFileSize ( sqlite3_file * sfile,
sqlite3_int64 * pSize )

Definition at line 90 of file qsql_sqlite_vfs.cpp.

References QT_BEGIN_NAMESPACE::File::pFile.

Referenced by register_qt_vfs().

Here is the caller graph for this function:

◆ xFullPathname()

int QT_BEGIN_NAMESPACE::xFullPathname ( sqlite3_vfs * ,
const char * zName,
int nOut,
char * zOut )

Definition at line 182 of file qsql_sqlite_vfs.cpp.

Referenced by register_qt_vfs().

Here is the caller graph for this function:

◆ xGetLastError()

int QT_BEGIN_NAMESPACE::xGetLastError ( sqlite3_vfs * ,
int ,
char *  )

Definition at line 216 of file qsql_sqlite_vfs.cpp.

Referenced by register_qt_vfs().

Here is the caller graph for this function:

◆ xLock()

int QT_BEGIN_NAMESPACE::xLock ( sqlite3_file * ,
int  )

Definition at line 99 of file qsql_sqlite_vfs.cpp.

Referenced by register_qt_vfs().

Here is the caller graph for this function:

◆ xOpen()

int QT_BEGIN_NAMESPACE::xOpen ( sqlite3_vfs * svfs,
sqlite3_filename zName,
sqlite3_file * sfile,
int flags,
int * pOutFlags )

Definition at line 121 of file qsql_sqlite_vfs.cpp.

References QT_BEGIN_NAMESPACE::Vfs::ioMethods, and QT_BEGIN_NAMESPACE::File::pFile.

Referenced by register_qt_vfs().

Here is the caller graph for this function:

◆ xRandomness()

int QT_BEGIN_NAMESPACE::xRandomness ( sqlite3_vfs * svfs,
int nByte,
char * zOut )

Definition at line 198 of file qsql_sqlite_vfs.cpp.

References QT_BEGIN_NAMESPACE::Vfs::pVfs.

Referenced by register_qt_vfs().

Here is the caller graph for this function:

◆ xRead()

int QT_BEGIN_NAMESPACE::xRead ( sqlite3_file * sfile,
void * ptr,
int iAmt,
sqlite3_int64 iOfst )

Definition at line 56 of file qsql_sqlite_vfs.cpp.

References QT_BEGIN_NAMESPACE::File::pFile.

Referenced by register_qt_vfs().

Here is the caller graph for this function:

◆ xSectorSize()

int QT_BEGIN_NAMESPACE::xSectorSize ( sqlite3_file * )

Definition at line 111 of file qsql_sqlite_vfs.cpp.

Referenced by register_qt_vfs().

Here is the caller graph for this function:

◆ xSleep()

int QT_BEGIN_NAMESPACE::xSleep ( sqlite3_vfs * svfs,
int microseconds )

Definition at line 204 of file qsql_sqlite_vfs.cpp.

References QT_BEGIN_NAMESPACE::Vfs::pVfs.

Referenced by register_qt_vfs().

Here is the caller graph for this function:

◆ xSync()

int QT_BEGIN_NAMESPACE::xSync ( sqlite3_file * sfile,
int  )

Definition at line 84 of file qsql_sqlite_vfs.cpp.

References QT_BEGIN_NAMESPACE::File::pFile.

Referenced by register_qt_vfs().

Here is the caller graph for this function:

◆ xTruncate()

int QT_BEGIN_NAMESPACE::xTruncate ( sqlite3_file * sfile,
sqlite3_int64 size )

Definition at line 78 of file qsql_sqlite_vfs.cpp.

References QT_BEGIN_NAMESPACE::File::pFile.

Referenced by register_qt_vfs().

Here is the caller graph for this function:

◆ xUnlock()

int QT_BEGIN_NAMESPACE::xUnlock ( sqlite3_file * ,
int  )

Definition at line 101 of file qsql_sqlite_vfs.cpp.

Referenced by register_qt_vfs().

Here is the caller graph for this function:

◆ xWrite()

int QT_BEGIN_NAMESPACE::xWrite ( sqlite3_file * sfile,
const void * data,
int iAmt,
sqlite3_int64 iOfst )

Definition at line 70 of file qsql_sqlite_vfs.cpp.

References QT_BEGIN_NAMESPACE::File::pFile.

Referenced by register_qt_vfs().

Here is the caller graph for this function:

Variable Documentation

◆ acuteKeyTable

KeyMapping QT_BEGIN_NAMESPACE::acuteKeyTable
constexpr
Initial value:
= {
}
@ Key_O
Definition qnamespace.h:578
@ Key_Iacute
Definition qnamespace.h:651
@ Key_Eacute
Definition qnamespace.h:647
@ Key_Aacute
Definition qnamespace.h:639
@ Key_I
Definition qnamespace.h:572
@ Key_U
Definition qnamespace.h:584
@ Key_A
Definition qnamespace.h:564
@ Key_Uacute
Definition qnamespace.h:664
@ Key_Yacute
Definition qnamespace.h:667
@ Key_Y
Definition qnamespace.h:588
@ Key_Oacute
Definition qnamespace.h:657
@ Key_E
Definition qnamespace.h:568

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().

◆ asyncFileThreadPool

◆ audioSampleFormatNames

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

Definition at line 15 of file qgstutils.cpp.

◆ bufferSizeInBursts

int QT_BEGIN_NAMESPACE::bufferSizeInBursts = 3
constexpr

Definition at line 15 of file qaaudiostream.cpp.

◆ circumflexKeyTable

KeyMapping QT_BEGIN_NAMESPACE::circumflexKeyTable
constexpr
Initial value:

Definition at line 194 of file qwasmkeytranslator.cpp.

Referenced by translateBaseKeyUsingDeadKey().

◆ dampening

float QT_BEGIN_NAMESPACE::dampening

Definition at line 48 of file qaudioroom.cpp.

◆ debugMetaDatabase

const bool QT_BEGIN_NAMESPACE::debugMetaDatabase = false

◆ defaultSinkName

QLatin1String QT_BEGIN_NAMESPACE::defaultSinkName
constexpr
Initial value:
= [] {
using namespace Qt::Literals;
if constexpr (QT_CONFIG(pulseaudio))
return "pulsesink"_L1;
else if constexpr (QT_CONFIG(alsa))
return "alsasink"_L1;
else
return "autoaudiosink"_L1;
}()
#define QT_CONFIG(feature)

Definition at line 24 of file qgstreameraudiooutput.cpp.

◆ defaultSrcName

QLatin1String QT_BEGIN_NAMESPACE::defaultSrcName
constexpr
Initial value:
= [] {
using namespace Qt::Literals;
if constexpr (QT_CONFIG(pulseaudio))
return "pulsesrc"_L1;
else if constexpr (QT_CONFIG(alsa))
return "alsasrc"_L1;
else
return "autoaudiosrc"_L1;
}()

Definition at line 20 of file qgstreameraudioinput.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

KeyMapping QT_BEGIN_NAMESPACE::diaeresisKeyTable
constexpr
Initial value:

Definition at line 188 of file qwasmkeytranslator.cpp.

Referenced by translateBaseKeyUsingDeadKey().

◆ edgeSplitAngle

float QT_BEGIN_NAMESPACE::edgeSplitAngle = 90.f * 0.1f
static

Definition at line 18 of file extrudedtextgeometry.cpp.

◆ ffmpegTagToMetaDataKey

ffmpegTagToMetaDataKey QT_BEGIN_NAMESPACE::ffmpegTagToMetaDataKey
constexpr
Initial value:

Definition at line 25 of file qffmpegmediametadata.cpp.

◆ g_threadLocalRhiHolder

Q_CONSTINIT thread_local std::optional< ThreadLocalRhiHolder > QT_BEGIN_NAMESPACE::g_threadLocalRhiHolder

Definition at line 119 of file qthreadlocalrhi.cpp.

◆ graveKeyTable

KeyMapping QT_BEGIN_NAMESPACE::graveKeyTable
constexpr
Initial value:

Definition at line 178 of file qwasmkeytranslator.cpp.

Referenced by translateBaseKeyUsingDeadKey().

◆ gst_current_observer

thread_local QAbstractSubtitleObserver * QT_BEGIN_NAMESPACE::gst_current_observer

Definition at line 13 of file qgstsubtitlesink.cpp.

Referenced by QGstSubtitleSink::createSink().

◆ gst_sink_parent_class

GstBaseSinkClass * QT_BEGIN_NAMESPACE::gst_sink_parent_class

Definition at line 12 of file qgstsubtitlesink.cpp.

◆ imageStringTable

ImageStringSet QT_BEGIN_NAMESPACE::imageStringTable
constexpr
Initial value:

Definition at line 78 of file qssgrenderdefaultmaterialshadergenerator.cpp.

Referenced by generateFragmentShader(), generateImageUVCoordinates(), and generateImageUVSampler().

◆ NATIVE_FRAME_LIMIT

int QT_BEGIN_NAMESPACE::NATIVE_FRAME_LIMIT = 10
constexpr

Definition at line 13 of file qandroidvideoframefactory.cpp.

◆ NO_COLOR

const quint32 QT_BEGIN_NAMESPACE::NO_COLOR = 1

Definition at line 26 of file qandroidstyle.cpp.

◆ occlusion

float QT_BEGIN_NAMESPACE::occlusion

Definition at line 47 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 16 of file qqmltimer.cpp.

◆ QEvent_Triggered

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

Definition at line 17 of file qqmltimer.cpp.

◆ qt_videoFormatLookup

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 25 of file qgst.cpp.

Referenced by indexOfVideoFormat(), and indexOfVideoFormat().

◆ s_comHelperRegistry

thread_local std::unique_ptr< QComHelper > QT_BEGIN_NAMESPACE::s_comHelperRegistry

Definition at line 14 of file qcominitializer.cpp.

◆ s_threadPoolSingleton

ThreadPoolSingleton QT_BEGIN_NAMESPACE::s_threadPoolSingleton

Definition at line 78 of file qgstreamerimagecapture.cpp.

◆ stateChangeTimeout

std::chrono::nanoseconds QT_BEGIN_NAMESPACE::stateChangeTimeout = 1s
constexpr

Definition at line 14 of file qaaudiostream.cpp.

◆ Style

const char * QT_BEGIN_NAMESPACE::Style

Definition at line 14 of file qwasmcssstyle.cpp.

Referenced by QWasmCSSStyle::createStyleElement().

◆ TEXCOORD_VAR_LEN

const int QT_BEGIN_NAMESPACE::TEXCOORD_VAR_LEN = 16

◆ tildeKeyTable

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 27 of file qandroidstyle.cpp.

◆ Web2Qt< Qt, WebChar... >::storage

template<unsigned int Qt, char... WebChar>
char QT_BEGIN_NAMESPACE::Web2Qt< Qt, WebChar... >::storage[]
constexpr

Definition at line 52 of file qwasmkeytranslator.cpp.

◆ WebDeadKeyValue

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

Definition at line 15 of file qwasmevent.cpp.

◆ WebToQtKeyCodeMappings

constexpr const auto QT_BEGIN_NAMESPACE::WebToQtKeyCodeMappings
staticconstexpr

Definition at line 54 of file qwasmkeytranslator.cpp.