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

(964b9d7cd4c344b34d999b4d7f5e8185d02d3dac)

#include <QtCore/qglobal.h>
#include <QtCore/qdebug.h>
+ Include dependency graph for qloggingcategory.h:

Go to the source code of this file.

Classes

class  QLoggingCategory
 \inmodule QtCore More...
 

Macros

#define Q_DECLARE_LOGGING_CATEGORY(name)    const QLoggingCategory &name();
 
#define Q_DECLARE_EXPORTED_LOGGING_CATEGORY(name, export_macro)    export_macro Q_DECLARE_LOGGING_CATEGORY(name)
 
#define Q_LOGGING_CATEGORY(name, ...)
 
#define QT_MESSAGE_LOGGER_COMMON(category, level)
 
#define qCDebug(category, ...)   QT_MESSAGE_LOGGER_COMMON(category, QtDebugMsg).debug(__VA_ARGS__)
 
#define qCInfo(category, ...)   QT_MESSAGE_LOGGER_COMMON(category, QtInfoMsg).info(__VA_ARGS__)
 
#define qCWarning(category, ...)   QT_MESSAGE_LOGGER_COMMON(category, QtWarningMsg).warning(__VA_ARGS__)
 
#define qCCritical(category, ...)   QT_MESSAGE_LOGGER_COMMON(category, QtCriticalMsg).critical(__VA_ARGS__)
 
#define qCFatal(category, ...)   QT_MESSAGE_LOGGER_COMMON(category, QtFatalMsg).fatal(__VA_ARGS__)
 

Macro Definition Documentation

◆ Q_DECLARE_EXPORTED_LOGGING_CATEGORY

#define Q_DECLARE_EXPORTED_LOGGING_CATEGORY ( name,
export_macro )    export_macro Q_DECLARE_LOGGING_CATEGORY(name)

Definition at line 109 of file qloggingcategory.h.

◆ Q_DECLARE_LOGGING_CATEGORY

#define Q_DECLARE_LOGGING_CATEGORY ( name)     const QLoggingCategory &name();

Definition at line 106 of file qloggingcategory.h.

◆ Q_LOGGING_CATEGORY

#define Q_LOGGING_CATEGORY ( name,
... )
Value:
{ \
static const QLoggingCategory category(__VA_ARGS__); \
return category; \
}
\inmodule QtCore
const QLoggingCategory & category()
[1]
GLuint name

Definition at line 112 of file qloggingcategory.h.

◆ qCCritical

◆ qCDebug

#define qCDebug ( category,
... )   QT_MESSAGE_LOGGER_COMMON(category, QtDebugMsg).debug(__VA_ARGS__)

Definition at line 123 of file qloggingcategory.h.

Referenced by QFFmpeg::AudioEncoder::AudioEncoder(), AVFMediaEncoder::AVFMediaEncoder(), QFFmpeg::Demuxer::Demuxer(), QT_BEGIN_NAMESPACE::DeviceIntegration::DeviceIntegration(), DmaBufServerBuffer::DmaBufServerBuffer(), QtWaylandClient::DmaBufServerBuffer::DmaBufServerBuffer(), LowEnergyNotificationHub::LowEnergyNotificationHub(), QSGRhiAtlasTexture::Manager::Manager(), QAndroidPlatformWindow::QAndroidPlatformWindow(), QCALayerBackingStore::QCALayerBackingStore(), QCocoaInputContext::QCocoaInputContext(), QCocoaMenuBar::QCocoaMenuBar(), QCocoaWindow::QCocoaWindow(), QComposeInputContext::QComposeInputContext(), QCoreTextFontDatabase::QCoreTextFontDatabase(), QDBusMenuConnection::QDBusMenuConnection(), QDBusTrayIcon::QDBusTrayIcon(), QDeviceDiscoveryStatic::QDeviceDiscoveryStatic(), QEglFSKmsEglDeviceIntegration::QEglFSKmsEglDeviceIntegration(), QEglFSKmsEglDeviceScreen::QEglFSKmsEglDeviceScreen(), QEglFSKmsGbmIntegration::QEglFSKmsGbmIntegration(), QEglFSKmsScreen::QEglFSKmsScreen(), QEglFSKmsVsp2Integration::QEglFSKmsVsp2Integration(), QEvdevKeyboardHandler::QEvdevKeyboardHandler(), QEvdevKeyboardManager::QEvdevKeyboardManager(), QEvdevMouseManager::QEvdevMouseManager(), QEvdevTabletHandler::QEvdevTabletHandler(), QEvdevTabletManager::QEvdevTabletManager(), QEvdevTouchManager::QEvdevTouchManager(), QEvdevTouchScreenHandler::QEvdevTouchScreenHandler(), QEventDispatcherWasm::QEventDispatcherWasm(), QFFmpegMediaFormatInfo::QFFmpegMediaFormatInfo(), QFFmpegWindowCaptureUwp::QFFmpegWindowCaptureUwp(), QGenericUnixThemePrivate::QGenericUnixThemePrivate(), QGeoPositionInfoSourceWinRT::QGeoPositionInfoSourceWinRT(), QGstreamerIntegration::QGstreamerIntegration(), QGstreamerVideoSink::QGstreamerVideoSink(), QGtk3Interface::QGtk3Interface(), QGtk3PortalInterface::QGtk3PortalInterface(), QIBusPlatformInputContext::QIBusPlatformInputContext(), QIconTheme::QIconTheme(), QIOSContext::QIOSContext(), QIOSTheme::QIOSTheme(), QKmsDevice::QKmsDevice(), QLibInputKeyboard::QLibInputKeyboard(), QLinuxMediaDevice::QLinuxMediaDevice(), QNearFieldTargetPrivateImpl::QNearFieldTargetPrivateImpl(), QNearFieldTargetPrivateImpl::QNearFieldTargetPrivateImpl(), QNetworkConnectionEvents::QNetworkConnectionEvents(), QOpenGLProgramBinaryCache::QOpenGLProgramBinaryCache(), QOpenGLProgramBinarySupportCheck::QOpenGLProgramBinarySupportCheck(), QOscBundle::QOscBundle(), QOscMessage::QOscMessage(), QPcscCard::QPcscCard(), QPcscManager::QPcscManager(), QPdfDocumentPrivate::QPdfDocumentPrivate(), QQnxBuffer::QQnxBuffer(), QQnxBuffer::QQnxBuffer(), QQnxBuffer::QQnxBuffer(), QQnxInputContext::QQnxInputContext(), QQnxIntegration::QQnxIntegration(), QQnxRasterBackingStore::QQnxRasterBackingStore(), QQnxScreen::QQnxScreen(), QQnxWindow::QQnxWindow(), QQnxWindow::QQnxWindow(), QQuickLabsPlatformMenuBar::QQuickLabsPlatformMenuBar(), QQuickLabsPlatformSystemTrayIcon::QQuickLabsPlatformSystemTrayIcon(), QQuickPlatformColorDialog::QQuickPlatformColorDialog(), QQuickPlatformFileDialog::QQuickPlatformFileDialog(), QQuickPlatformFolderDialog::QQuickPlatformFolderDialog(), QQuickPlatformFontDialog::QQuickPlatformFontDialog(), QQuickPlatformMessageDialog::QQuickPlatformMessageDialog(), QQuickWindowContainer::QQuickWindowContainer(), QScopedScopeLevelCounter::QScopedScopeLevelCounter(), QSGDefaultAnimationDriver::QSGDefaultAnimationDriver(), QSGElapsedTimerAnimationDriver::QSGElapsedTimerAnimationDriver(), QSGGuiThreadRenderLoop::QSGGuiThreadRenderLoop(), QSGSoftwareThreadedRenderLoop::QSGSoftwareThreadedRenderLoop(), QSslSocket::QSslSocket(), QtBluezDiscoveryManager::QtBluezDiscoveryManager(), QTsLibMouseHandler::QTsLibMouseHandler(), QWasmMediaPlayer::QWasmMediaPlayer(), QtWaylandClient::QWaylandEglClientBufferIntegration::QWaylandEglClientBufferIntegration(), QWindowCreationContext::QWindowCreationContext(), QWindowsBackingStore::QWindowsBackingStore(), QWindowsDirectWriteFontDatabase::QWindowsDirectWriteFontDatabase(), QWindowsFontDatabase::QWindowsFontDatabase(), QWindowsFontEngine::QWindowsFontEngine(), QWindowsFontEngineDirectWrite::QWindowsFontEngineDirectWrite(), QWindowsGLContext::QWindowsGLContext(), QWindowsMenu::QWindowsMenu(), QWindowsMenuBar::QWindowsMenuBar(), QWindowsMenuItem::QWindowsMenuItem(), QWindowsOleDataObject::QWindowsOleDataObject(), QWindowsOleDropSource::QWindowsOleDropSource(), QWindowsOleDropTarget::QWindowsOleDropTarget(), QWindowsOleEnumFmtEtc::QWindowsOleEnumFmtEtc(), QWindowsOleEnumFmtEtc::QWindowsOleEnumFmtEtc(), QWinRTLowEnergyConnectionHandler::QWinRTLowEnergyConnectionHandler(), QWinRTLowEnergyServiceHandler::QWinRTLowEnergyServiceHandler(), QXcbEglIntegration::QXcbEglIntegration(), QXcbGlxIntegration::QXcbGlxIntegration(), QXcbIntegration::QXcbIntegration(), QFFmpeg::StreamDecoder::StreamDecoder(), QFFmpeg::PlaybackEngine::~PlaybackEngine(), QCocoaEventDispatcher::~QCocoaEventDispatcher(), QCocoaMenuBar::~QCocoaMenuBar(), QCocoaWindow::~QCocoaWindow(), QEglFSKmsEglDeviceScreen::~QEglFSKmsEglDeviceScreen(), QEglFSKmsGbmScreen::~QEglFSKmsGbmScreen(), QEventDispatcherWasm::~QEventDispatcherWasm(), QGeoPositionInfoSourceWinRT::~QGeoPositionInfoSourceWinRT(), QGstAppSource::~QGstAppSource(), QPcscCard::~QPcscCard(), QPcscManager::~QPcscManager(), QPcscSlot::~QPcscSlot(), QPdfDocumentPrivate::~QPdfDocumentPrivate(), QQnxBuffer::~QQnxBuffer(), QQnxInputContext::~QQnxInputContext(), QQnxIntegration::~QQnxIntegration(), QQnxNavigatorEventNotifier::~QQnxNavigatorEventNotifier(), QQnxRasterBackingStore::~QQnxRasterBackingStore(), QQnxScreen::~QQnxScreen(), QQnxWindow::~QQnxWindow(), QQuickQmlGenerator::~QQuickQmlGenerator(), QQuickWindowContainer::~QQuickWindowContainer(), QScopedScopeLevelCounter::~QScopedScopeLevelCounter(), QSGMaterial::~QSGMaterial(), QSGNode::~QSGNode(), QSGSoftwareThreadedRenderLoop::~QSGSoftwareThreadedRenderLoop(), QSslSocket::~QSslSocket(), QtBluezDiscoveryManager::~QtBluezDiscoveryManager(), QWindowsBackingStore::~QWindowsBackingStore(), QWindowsFontEngine::~QWindowsFontEngine(), QWindowsFontEngineDirectWrite::~QWindowsFontEngineDirectWrite(), QWindowsMenu::~QWindowsMenu(), QWindowsMenuBar::~QWindowsMenuBar(), QWindowsMenuItem::~QWindowsMenuItem(), QWindowsOleDropSource::~QWindowsOleDropSource(), QWindowsOleDropTarget::~QWindowsOleDropTarget(), QWindowsSystemTrayIcon::~QWindowsSystemTrayIcon(), QWinRTLowEnergyConnectionHandler::~QWinRTLowEnergyConnectionHandler(), QWinRTLowEnergyServiceHandler::~QWinRTLowEnergyServiceHandler(), QXcbEventQueue::~QXcbEventQueue(), WaylandEglClientBuffer::~WaylandEglClientBuffer(), WaylandEglStreamClientBuffer::~WaylandEglStreamClientBuffer(), __attribute__(), __attribute__(), QSslSocketPrivate::_q_bytesWrittenSlot(), QSslSocketPrivate::_q_connectedSlot(), QQuickFolderListModelPrivate::_q_directoryChanged(), QSslSocketPrivate::_q_disconnectedSlot(), QSslSocketPrivate::_q_errorSlot(), QSslSocketPrivate::_q_hostFoundSlot(), QQuickTumblerPrivate::_q_onViewCountChanged(), QQuickTumblerPrivate::_q_onViewCurrentIndexChanged(), QQmlSettingsPrivate::_q_propertyChanged(), QSslSocketPrivate::_q_readyReadSlot(), QQuickFolderListModelPrivate::_q_sortFinished(), QSslSocketPrivate::_q_stateChangedSlot(), QXcbConnection::abortSystemMoveResize(), QDBusMenuAdaptor::AboutToShow(), QDBusMenuAdaptor::AboutToShowGroup(), QStatusNotifierItemAdaptor::Activate(), QCocoaEventDispatcherPrivate::activateTimersSourceCallback(), QQnxScreen::activateWindowGroup(), adapterWithDBusPeripheralInterface(), QWaylandTextInputV3::add(), QWindowsDirectWriteFontDatabase::addApplicationFont(), QWasmVideoOutput::addCameraSourceElement(), QEvdevTabletManager::addDevice(), QEvdevTouchManager::addDevice(), QSGSoftwareRenderableNode::addDirtyRegion(), QFFmpegMetaData::addEntry(), QQmlImports::addFileImport(), addFontToDatabase(), addFontToDatabase(), QQnxClipboard::MimeData::addFormatToCheck(), QFFmpeg::VideoEncoder::addFrame(), Highlights::addHighlight(), Highlights::addHighlight(), QQmlImports::addImplicitImport(), QQmlImportDatabase::addImportPath(), QtBluezPeripheralService::addIncludedService(), QEvdevKeyboardManager::addKeyboard(), QEglFSKmsVsp2Screen::addLayer(), QQmlImports::addLibraryImport(), QEvdevMouseManager::addMouse(), QFreeTypeFontDatabase::addNamedInstancesForFace(), QPointingDevicePrivate::addPassiveGrabber(), QFileSystemWatcher::addPaths(), QQmlImportDatabase::addPluginPath(), QQuickFlickablePrivate::addPointerHandler(), QShortcutMap::addShortcut(), QQuickTextNodeEngine::addTextBlock(), QQuickPixmapData::addToCache(), QQuickPathViewPrivate::addVelocitySample(), QQuickGridViewPrivate::addVisibleItems(), QQuickListViewPrivate::addVisibleItems(), QQnxScreen::addWindow(), QtWayland::QWaylandTextureOrphanage::admitTexture(), QSGDefaultAnimationDriver::advance(), QWindowsMimeRegistry::allMimesForFormats(), QSGThreadedRenderLoop::animationStarted(), QSGThreadedRenderLoop::animationStopped(), QQuickState::apply(), QSvgFeUnsupported::apply(), QAVFCameraBase::applyFlashSettings(), AVFImageCapture::applySettings(), QSGRhiSupport::applySwapChainFormat(), QWindowsGeometryHint::applyToMinMaxInfo(), WindowCreationData::applyWindowFlags(), QCocoaWindow::applyWindowState(), QQuickPointerHandler::approveGrabTransition(), QGeoPositionInfoSourceFactoryWinRT::areaMonitor(), QPlatformMediaIntegration::availableBackends(), QQnxScreen::availableGeometry(), QPdfPageNavigator::back(), QQuickTableViewPrivate::TableEdgeLoadRequest::begin(), QQuickTableViewPrivate::TableEdgeLoadRequest::begin(), beginBatchEdit(), QQmlComponentPrivate::beginCreate(), QCocoaEventDispatcherPrivate::beginModalSession(), QWindowsBackingStore::beginPaint(), QCALayerBackingStore::beginPaint(), QQnxRasterBackingStore::beginPaint(), QQuickContext2DImageTexture::beginPainting(), bestStyle(), QSslSocketPrivate::bind(), blend_color_generic_fp(), blend_color_generic_rgb64(), QQnxRasterWindow::blitPreviousToCurrent(), bluetoothdVersion(), bufferFromAttribute(), QSSGRhiEffectSystem::buildShaderForEffect(), QIBusPlatformInputContext::busRegistered(), QIBusPlatformInputContext::busUnregistered(), LeCmacCalculator::calculateMac(), QQuickComboBoxPrivate::calculateWidestTextWidth(), QQuickPathViewPrivate::calcVelocity(), QGstreamerImageCapture::cameraActiveChanged(), QXcbDrag::cancel(), QQuickPointerHandler::cancelAllGrabs(), QQuickTableViewPrivate::cancelOvershootAfterLayout(), QQuickDeliveryAgentPrivate::cancelTouchMouseSynthesis(), AVFImageCapture::capture(), QWasmImageCapture::capture(), QQuickFlickablePrivate::captureDelayedPress(), CbDebugLog(), QTextMarkdownImporter::cbEnterBlock(), QTextMarkdownImporter::cbEnterSpan(), QTextMarkdownImporter::cbLeaveBlock(), QTextMarkdownImporter::cbLeaveSpan(), QTextMarkdownImporter::cbText(), QWaylandKeyboardPrivate::checkAndRepairModifierState(), QPcscCard::checkCardPresent(), QBackingStoreRhiSupport::checkForceRhi(), QWindowsWindow::checkForScreenChanged(), QQuickTableViewPrivate::checkForVisibilityChanges(), QFFmpeg::checkHwType(), SymbolsResolver::checkLibrariesLoaded(), QPermissions::Private::checkPermission(), QQnxInputContext::checkSpelling(), QQuickFlickable::childMouseEventFilter(), QQuickSplitView::childMouseEventFilter(), ARB::choosePixelFormat(), GDI::choosePixelFormat(), QQuickWindowContainer::classBegin(), QQuickWindowQmlImpl::classBegin(), QDBusTrayIcon::cleanup(), QWindowsSystemTrayIcon::cleanup(), QCocoaEventDispatcherPrivate::cleanupModalSessions(), QMacPasteboard::clear(), QLinuxMediaDevice::CaptureSubDevice::clearBuffers(), QLinuxMediaDevice::OutputSubDevice::clearBuffers(), QQuickFlickablePrivate::clearDelayedPress(), QQuickDeliveryAgentPrivate::clearFocusInScope(), QPointingDevicePrivate::clearPassiveGrabbers(), QQnxIntegration::clipboard(), QWindowsClipboard::clipboardViewerWndProc(), QQuickItem::clipRect(), QSslSocket::close(), QLinuxFbDevice::close(), QWindowsNativeFileDialogBase::close(), SocketConnectWorker::closeSocket(), QAbstractItemModelTesterPrivate::columnsAboutToBeInserted(), QAbstractItemModelTesterPrivate::columnsAboutToBeMoved(), QAbstractItemModelTesterPrivate::columnsAboutToBeRemoved(), QAbstractItemModelTesterPrivate::columnsInserted(), QAbstractItemModelTesterPrivate::columnsMoved(), QAbstractItemModelTesterPrivate::columnsRemoved(), QCocoaInputContext::commit(), QQnxInputContext::commit(), QtWaylandClient::QWaylandInputContext::commit(), QtWaylandClient::QWaylandTextInputv3::commit(), QtWaylandClient::QWaylandWindow::commit(), commitText(), QSGCompressedTexture::commitTextureOperations(), QQmlJSAotCompiler::compileBinding(), QQmlJSAotCompiler::compileFunction(), CompletionRequest::completions(), QQuickWindowContainer::componentComplete(), QQuickWindowQmlImpl::componentComplete(), QQuickAbstractDialog::componentComplete(), QQuickFolderBreadcrumbBar::componentComplete(), QQuickGridLayoutBase::componentComplete(), QQuickPopup::componentComplete(), QQuickTumbler::componentComplete(), QQuickTableView::componentFinalized(), QWindowsInputContext::composition(), QQuickDeliveryAgentPrivate::compressTouchEvent(), QGnomeThemePrivate::configureFonts(), QMetaObject::connectSlotsByName(), SocketConnectWorker::connectSocket(), QIBusPlatformInputContext::connectToBus(), QPcscManager::connectToCard(), QWinRTLowEnergyConnectionHandler::connectToDevice(), QLowEnergyControllerPrivateBluezDBus::connectToDevice(), QLowEnergyControllerPrivateWinRT::connectToDevice(), QSslSocket::connectToHost(), QBluetoothSocketPrivateBluez::connectToService(), QBluetoothSocketPrivateBluezDBus::connectToService(), QBluetoothSocketPrivateWinRT::connectToService(), QBluetoothSocketPrivateBluezDBus::connectToServiceHelper(), QBluetoothSocketPrivateAndroid::connectToServiceHelper(), QBluetoothSocketPrivateBluezDBus::connectToServiceReplyHandler(), QQuickPopup::contentSizeChange(), QQuickPopupItem::contentSizeChange(), contextFactory(), QStatusNotifierItemAdaptor::ContextMenu(), contextStateCallback(), contextStateCallbackInit(), QTlsPrivate::TlsCryptographSecureTransport::continueHandshake(), QPhysicsWorld::controllerManager(), convertCPU(), QWindowsMimeRegistry::converterFromMime(), convertJPEG(), QWindowsMimeHtml::convertToMime(), QWindowsMimeImage::convertToMime(), QBuiltInMimes::convertToMime(), QWindowsMimeText::convertToMime(), QWindowsMimeRegistry::convertToMime(), copy(), copyURL(), QBackingStoreRhiSupport::create(), QWindowsTabletSupport::create(), QQuickLabsPlatformDialog::create(), QQuickLabsPlatformMenu::create(), QQuickAbstractDialog::create(), QFFmpeg::Codec::create(), QOpenGLStaticContext::create(), QEvdevMouseHandler::create(), QEvdevKeyboardHandler::create(), QEglFSDeviceIntegrationFactory::create(), WindowCreationData::create(), QEglFSKmsEventReader::create(), QRhiD3D11::create(), QRhiGles2::create(), QRhiMetal::create(), QRhiVulkan::create(), ARB::createContext(), QEglFSKmsGbmIntegration::createCursor(), QWindowsOleDropSource::createCursors(), QQuickFolderBreadcrumbBarPrivate::createDelegateItem(), QEglFSKmsGbmIntegration::createDevice(), QEglFSKmsVsp2Integration::createDevice(), createDimmer(), QEglFSKmsGbmIntegration::createDisplay(), QEglFSKmsEglDeviceIntegration::createDisplay(), QEglFSKmsVsp2Integration::createDisplay(), QWindowsFontDatabase::createEngine(), QQnxIntegration::createEventDispatcher(), QXcbEventDispatcher::createEventDispatcher(), QWindowsIntegration::createForeignWindow(), QFFmpeg::HWAccel::createFramesContext(), QEglFSKmsGbmDevice::createGlobalCursor(), QQuickSplitViewPrivate::createHandleItem(), QQuickSplitViewPrivate::createHandles(), QWindowsMenuBar::createMenu(), QWindowsSystemTrayIcon::createMenu(), QWindowsMenu::createMenuItem(), QCocoaWindow::createNSWindow(), QWasmVideoOutput::createOffscreenElement(), QMetalSwapChain::createOrResize(), QQnxIntegration::createPlatformBackingStore(), QAndroidPlatformTheme::createPlatformMenu(), QCocoaTheme::createPlatformMenu(), QWindowsTheme::createPlatformMenu(), QAndroidPlatformTheme::createPlatformMenuBar(), QCocoaTheme::createPlatformMenuBar(), QWindowsTheme::createPlatformMenuBar(), QAndroidPlatformTheme::createPlatformMenuItem(), QCocoaTheme::createPlatformMenuItem(), QWindowsTheme::createPlatformMenuItem(), QWindowsIntegration::createPlatformOpenGLContext(), QQnxIntegration::createPlatformWindow(), QWindowsIntegration::createPlatformWindow(), QSGRhiSupport::createRhi(), QEglFSKmsEglDevice::createScreen(), QLinuxFbDevice::createScreen(), QKmsDevice::createScreenForConnector(), QKmsDevice::createScreens(), QScrollerPrivate::createScrollingSegments(), QScrollerPrivate::createScrollToSegments(), createSocketPrivate(), QWindowsMenu::createSubMenu(), QEglFSKmsVsp2Screen::createSurface(), QEglFSKmsGbmScreen::createSurface(), QWindowsPointerHandler::createTouchDevice(), QWasmVideoOutput::createVideoElement(), QXcbGlxWindow::createVisual(), QQuickFolderBreadcrumbBarPrivate::crumbClicked(), QCocoaEventDispatcherPrivate::currentModalSession(), cut(), QQuickItemPrivate::data_append(), QQmlScriptBlob::dataReceived(), QQnxScreen::deactivateWindowGroup(), debugFocusTree(), defaultDepth(), QObject::deleteLater(), deleteSurroundingText(), QtWayland::QWaylandTextureOrphanage::deleteTextures(), QQuickDeliveryAgentPrivate::deliverDelayedTouchEvent(), QQuickDeliveryAgentPrivate::deliverHoverEventToItem(), QQuickDeliveryAgentPrivate::deliverMatchingPointsToItem(), QQuickDeliveryAgentPrivate::deliverPointerEvent(), QQuickDeliveryAgentPrivate::deliverSinglePointEventUntilAccepted(), QQuickDeliveryAgentPrivate::deliverTouchAsMouse(), QQuickDeliveryAgentPrivate::deliverTouchCancelEvent(), QCocoaWindow::deliverUpdateRequest(), QtWaylandClient::QWaylandWindow::deliverUpdateRequest(), QCocoaScreen::deliverUpdateRequests(), QQuickItemPrivate::deliveryAgent(), describeFormats(), QIBusAttributeList::deserializeFrom(), QIBusText::deserializeFrom(), QIBusEngineDesc::deserializeFrom(), QEglFSKmsEventReader::destroy(), QQuickPopupPrivate::destroyDimmer(), QEglFSKmsGbmDevice::destroyGlobalCursor(), QEglFSKmsEglDevice::destroyGlobalCursor(), QQuickSplitViewPrivate::destroyHandles(), QWindowsScreenManager::destroyWindow(), determineScreenSize(), QFFmpeg::deviceTypes(), TextSynchronization::didDidChangeTextDocument(), differentialForProgress(), QFileSystemWatcherPrivate::directoryChanged(), QVsp2BlendingDevice::disableInput(), QLowEnergyControllerPrivateWinRT::disconnectFromDevice(), QSslSocket::disconnectFromHost(), QKmsDevice::discoverPlanes(), QLowEnergyControllerPrivateAndroid::discoverServiceDetails(), QLowEnergyControllerPrivateBluezDBus::discoverServiceDetails(), QLowEnergyControllerPrivateWinRT::discoverServiceDetails(), QLowEnergyControllerPrivateAndroid::discoverServices(), QLowEnergyControllerPrivateBluezDBus::discoverServices(), QLowEnergyControllerPrivateWinRT::discoverServices(), QXcbDrag::dndEnable(), QSGInternalTextNode::doAddTextLayout(), AVFImageCapture::doCapture(), QFFmpegImageCapture::doCapture(), QQuickPdfPageImage::documentStatusChanged(), QBluetoothSocket::doDeviceDiscovery(), QWasmVideoOutput::doElementCallbacks(), QWindowsNativeFileDialogBase::doExec(), QIOSurfaceGraphicsBuffer::doLock(), QFFmpegAudioDecoder::done(), QQmlTypeData::done(), QCocoaGLContext::doneCurrent(), QWindowsGLContext::doneCurrent(), QFFmpeg::Demuxer::doNextStep(), QFFmpeg::StreamDecoder::doNextStep(), QPdfSearchModelPrivate::doSearch(), QXcbWindow::doStartSystemMoveResize(), QIOSurfaceGraphicsBuffer::doUnlock(), QWindowsDrag::drag(), QQuickFlickablePrivate::drag(), QWindowsOleDropTarget::DragLeave(), QWindowsOleDropTarget::DragOver(), QQmlReusableDelegateModelItemsPool::drain(), QSvgTinyDocument::draw(), QSvgNode::draw(), QTextDocumentLayoutPrivate::drawBlock(), QSvgTinyDocument::drawCommand(), QSvgUse::drawCommand(), QTextDocumentLayoutPrivate::drawFrame(), QXcbDrag::drop(), QQmlJS::Dom::FormatPartialStatus::dump(), dumpErrorInformation(), QQuickBoundaryRulePrivate::easedOvershoot(), QWindowsDialogs::eatMouseMove(), QRhiImplementation::effectiveSampleCount(), QPcscCard::enableAutodelete(), QVsp2BlendingDevice::enableInput(), QQuickItemPrivate::enableSubtreeChangeNotificationsForParentHierachy(), endBatchEdit(), QWindowsInputContext::endComposition(), QCocoaEventDispatcherPrivate::endModalSession(), QQnxRasterBackingStore::endPaint(), QSGCompressedAtlasTexture::Atlas::enqueueTextureUpload(), QSGRhiAtlasTexture::Atlas::enqueueTextureUpload(), QRhiD3D11::ensureDirectCompositionDevice(), QFontDatabasePrivate::ensureFontDatabase(), QIconLoader::ensureInitialized(), QComposeInputContext::ensureInitialized(), QQuickLayout::ensureLayoutItemsUpdated(), QEglFSKmsGbmScreen::ensureModeSet(), QCocoaEventDispatcherPrivate::ensureNSAppInitialized(), QSGRenderThread::ensureRhi(), QSGGuiThreadRenderLoop::ensureRhi(), QQuickItemPrivate::ensureSubsceneDeliveryAgent(), QScroller::ensureVisible(), QQmlJS::Dom::FormatPartialStatus::enterState(), QKmsDevice::enumerateProperties(), QWindowsOleDataObject::EnumFormatEtc(), QGeoPositionInfoSourceWinRT::error(), QDBusMenuAdaptor::Event(), QQuickWindow::event(), QQuickWindowQmlImpl::event(), QSGRenderThread::event(), QSGThreadedRenderLoop::event(), QSGSoftwareRenderThread::event(), QQuickDeliveryAgent::event(), QObject::event(), QBasicDrag::eventFilter(), QBackingStoreRhiSupportWindowWatcher::eventFilter(), QQuickWindowContainer::eventFilter(), QSqlQuery::exec(), QCocoaMessageDialog::exec(), QWindowsDialogHelperBase< BaseClass >::exec(), QOCIResult::exec(), QSqlQuery::exec(), QEventLoop::exec(), QOCICols::execBatch(), QCoreApplicationPrivate::execCleanup(), QSGSoftwareThreadedRenderLoop::exposureChanged(), QSGThreadedRenderLoop::exposureChanged(), QBluetoothSocketPrivateAndroid::fallBackReversedConnect(), QCoreTextFontDatabase::fallbacksForFamily(), QWindowsDirectWriteFontDatabase::fallbacksForFamily(), QWindowsFontDatabaseFT::fallbacksForFamily(), QWindowsFontDatabase::fallbacksForFamily(), FontProvider::fetchFont(), QFileSystemWatcherPrivate::fileChanged(), QQuickFileDialogImplPrivate::fileDialogListViewCountChanged(), QIBusPlatformInputContext::filterEvent(), QQnxInputContext::filterEvent(), QIBusPlatformInputContext::filterEventFinished(), QGestureManager::filterEventThroughContexts(), QQuickFlickable::filterPointerEvent(), QFFmpeg::RecordingEngine::finalize(), QFFmpegSurfaceCaptureGrabber::finalizeGrabbingContext(), findAttachedParent(), QQmlMetaType::findCachedCompilationUnit(), QFFmpeg::findCodecWithHwAccel(), findDefinitionFromItem(), QQmlLSUtils::findDefinitionOf(), QmlLsp::QQmlCodeModel::findFilePathsFromFileNames(), QFontDatabasePrivate::findFont(), findPatternUnloaded(), findUsagesHelper(), QQmlLSUtils::findUsagesOf(), QXcbDrag::findXdndAwareTarget(), finishComposingText(), QQuickFlickablePrivate::flick(), QSslSocketPrivate::flush(), QBackingStoreDefaultCompositor::flush(), QQnxRasterBackingStore::flush(), QWindowsBackingStore::flush(), QQuickDeliveryAgentPrivate::flushFrameSynchronousEvents(), QGtk3Interface::font(), QWindowsFontDatabaseFT::fontDir(), QWindowsFontDatabase::fontDir(), QWindowsFontDatabaseFT::fontEngine(), QWindowsFontDatabase::fontEngine(), QWindowsDirectWriteFontDatabase::fontEngine(), QWindowsFontDatabaseFT::fontEngine(), QWindowsFontDatabase::fontEngine(), QCoreTextFontEngine::fontSmoothing(), formatFromDrmFormat(), QMacPasteboard::formats(), QQnxClipboard::MimeData::formats(), QWindowsInternalMimeData::formats_sys(), QWindowsMimeImage::formatsForMime(), QLastResortMimes::formatsForMime(), QPdfPageNavigator::forward(), QWindowsGeometryHint::frame(), QEglFSKmsGbmScreen::framebufferForBufferObject(), QWindowsGeometryHint::frameOnPrimaryScreen(), QFFmpeg::AudioRenderer::freeOutput(), QIcc::fromIccProfile(), QQuickQmlGenerator::generateImageNode(), QQuickItemGenerator::generateTextNode(), QQuickQmlGenerator::generateTextNode(), QSGCompressedAtlasTexture::Atlas::generateTexture(), QWindowsSystemTrayIcon::geometry(), QQuickPopup::geometryChange(), QQuickWindowContainer::geometryChange(), QQuickLayout::geometryChange(), QQuickPopupItem::geometryChange(), QPdfDocument::getAllText(), QXcbEglIntegration::getCompatibleVisualId(), QQuickFolderBreadcrumbBarPrivate::getContentHeight(), QQuickFolderBreadcrumbBarPrivate::getContentWidth(), QWindowsOleDataObject::GetData(), getExtractedText(), QFreetypeFace::getFace(), FileInfoThread::getFileInfos(), QFFmpeg::getFormat(), QDBusMenuAdaptor::GetGroupProperties(), QtWaylandClient::getIconSvg(), QDBusMenuAdaptor::GetLayout(), QWindowsGLContext::getProcAddress(), QDBusMenuAdaptor::GetProperty(), getSelectedText(), QPdfDocument::getSelection(), QPdfDocument::getSelectionAtIndex(), QWindowsWindow::getSizeHints(), getTextAfterCursor(), getTextBeforeCursor(), QXcbConnection::glIntegration(), QSGThreadedRenderLoop::grab(), QSGSoftwareThreadedRenderLoop::grab(), QCocoaScreen::grabWindow(), QGstVideoRenderer::gstEvent(), QIOSApplicationState::handleApplicationStateChanged(), QWindowsGeometryHint::handleCalculateSize(), QWindowsScreen::handleChanges(), QWidgetPrivate::handleClose(), QScrollerPrivate::handleDrag(), QXcbDrag::handleDrop(), QXcbDrag::handleEnter(), QQnxScreenEventHandler::handleEvent(), QQuickWheelHandler::handleEventPoint(), QQnxNavigatorEventHandler::handleExit(), QCocoaWindow::handleExposeEvent(), QXcbDrag::handleFinished(), QCocoaWindow::handleGeometryChange(), QScroller::handleInput(), QWindowsInputContext::handleInputLanguageChanged(), QQnxInputContext::handleKeyboardEvent(), QXcbDrag::handleLeave(), QtAndroidInput::handleLocationChanged(), QQuickDeliveryAgentPrivate::handleMouseEvent(), QQuickPathViewPrivate::handleMouseReleaseEvent(), QQuickFlickablePrivate::handleMoveEvent(), QTlsPrivate::TlsCryptographOpenSSL::handleNewSessionTicket(), QQnxNavigatorEventHandler::handleOrientationChange(), QQnxNavigatorEventHandler::handleOrientationCheck(), QQuickPointerHandler::handlePointerEvent(), QQuickDragHandler::handlePointerEventImpl(), QQuickPinchHandler::handlePointerEventImpl(), QQuickSplitViewPrivate::handlePress(), QHttp2Connection::handleReadyRead(), QQuickFlickablePrivate::handleReleaseEvent(), QCocoaMenuBar::handleReparent(), QWindowsMenuBar::handleReparent(), QRestAccessManagerPrivate::handleReplyFinished(), QWindowsWindow::handleResized(), QWindowsScreenManager::handleScreenChanges(), QXcbDrag::handleSelectionRequest(), QXcbClipboard::handleSelectionRequest(), QXcbKeyboard::handleStateChanges(), QQnxNavigatorEventHandler::handleSwipeDown(), QQuickFolderBreadcrumbBarPrivate::handleTextFieldHidden(), QQuickFolderBreadcrumbBarPrivate::handleTextFieldShown(), QQmlJS::Dom::FormatPartialStatus::handleTokens(), QQuickDeliveryAgentPrivate::handleTouchEvent(), QtWaylandClient::QWaylandWindow::handleUpdate(), QSGSoftwareThreadedRenderLoop::handleUpdateRequest(), QSGThreadedRenderLoop::handleUpdateRequest(), QQuickDeliveryAgentPrivate::handleWindowDeactivate(), QQnxNavigatorEventHandler::handleWindowGroupActivated(), QQnxNavigatorEventHandler::handleWindowGroupDeactivated(), QQnxNavigatorEventHandler::handleWindowGroupStateChanged(), QQuickDeliveryAgentPrivate::handleWindowHidden(), QCocoaWindow::handleWindowStateChanged(), QXcbConnection::handleXcbEvent(), QXcbWindow::handleXIEnterLeave(), QXcbWindow::handleXIMouseEvent(), QQnxIntegration::hasCapability(), QMacPasteboard::hasFormat(), QQnxClipboard::MimeData::hasFormat(), QWindowsInternalMimeData::hasFormat_sys(), QMacPasteboard::hasUti(), QQuick3DPhysicsHeightField::heightField(), QCocoaMessageDialog::hide(), QSGThreadedRenderLoop::hide(), QSGSoftwareThreadedRenderLoop::hide(), QWidgetPrivate::hideChildren(), QQnxInputContext::hideInputPanel(), QtWaylandClient::QWaylandInputContext::hideInputPanel(), QQnxVirtualKeyboardPps::hideKeyboard(), QQuickControlPrivate::hideOldItem(), QQuickComboBoxPrivate::hideOldPopup(), QtAndroidInput::hideSoftwareKeyboard(), QTextDocumentLayoutPrivate::hitTest(), QPdfDocumentPrivate::hitTest(), QTextDocumentLayoutPrivate::hitTest(), QTextDocumentLayoutPrivate::hitTest(), QMainWindowLayout::hover(), QQuickTextControlPrivate::hoverEvent(), QIconLoader::iconEngine(), QPdfIOHandler::imageCount(), AVFImageCapture::imageSettings(), QQuickPopupItemPrivate::implicitHeightChanged(), QQuickPopupItemPrivate::implicitWidthChanged(), QTextMarkdownImporter::import(), QQmlPluginImporter::importPlugins(), QMoviePrivate::infoForFrame(), QQmlSettingsPrivate::init(), QGeoPositionInfoSourceWinRT::init(), QDBusTrayIcon::init(), QWindowsSystemTrayIcon::init(), QLowEnergyControllerPrivateBluez::init(), QFFmpeg::AudioEncoder::init(), QFFmpeg::Muxer::init(), QFFmpeg::VideoEncoder::init(), QWindowsOpengl32DLL::init(), QWindowsNativeFileDialogBase::init(), QBasicPlatformVulkanInstance::init(), init_platform(), QEglFSKmsGbmScreen::initCloning(), WaylandEglClientBufferIntegrationPrivate::initEglStream(), QWidgetPrivate::initFocusChain(), QHighDpiScaling::initHighDpiScaling(), initialDistanceFieldFactor(), QWindowsScreenManager::initialize(), QQuickAttachedPropertyPropagator::initialize(), QCocoaGLContext::initialize(), QCocoaWindow::initialize(), QLinuxFbDrmScreen::initialize(), QWaylandTextInputManagerV3::initialize(), QFFmpeg::RecordingEngine::initialize(), QXcbEglIntegration::initialize(), QXcbGlxIntegration::initialize(), QFFmpegSurfaceCaptureGrabber::initializeGrabbingContext(), LinuxDmabufClientBufferIntegration::initializeHardware(), WaylandEglClientBufferIntegration::initializeHardware(), WaylandEglStreamClientBufferIntegration::initializeHardware(), QXcbBasicConnection::initializeShm(), QXcbBasicConnection::initializeXInput2(), QXcbBasicConnection::initializeXRender(), FileInfoThread::initiateScan(), QNSView(Mouse)::initMouse, LinuxDmabufWlBuffer::initTexture(), QEglFSKmsVsp2Screen::initVsp2(), QQnxScreenEventHandler::injectKeyboardEvent(), QtWaylandClient::QWaylandInputContext::inputDirection(), QWaylandTextInputV3Private::inputMethodQuery(), inputStreamStateCallback(), QDockAreaLayoutInfo::insertGap(), QWidgetPrivate::insertIntoFocusChain(), QWidgetPrivate::insertIntoFocusChain(), QQmlReusableDelegateModelItemsPool::insertItem(), QCocoaMenuBar::insertMenu(), QWindowsMenuBar::insertMenu(), QDBusPlatformMenu::insertMenuItem(), QWindowsMenu::insertMenuItem(), QSGRenderLoop::instance(), QXcbBasicConnection::internAtom(), QIOSJumpingEventDispatcher::interruptEventLoopExec(), QFontDatabasePrivate::invalidate(), QQuickGridLayoutItem::invalidate(), QCoreTextFontDatabase::invalidate(), QQuickLayout::invalidate(), QQuickGridLayoutBase::invalidate(), QSGRenderThread::invalidateGraphics(), QQnxBuffer::invalidateInCache(), QEglFSWindow::invalidateSurface(), QWindowsInputContext::invokeAction(), QQnxAbstractNavigator::invokeUrl(), isBlockedByPopup(), isDBusTrayAvailable(), QWidgetPrivate::isFocusChainConsistent(), QtWaylandClient::QWaylandInputContext::isInputPanelVisible(), QWaylandTextInputV3::isSurfaceEnabled(), QDBusTrayIcon::isSystemTrayAvailable(), QQuickSplitView::itemAdded(), QQuickLayout::itemChange(), QQuickItemPrivate::itemChange(), QQuickWindowContainer::itemChange(), QQuickTableViewPrivate::itemCreatedCallback(), QQuickGridLayoutBase::itemDestroyed(), QQuickSplitView::itemMoved(), QQuickSplitView::itemRemoved(), QQmlLSUtils::itemsFromTextLocation(), QQuickGridLayoutBase::itemVisibilityChanged(), QQuickSplitViewPrivate::itemVisibilityChanged(), QQuickAttachedPropertyPropagatorPrivate::itemWindowChanged(), ServerAcceptanceThread::javaNewSocket(), ServerAcceptanceThread::javaThreadErrorOccurred(), QQnxWindow::joinWindowGroup(), QPdfPageNavigator::jump(), QPdfPageNavigator::jump(), QPdfIOHandler::jumpToImage(), QuickSharedImageLoader::key(), QtAndroidInput::keyboardGeometryChanged(), QtWaylandClient::QWaylandInputContext::keyboardRect(), QtWaylandClient::QWaylandTextInputv3::keyboardRect(), QtAndroidInput::keyboardVisibilityChanged(), QGeoPositionInfoSourceWinRT::lastKnownPosition(), QQuickSplitViewPrivate::layout(), QTextDocumentLayoutPrivate::layoutBlock(), QTextDocumentLayoutPrivate::layoutCell(), QTextDocumentLayoutPrivate::layoutFlow(), QTextDocumentLayoutPrivate::layoutFrame(), QTextDocumentLayoutPrivate::layoutFrame(), QQuickTableViewPrivate::layoutHorizontalEdge(), QQuickSplitViewPrivate::layoutPositionItems(), QQuickSplitViewPrivate::layoutResizeFillItem(), QQuickSplitViewPrivate::layoutResizeSplitItems(), QTextDocumentLayoutPrivate::layoutTable(), QQuickTableViewPrivate::layoutTopLeftItem(), QQuickTableViewPrivate::layoutVerticalEdge(), QQmlJS::Dom::FormatPartialStatus::leaveState(), liLogHandler(), QQuickSplitViewPrivate::limitAndApplySizes(), QOpenGLShaderProgramPrivate::linkBinary(), QGstreamerVideoOutput::linkSubtitleStream(), QBluetoothServer::listen(), QLibraryPrivate::load(), QQmlSettingsPrivate::load(), QQuickTextDocumentPrivate::load(), QQuickPdfPageImage::load(), QOpenGLProgramBinaryCache::load(), QPdfDocument::load(), QSharedImageLoaderPrivate::load(), QQuickPixmap::load(), QKmsScreenConfig::loadConfig(), QQmlTypeLoader::Blob::loadDependentImports(), QQuickTableViewPrivate::loadEdge(), QuickSharedImageLoader::loadFile(), QQuickTableViewPrivate::loadFxTableItem(), QFFmpeg::loadHWContext(), QIconLoader::loadIcon(), QQuickPixmap::loadImageFromDevice(), QQuickTableViewPrivate::loadInitialTable(), QEvdevKeyboardHandler::loadKeymap(), QLibraryPrivate::loadPlugin(), QWaylandCompositorPrivate::loadServerBufferIntegration(), QtWaylandClient::QWaylandInputContext::locale(), QQuickDeliveryAgentPrivate::localizePointerEvent(), QQmlImportDatabase::locateLocalQmldir(), QCocoaWindow::lower(), QQnxWindow::lower(), QWindowsBaseWindow::lower_sys(), QQnxScreen::lowerWindow(), macZeroDigit(), main(), QCocoaGLContext::makeCurrent(), QIOSContext::makeCurrent(), QQnxGLContext::makeCurrent(), QWindowsGLContext::makeCurrent(), ViewportTransformHelper::map(), QD3D11TextureVideoBuffer::map(), QFFmpegVideoBuffer::map(), D3D11TextureVideoBuffer::mapTextures(), QQuickShortcutContext::matcher(), QQuickLayoutItemProxy::maybeTakeControl(), QWindowsMenu::menuItemAt(), methodOwnerFrom(), QWindowsClipboard::mimeData(), QDockWidgetPrivate::mouseMoveEvent(), QXcbDrag::move(), QQmlTableModel::moveRow(), QQuickTableViewPrivate::moveToNextRebuildState(), QQnxIntegration::moveToScreen(), QLowEnergyControllerPrivateAndroid::mtu(), QLowEnergyControllerPrivateWinRT::mtu(), nearestWordWrapIndex(), QXcbWindow::netWmStates(), QFFmpegAudioDecoder::newAudioBuffer(), OrgBluezProfile1ContextInterface::NewConnection(), QmlLsp::QQmlCodeModel::newDocForOpenFile(), QFFmpegImageCapture::newVideoFrame(), QQuickItemPrivate::nextPrevItemInTabFocusChain(), QXdgNotificationInterface::notify(), QWindowsTabletSupport::notifyActivate(), QWindowsPopupMenu::notifyTriggered(), QWindowsMenuBar::notifyTriggered(), QWinRTLowEnergyServiceHandler::obtainCharList(), oldNameFrom(), QQuickPinchHandler::onActiveChanged(), QQuickDragAxis::onActiveChanged(), QNearFieldManagerPrivateImpl::onCardInserted(), QtWayland::QWaylandTextureOrphanage::onContextAboutToBeDestroyed(), QNearFieldTargetPrivateImpl::onDisconnected(), QPcscCard::onDisconnectRequest(), QQuickDeliveryAgentPrivate::onGrabChanged(), QQuickPointerHandler::onGrabChanged(), QNearFieldTargetPrivateImpl::onInvalidated(), QGeoPositionInfoSourceWinRT::onPositionChanged(), QPcscCard::onReadNdefMessagesRequest(), DeviceDiscoveryBroadcastReceiver::onReceive(), LocalDeviceBroadcastReceiver::onReceive(), ServiceDiscoveryBroadcastReceiver::onReceive(), QNearFieldTargetPrivateImpl::onRequestCompleted(), QWindowsNativeFileDialogBase::onSelectionChange(), QPcscCard::onSendCommandRequest(), QPcscManager::onStartTargetDetectionRequest(), QGeoPositionInfoSourceWinRT::onStatusChanged(), QPcscManager::onStopTargetDetectionRequest(), QPcscCard::onTargetDestroyed(), QPcscCard::onWriteNdefMessagesRequest(), QQuickAbstractDialog::open(), QFFmpeg::AudioEncoder::open(), QFFmpeg::VideoFrameEncoder::open(), QEglFSKmsGbmDevice::open(), QEglFSKmsVsp2Device::open(), QLinuxFbDevice::open(), QFFmpeg::EncodingFormatContext::openAVIO(), QmlLsp::QQmlCodeModel::openNeedUpdate(), QLinuxMediaDevice::openVideoDevice(), QLinuxMediaDevice::openVideoDevice(), QQnxScreen::orientation(), outputStreamDrainComplete(), outputStreamFlushComplete(), outputStreamLatencyCallback(), outputStreamOverflowCallback(), outputStreamStateCallback(), outputStreamSuccessCallback(), outputStreamUnderflowCallback(), outputStreamWriteCallback(), QWindowsClipboard::ownsMode(), QGtk3Storage::palette(), QKmsDevice::parseConnectorProperties(), QKmsDevice::parseCrtcProperties(), QWindowsIntegrationPrivate::parseOptions(), parseReadByTypeCharDiscovery(), parseReadByTypeIncludeDiscovery(), QIcc::parseRgbMatrix(), QIcc::parseTRC(), QIcc::parseTRCs(), paste(), QWasmAudioOutput::pause(), QWasmVideoOutput::pause(), QGstreamerMediaPlayer::pause(), QWasmMediaRecorder::pause(), QRhiMetal::pipelineCacheData(), QRhiVulkan::pipelineCacheData(), QEglFSKmsIntegration::platformDestroy(), QEglFSKmsIntegration::platformInit(), QSoundEffect::play(), QGstreamerMediaPlayer::play(), QQuickDeliveryAgentPrivate::pointerTargets(), QQuickWindowPrivate::polishItems(), QDBusMenuLayoutItem::populate(), QCoreTextFontDatabase::populateFamily(), QWindowsDirectWriteFontDatabase::populateFamily(), QWindowsFontDatabaseFT::populateFamily(), QWindowsFontDatabase::populateFamily(), QCoreTextFontDatabase::populateFamilyAliases(), QWindowsDirectWriteFontDatabase::populateFamilyAliases(), QCoreTextFontDatabase::populateFontDatabase(), QWindowsDirectWriteFontDatabase::populateFontDatabase(), QGtk3Storage::populateMap(), QQnxCursor::pos(), QWindowsKeyMapper::possibleKeyCombinations(), QKeyMapper::possibleKeys(), QQnxRasterWindow::post(), QCocoaEventDispatcherPrivate::postedEventsSourceCallback(), QSqlQuery::prepare(), QSSGLayerRenderData::prepareForRender(), QScrollerPrivate::prepareScrolling(), QSGRhiSupport::prepareWindowForRhi(), QInputDevice::primaryKeyboard(), QPointingDevice::primaryPointingDevice(), printLocalizationInformation(), QXcbConnection::printXcbError(), QXcbConnection::printXcbEvent(), QGstreamerImageCapture::probeBuffer(), QQmlHover::process(), QGstreamerAudioDecoder::processBusMessage(), QGstreamerMediaPlayer::processBusMessage(), QGstreamerMediaEncoder::processBusMessage(), QSGRenderThread::processEvents(), QCocoaEventDispatcher::processEvents(), QEventDispatcherWasm::processEvents(), QSGRenderThread::processEventsAndWaitForMore(), QQuickTextPrivate::processHoverEvent(), QEvdevTouchScreenData::processInputEvent(), QEvdevKeyboardHandler::processKeycode(), QQuickTableViewPrivate::processLoadRequest(), QFFmpeg::VideoEncoder::processOne(), QIOSEventDispatcher::processPostedEvents(), QQuickTableViewPrivate::processRebuildTable(), AVFCameraSession::processSessionStarted(), AVFCameraSession::processSessionStopped(), QPcscSlot::processStateChange(), QGuiApplicationPrivate::processTabletEvent(), QLibInputTouch::processTouchCancel(), QLibInputTouch::processTouchDown(), QGuiApplicationPrivate::processTouchEvent(), QLibInputTouch::processTouchFrame(), QLibInputTouch::processTouchMotion(), QLibInputTouch::processTouchUp(), QCocoaWindow::propagateSizeHints(), QWindowsWindow::propagateSizeHints(), propertyOwnerFrom(), QGstVideoRenderer::proposeAllocation(), QStatusNotifierItemAdaptor::ProvideXdgActivationToken(), QThemeIconEngine::proxiedEngine(), QScrollerPrivate::pushSegment(), q_evaluateRhiConfig(), Q_GLOBAL_STATIC_WITH_ARGS(), Q_GLOBAL_STATIC_WITH_ARGS(), Q_LOGGING_CATEGORY(), qCompileQmlFile(), qDisplayChangeObserverWndProc(), qglx_findConfig(), qImageFromVideoFrame(), QQmlJS::Dom::ModuleIndex::qmldirsToLoad(), qRegisterNotificationCallbacks(), qScreenCheckError(), qsg_useConsistentTiming(), qt_androidCheckCameraPermission(), qt_androidCheckMicrophonePermission(), qt_androidRequestWriteStoragePermission(), QT_BEGIN_NAMESPACE::qt_createLEService(), qt_debug_print_texture_count(), qt_device_format_pixel_aspect_ratio(), qt_main_wrapper(), qt_print_material_count(), qt_print_node_count(), qt_registerAliasToFontFamily(), qt_registerFont(), qt_registerFontFamily(), qt_set_framerate_limits(), qt_set_framerate_limits(), DarwinBluetooth::qt_uuid(), QWindowsOleDropSource::QueryContinueDrag(), QGLXContext::queryDummyContext(), QWindowsOleDataObject::QueryGetData(), QPointingDevicePrivate::queryTabletDevice(), QCocoaIntegration::quit(), QCocoaWindow::raise(), QQnxWindow::raise(), QWindowsBaseWindow::raise_sys(), QQnxScreen::raiseWindow(), QAstcHandler::read(), QPkmHandler::read(), QFFmpegAudioDecoder::read(), QPulseAudioSource::read(), QPdfIOHandler::read(), QCacheUtils::readCachedMesh(), QLowEnergyControllerPrivateAndroid::readCharacteristic(), QLowEnergyControllerPrivateBluez::readCharacteristic(), QLowEnergyControllerPrivateDarwin::readCharacteristic(), QLowEnergyControllerPrivateWinRT::readCharacteristic(), QSoundEffectPrivate::readData(), QSslSocket::readData(), QLowEnergyControllerPrivateAndroid::readDescriptor(), QLowEnergyControllerPrivateBluez::readDescriptor(), QLowEnergyControllerPrivateWinRT::readDescriptor(), readImage(), QPcscCard::readMaxInputLength(), QQuickStackLayout::rearrange(), QQuickGridLayoutBase::rearrange(), QtWaylandClient::QWaylandIntegration::reconfigureInputContext(), QWindowsInputContext::reconvertString(), AVFMediaEncoder::record(), QFFmpegMediaRecorder::record(), QGstreamerMediaEncoder::record(), QtWaylandClient::QWaylandShmBackingStore::recreateBackBufferIfNeeded(), QRhiVulkan::recreateSwapChain(), QCocoaWindow::recreateWindowIfNeeded(), QQuickPixmapCache::referencePixmap(), QWindowsTheme::refreshFonts(), QQnxScreen::refreshRate(), QtBluezPeripheralApplication::registerApplication(), QLibInputTouch::registerDevice(), QmlLsp::QQmlLanguageServer::registerHandlers(), QLanguageServer::registerHandlers(), QWindowSystemInterface::registerInputDevice(), QtBluezPeripheralGattObject::registerObject(), QEventDispatcherWasm::registerTimer(), QDBusMenuConnection::registerTrayIconMenu(), QQuickStylePlugin::registerTypes(), QtQuickControls2Plugin::registerTypes(), QWindowsClipboard::registerViewer(), QWindowsContext::registerWindowClass(), QtWaylandClient::QWaylandDisplay::registry_global(), QQuickTableViewPrivate::relayoutTableItems(), OrgBluezProfile1ContextInterface::Release(), QLeDBusAdvertiser::Release(), QSample::release(), QQuickLayoutItemProxyAttachedData::releaseControl(), QWindowsDrag::releaseDropDataObject(), QQuick3DPhysicsHeightFieldManager::releaseHeightField(), QQuickPathViewPrivate::releaseItem(), QQuick3DPhysicsMeshManager::releaseMesh(), QQuickWindowContainer::releaseResources(), QSGSoftwareThreadedRenderLoop::releaseResources(), QScrollerPrivate::releaseWhileDragging(), QtBluezPeripheralConnectionManager::remoteDeviceAccessEvent(), QEvdevTabletManager::removeDevice(), QEvdevTouchManager::removeDevice(), QQuickSplitViewPrivate::removeExcessHandles(), QQuickPixmapData::removeFromCache(), QWidgetPrivate::removeFromFocusChain(), QPointingDevicePrivate::removeGrabber(), QQuickDeliveryAgentPrivate::removeGrabber(), QQuickGridViewPrivate::removeItem(), QQuickListViewPrivate::removeItem(), QEvdevKeyboardManager::removeKeyboard(), QWindowsMenuBar::removeMenu(), QWindowsMenu::removeMenuItem(), QEvdevMouseManager::removeMouse(), QQuickGridViewPrivate::removeNonVisibleItems(), QQuickListViewPrivate::removeNonVisibleItems(), QPointingDevicePrivate::removePassiveGrabber(), QFileSystemWatcher::removePaths(), QQmlTableModel::removeRow(), QShortcutMap::removeShortcut(), QQnxScreen::removeWindow(), QQmlLSUtils::renameUsagesOf(), QSGSoftwareRenderer::render(), QFFmpeg::Renderer::render(), QGstVideoRenderer::render(), QPdfDocument::render(), QSGSoftwarePixmapRenderer::render(), QQnxRasterWindow::renderBuffer(), QFFmpeg::AudioRenderer::renderInternal(), QSGRenderer::renderScene(), QSGOpenVGRenderLoop::renderWindow(), QSGGuiThreadRenderLoop::renderWindow(), QSGSoftwareRenderLoop::renderWindow(), repairProfileDescriptorListIfNeeded(), QWidgetPrivate::reparentWidgetWindows(), QQuickFlickablePrivate::replayDelayedPress(), QQuickFolderBreadcrumbBarPrivate::repopulate(), QEvdevTouchScreenData::reportPoints(), QQuickPopupPositioner::reposition(), QGeoPositionInfoSourceWinRT::requestAccess(), QWindowsWindow::requestActivateWindow(), QLinuxMediaDevice::OutputSubDevice::requestBuffer(), OrgBluezProfile1ContextInterface::RequestDisconnection(), QBluetoothLocalDevicePrivate::requestPairing(), QPermissions::Private::requestPermission(), QSampleCache::requestSample(), QCocoaScreen::requestUpdate(), QCocoaWindow::requestUpdate(), QtWaylandClient::QWaylandWindow::requestUpdate(), QGeoPositionInfoSourceWinRT::requestUpdate(), QGeoPositionInfoSourceGeoclue2::requestUpdate(), QtWaylandClient::QWaylandXdgSurface::requestWindowStates(), QQuickStyleSpec::reset(), QCocoaInputContext::reset(), QQnxInputContext::reset(), QWindowsInputContext::reset(), QtWaylandClient::QWaylandInputContext::reset(), QtWaylandClient::QWaylandTextInputv3::reset(), QQuickTimeLine::reset(), QLinuxMediaDevice::resetLinks(), QtAndroidInput::resetSoftwareKeyboard(), QEglFSKmsGbmWindow::resetSurface(), QEglFSKmsEglDeviceWindow::resetSurface(), QEglFSKmsVsp2Window::resetSurface(), QXcbBackingStoreImage::resize(), QWindowsBackingStore::resize(), QCALayerBackingStore::resize(), QQnxRasterBackingStore::resize(), QSGSoftwareThreadedRenderLoop::resize(), QSGThreadedRenderLoop::resize(), QQuickStyleSpec::resolve(), QQmlLSUtils::resolveExpressionType(), resolveFieldMemberExpressionType(), QQuickSplitView::restoreState(), QWindowsAudioSink::resume(), QWindowsAudioSource::resume(), QWasmMediaRecorder::resume(), QMacPasteboard::retrieveData(), QQnxClipboard::MimeData::retrieveData(), QWindowsInternalMimeData::retrieveData_sys(), QWindowsClipboardRetrievalMimeData::retrieveDataObject(), QFFmpeg::VideoFrameEncoder::retrievePacket(), QQuickBoundaryRule::returnToBounds(), QAbstractItemModelTesterPrivate::rowsAboutToBeInserted(), QAbstractItemModelTesterPrivate::rowsAboutToBeMoved(), QAbstractItemModelTesterPrivate::rowsAboutToBeRemoved(), QAbstractItemModelTesterPrivate::rowsInserted(), QAbstractItemModelTesterPrivate::rowsMoved(), QAbstractItemModelTesterPrivate::rowsRemoved(), QEglFSKmsEventReaderThread::run(), QQnxScreenEventThread::run(), QWindowsDialogThread::run(), QSGSoftwareRenderThread::run(), QSGRenderThread::run(), QSoundEffectPrivate::sampleReady(), QGeoPositionInfoSourceFactoryWinRT::satelliteInfoSource(), QOpenGLProgramBinaryCache::save(), QQuickSplitView::saveState(), QDeviceDiscoveryStatic::scanConnectedDevices(), QDeviceDiscoveryUDev::scanConnectedDevices(), QSGRenderThread::sceneGraphChanged(), Scheduler::scheduleSample(), QQmlJSTypeResolver::scopeForLocation(), QQnxRasterBackingStore::scroll(), QCALayerBackingStore::scroll(), QQnxRasterWindow::scroll(), QStatusNotifierItemAdaptor::Scroll(), QScroller::scrollTo(), QStatusNotifierItemAdaptor::SecondaryActivate(), QWasmVideoOutput::seekTo(), selectAll(), QWindowsFileDialogHelper::selectFile(), QXcbConnection::selectionOwner(), QQuickFileDialogImpl::selectNameFilter(), QQuickFileDialogImplAttached::selectNameFilter(), sendAsShortcut(), HciManager::sendCommand(), HciManager::sendConnectionParameterUpdateRequest(), QHttp2Stream::sendDATA(), QHttp2Stream::sendDATA(), QtWaylandClient::QWaylandWindow::sendExposeEvent(), QQuickDeliveryAgentPrivate::sendFilteredMouseEvent(), QQuickDeliveryAgentPrivate::sendFilteredPointerEventImpl(), QFFmpeg::VideoFrameEncoder::sendFrame(), QHttp2Stream::sendHEADERS(), QWaylandTextInputPrivate::sendInputMethodEvent(), QWaylandTextInputV3Private::sendInputMethodEvent(), QWaylandTextInputV3Private::sendKeyEvent(), QWaylandTextInput::sendModifiersMap(), QQuickMouseArea::sendMouseEvent(), QCoreApplicationPrivate::sendPostedEvents(), QHttp2Stream::sendRST_STREAM(), DmaBufServerBuffer::server_buffer_release(), VulkanServerBuffer::server_buffer_release(), serverInfoCallback(), QQuickPointerHandler::setActive(), AVFCameraSession::setActive(), QX11SurfaceCapture::setActiveInternal(), QGstreamerMediaPlayer::setActiveTrack(), QQuickDragHandler::setActiveTranslation(), QQuickAttachedPropertyPropagatorPrivate::setAttachedParent(), QGstreamerAudioInput::setAudioDevice(), QGstreamerAudioOutput::setAudioDevice(), QQnxAudioOutput::setAudioDevice(), QWasmAudioOutput::setAudioDevice(), QFFmpegMediaCaptureSession::setAudioInput(), QFFmpegMediaCaptureSession::setAudioOutput(), QQnxWindow::setBufferSize(), QQuickFolderBreadcrumbBar::setButtonDelegate(), QQuickContext2DTexture::setCanvasWindow(), QSampleCache::setCapacity(), FileInfoThread::setCaseSensitive(), QWindowsMenuItem::setCheckable(), QWindowsMenuItem::setChecked(), QCocoaWindow::setCocoaGeometry(), QIOSurfaceGraphicsBuffer::setColorSpace(), QAndroidInputContext::setComposingRegion(), setComposingRegion(), setComposingText(), QQuickWindowContainer::setContainedWindow(), QScrollerPrivate::setContentPositionHelperDragging(), QScrollerPrivate::setContentPositionHelperScrolling(), QQuickTumblerPrivate::setCount(), QQuickFileDialog::setCurrentFolder(), QQuickFileDialogImpl::setCurrentFolder(), QQuickFolderDialogImpl::setCurrentFolder(), QQuickTumblerPrivate::setCurrentIndex(), QQuickPdfSearchModel::setCurrentResult(), QQuickStateGroupPrivate::setCurrentStateInternal(), QWindowsWindow::setCursor(), QAVFCameraBase::setCustomFocusPoint(), QWindowsWindow::setCustomMargins(), QQmlTableModel::setData(), QWindowsOleDataObject::SetData(), QQuickTumblerView::setDelegate(), QWindowsFileDialogHelper::setDirectory(), QWindowsMenuItem::setEnabled(), QWindowsMenu::setEnabled(), QQuickPointerHandler::setExclusiveGrab(), QPointingDevicePrivate::setExclusiveGrabber(), QQnxWindow::setExposed(), QAVFCameraBase::setExposureCompensation(), QAVFCameraBase::setExposureMode(), QWindowsWindow::setExStyle(), QIconLoader::setFallbackSearchPaths(), QQuickStyleSpec::setFallbackStyle(), QIconLoader::setFallbackThemeName(), QQuickFileDialogImplPrivate::setFileDialogListViewCurrentIndex(), QQuickFileDialog::setFileMode(), QWindowsFileDialogHelper::setFilter(), QAVFCameraBase::setFlashMode(), QWaylandTextInputV3Private::setFocus(), QAVFCameraBase::setFocusDistance(), QQuickDeliveryAgentPrivate::setFocusInScope(), QAVFCameraBase::setFocusMode(), QCocoaInputContext::setFocusObject(), QQnxInputContext::setFocusObject(), QtWaylandClient::QWaylandInputContext::setFocusObject(), QQuickFolderListModel::setFolder(), QLinuxMediaDevice::OutputSubDevice::setFormat(), QLinuxMediaDevice::CaptureSubDevice::setFormat(), QFFmpegSurfaceCaptureGrabber::setFrameRate(), QWindowsWindow::setFullFrameMargins(), QCocoaWindow::setGeometry(), QWindowsBaseWindow::setGeometry_sys(), QHighDpiScaling::setGlobalFactor(), QSGDistanceFieldGlyphNode::setGlyphs(), QQuickSplitView::setHandle(), QQuickItemPrivate::setHasHoverInChild(), QQnxInputContext::setHighlightColor(), QQuickMouseArea::setHovered(), QWindowsMenuItem::setIcon(), QWindowsMenu::setIcon(), QQmlImportDatabase::setImportPathList(), QQuickFileDialogImpl::setInitialCurrentFolderAndSelectedFile(), QWindowsMenuItem::setIsSeparator(), QWindowsWindow::setKeyboardGrabEnabled(), QFFmpeg::Demuxer::setLoops(), QFFmpeg::PlaybackEngine::setLoops(), QSoundEffectPrivate::setLoopsRemaining(), QBluetoothDeviceDiscoveryAgent::setLowEnergyDiscoveryTimeout(), QAVFCameraBase::setManualExposureTime(), QAVFCameraBase::setManualIsoSensitivity(), QCocoaWindow::setMask(), QGstreamerMediaPlayer::setMedia(), QWasmMediaPlayer::setMedia(), QWindowsMenuItem::setMenu(), QQnxClipboard::setMimeData(), QWindowsClipboard::setMimeData(), QMacPasteboard::setMimeData(), QWindowsNativeFileDialogBase::setMode(), QQuickTumblerView::setModel(), QXcbScreen::setMonitor(), setMonitorDataFromSetupApi(), QWindowsWindow::setMouseGrabEnabled(), QWasmAudioInput::setMuted(), QWasmAudioOutput::setMuted(), QQuickFileDialog::setNameFilters(), FileInfoThread::setNameFilters(), QWidgetWindow::setNativeWindowVisibility(), QXcbWindow::setNetWmStateOnUnmappedWindow(), QQuickPathViewPrivate::setOffset(), QCocoaWindow::setOpacity(), QQnxWindow::setOpacity(), QWindowsWindow::setOpacity(), QQuickFileDialogImpl::setOptions(), QQuickFolderDialogImpl::setOptions(), QCocoaWindow::setParent(), QQnxWindow::setParent(), QWindowsForeignWindow::setParent(), QWindowsWindow::setParent(), QQuickPointerHandler::setParentItem(), QQuickAbstractDialog::setParentWindow(), QQuickPointerHandler::setPassiveGrab(), FileInfoThread::setPath(), QQuickTumblerPrivate::setPendingCurrentIndex(), QRhiD3D11::setPipelineCacheData(), QRhiGles2::setPipelineCacheData(), QRhiMetal::setPipelineCacheData(), QRhiVulkan::setPipelineCacheData(), QWindowsDragCursorWindow::setPixmap(), QSoundEffectPrivate::setPlaying(), QQmlImportDatabase::setPluginPathList(), QQnxCursor::setPos(), QGstreamerMediaPlayer::setPosition(), QGeoPositionInfoSourceWinRT::setPreferredPositioningMethods(), QWindowsContext::setProcessDpiAwareness(), FileInfoThread::setRootPath(), QQnxScreen::setRotation(), QQnxWindow::setRotation(), QQuickDeliveryAgent::setSceneTransform(), QQnxWindow::setScreen(), QHighDpiScaling::setScreenFactor(), QQuickFileDialogImpl::setSelectedFile(), QQuickFolderDialogImpl::setSelectedFolder(), setSelection(), QQuickFolderBreadcrumbBar::setSeparatorDelegate(), QShortcutMap::setShortcutAutoRepeat(), QShortcutMap::setShortcutEnabled(), FileInfoThread::setShowDirs(), FileInfoThread::setShowDirsFirst(), FileInfoThread::setShowDotAndDotDot(), FileInfoThread::setShowFiles(), FileInfoThread::setShowHidden(), FileInfoThread::setShowOnlyReadable(), QSslSocket::setSocketDescriptor(), FileInfoThread::setSortFlags(), QSoundEffect::setSource(), QWasmAudioOutput::setSource(), QWasmVideoOutput::setSource(), QTextBrowserPrivate::setSource(), QLowEnergyControllerPrivate::setState(), QScrollerPrivate::setState(), QSoundEffectPrivate::setStatus(), QQuickStyleSpec::setStyle(), QQuickStyle::setStyle(), QWindowsWindow::setStyle(), QLinuxMediaDevice::setSubdevFormat(), QNetworkConnectionEvents::setTarget(), QNetworkConnectionMonitorPrivate::setTargets(), QDBusPlatformMenuItem::setText(), QWindowsMenuItem::setText(), QWindowsMenu::setText(), QQuickTextEdit::setTextFormat(), QTextDocument::setTextWidth(), QIconLoader::setThemeName(), QIconLoader::setThemeSearchPath(), QMutableEventPoint::setTimestamp(), QAVFCameraBase::setTorchMode(), QWindowsResampler::setup(), WaylandEglClientBufferIntegrationPrivate::setupBufferAndCleanup(), WaylandEglStreamClientBufferIntegrationPrivate::setupBufferAndCleanup(), QGeoPositionInfoSourceWinRT::setUpdateInterval(), QQmlSettings::setValue(), QGstreamerVideoOutput::setVideoSink(), QQuickSplitViewAttachedPrivate::setView(), QWindowsMenuItem::setVisible(), QWidget::setVisible(), QQuickAbstractDialog::setVisible(), QCocoaWindow::setVisible(), QQnxWindow::setVisible(), QWindowsMenu::setVisible(), QWindowsForeignWindow::setVisible(), QWindowsWindow::setVisible(), QWidgetWindowPrivate::setVisible(), QWidgetPrivate::setVisible(), QQuickWindowQmlImpl::setVisualParent(), QWasmAudioOutput::setVolume(), QCocoaWindow::setWindowCursor(), QWindowsWindow::setWindowFlags(), QQnxWindow::setWindowState(), QWindowsBaseWindow::setWindowTitle_sys(), QQuickTumblerPrivate::setWrap(), QCocoaWindow::shouldRefuseKeyWindowAndFirstResponder(), QXcbWindow::show(), QSGSoftwareThreadedRenderLoop::show(), QQuickPlatformColorDialog::show(), QQuickPlatformFileDialog::show(), QQuickPlatformFolderDialog::show(), QQuickPlatformFontDialog::show(), QQuickPlatformMessageDialog::show(), QCocoaMessageDialog::show(), QWindowsDialogHelperBase< BaseClass >::show(), QWidgetPrivate::showChildren(), QQnxInputContext::showInputPanel(), QtWaylandClient::QWaylandInputContext::showInputPanel(), QQnxVirtualKeyboardPps::showKeyboard(), QDBusTrayIcon::showMessage(), QWindowsSystemTrayIcon::showMessage(), QAndroidPlatformTheme::showPlatformMenuBar(), QWindowsTheme::showPlatformMenuBar(), QWindowsPopupMenu::showPopup(), QtAndroidInput::showSoftwareKeyboard(), sinkInfoCallback(), QIBusPlatformInputContext::socketChanged(), sourceInfoCallback(), QQuadPath::splitElementAt(), QQnxButtonEventNotifier::start(), QQnxNavigatorEventNotifier::start(), QQnxVirtualKeyboardPps::start(), QWindowsCaRootFetcher::start(), QWinRTBluetoothDeviceDiscoveryWorker::start(), QWasmAudioOutput::start(), QWasmVideoOutput::start(), QWindowsAudioSink::start(), QWindowsAudioSource::start(), AVFAudioDecoder::start(), QFFmpegAudioDecoder::start(), QGstVideoRenderer::start(), QBluetoothDeviceDiscoveryAgentPrivate::start(), QWindowsAudioSink::start(), QWindowsAudioSource::start(), QLeDBusAdvertiser::startAdvertising(), QLowEnergyControllerPrivateBluez::startAdvertising(), QSslSocket::startClientEncryption(), QWindowsInputContext::startComposition(), QSimpleDrag::startDrag(), QXcbDrag::startDrag(), QSvgHandler::startElement(), QTlsPrivate::TlsCryptographOpenSSL::startHandshake(), QNetworkConnectionEvents::startMonitoring(), QtBluezPeripheralCharacteristic::StartNotify(), QSslSocket::startServerEncryption(), QXcbWindow::startSystemMoveResize(), QXcbConnection::startSystemMoveResizeForTouch(), QGeoPositionInfoSourceGeoclue2::startUpdates(), QGeoPositionInfoSourceWinRT::startUpdates(), QSoundEffectPrivate::stateChanged(), QDBusMenuAdaptor::status(), ServerAcceptanceThread::stop(), QSoundEffect::stop(), QGstVideoRenderer::stop(), QWasmAudioOutput::stop(), QWasmVideoOutput::stop(), AVFAudioDecoder::stop(), QFFmpegAudioDecoder::stop(), QFFmpegMediaRecorder::stop(), QGstreamerMediaEncoder::stop(), QWasmMediaRecorder::stop(), QLeDBusAdvertiser::stopAdvertising(), QLowEnergyController::stopAdvertising(), QLowEnergyControllerPrivateDarwin::stopAdvertising(), QNetworkConnectionEvents::stopMonitoring(), QtBluezPeripheralCharacteristic::StopNotify(), QGeoPositionInfoSourceGeoclue2::stopUpdates(), QGeoPositionInfoSourceWinRT::stopUpdates(), QQmlSettingsPrivate::store(), streamAdjustPrebufferCallback(), QPulseAudioSink::streamUnderflowCallback(), QQnxIntegration::styleHint(), QSGSoftwareRenderableNode::subtractDirtyRegion(), QWindowsOpenGLTester::supportedRenderers(), QWindowsAudioSink::suspend(), QWindowsAudioSource::suspend(), QCocoaGLContext::swapBuffers(), QQnxGLContext::swapBuffers(), QWindowsGLContext::swapBuffers(), QBackingStoreRhiSupport::swapChainForWindow(), QMacPasteboard::sync(), QSGSoftwareRenderThread::sync(), QSGRenderThread::sync(), QSGSoftwareRenderThread::syncAndRender(), QSGRenderThread::syncAndRender(), QDBusPlatformMenu::syncMenuItem(), QTlsPrivate::systemCaCertificates(), QWindowsFontDatabaseBase::systemDefaultFont(), QPointingDevicePrivate::tabletDevice(), QtAndroidInput::tabletEvent(), QQuickLayoutItemProxyAttachedData::takeControl(), QWaylandQuickItem::takeFocus(), QWidgetPrivate::takeFromFocusChain(), QQmlReusableDelegateModelItemsPool::takeItem(), SamplePool::takeSample(), QCocoaEventDispatcherPrivate::temporarilyStopAllModalSessions(), QQuickFolderBreadcrumbBarPrivate::textFieldAccepted(), QQuickFolderBreadcrumbBarPrivate::textFieldActiveFocusChanged(), QQuickFolderBreadcrumbBarPrivate::textFieldVisibleChanged(), QXcbClipboardTransaction::timerEvent(), QQuickTapHandler::timerEvent(), QQuickWheelHandler::timerEvent(), QtWaylandClient::QWaylandWindow::timerEvent(), QPdfSearchModel::timerEvent(), QScrollerPrivate::timerEventWhileDragging(), QScrollerPrivate::timerEventWhileScrolling(), QQuickFolderBreadcrumbBarPrivate::toggleTextFieldVisibility(), QWindowsScreen::topLevelAt(), toSpannableString(), QQuickItemPrivate::transformChanged(), QQuickTextEditPrivate::transformChanged(), QQuickWindowContainerPrivate::transformChanged(), QSvgTinyDocument::transformForElement(), QQuickAttachedPropertyPropagatorPrivate::transientParentWindowChanged(), QQuickTransitionManager::transition(), QWindowsMouseHandler::translateMouseEvent(), QWindowsPointerHandler::translateMouseEvent(), QWindowsTabletSupport::translateTabletPacketEvent(), QWindowsTabletSupport::translateTabletProximityEvent(), QTlsPrivate::TlsCryptographOpenSSL::transmit(), QTlsPrivate::TlsCryptographSchannel::transmit(), QTlsPrivate::TlsCryptographSecureTransport::transmit(), QSvgVisitorImpl::traverse(), QPdfDocumentPrivate::tryLoadDocument(), QRhiGles2::tryLoadFromDiskOrPipelineCache(), QRhiGles2::trySaveToDiskCache(), QQuickFileDialogImplPrivate::tryUpdateFileDialogListViewCurrentIndex(), QQuickControlPrivate::unhideOldItem(), QGstreamerVideoOutput::unlinkSubtitleStream(), QLibraryPrivate::unload(), QQuickTableViewPrivate::unloadEdge(), QEvdevKeyboardHandler::unloadKeymap(), QGstVideoRenderer::unlock(), QMainWindowLayout::unplug(), QQuickPixmapCache::unreferencePixmap(), QtBluezPeripheralApplication::unregisterApplication(), QtBluezPeripheralGattObject::unregisterObject(), QEventDispatcherWasm::unregisterTimer(), QEventDispatcherWasm::unregisterTimers(), QQuickStylePlugin::unregisterTypes(), QtQuickControls2Plugin::unregisterTypes(), QSGDistanceFieldGlyphCache::update(), QPdfLinkModelPrivate::update(), QQuickFileNameFilter::update(), QPdfPageNavigator::update(), QSGThreadedRenderLoop::update(), QQnxInputContext::update(), QtWaylandClient::QWaylandInputContext::update(), QQuickStateGroupPrivate::updateAutoState(), QQuickMultiEffectPrivate::updateBlurItemSizes(), QAVFCameraBase::updateCameraConfiguration(), QQuickWindowPrivate::updateChildWindowStackingOrder(), QQuickPanePrivate::updateContentHeight(), QQuickPanePrivate::updateContentWidth(), QQuickBoundaryReturnJob::updateCurrentTime(), updateCursorPosition(), QQuickWindowPrivate::updateDirtyNodes(), QWaylandTextInputV3ClientState::updatedQueries(), QQuickMultiEffectPrivate::updateEffectShaders(), QQuickTableViewPrivate::updateExtents(), QQuickSplitViewPrivate::updateFillIndex(), QSGDistanceFieldGlyphNode::updateGeometry(), QQuickSplitViewPrivate::updateHandleVisibilities(), QQnxScreen::updateHierarchy(), QHighDpiScaling::updateHighDpiScaling(), QQuickSplitViewPrivate::updateHoveredHandle(), QDBusTrayIcon::updateIcon(), QWindowsSystemTrayIcon::updateIcon(), QXcbClipboardTransaction::updateIncrementalProperty(), QEvdevTouchManager::updateInputDeviceCount(), QPdfDocumentPrivate::updateLastError(), QQuickGridLayoutBase::updateLayoutItems(), QCocoaInputContext::updateLocale(), QDBusTrayIcon::updateMenu(), QCocoaMenuBar::updateMenuBarImmediately(), QQuickVideoOutput::updatePaintNode(), QQuickTextEdit::updatePaintNode(), QLibraryPrivate::updatePluginState(), QQuickWindowContainer::updatePolish(), QQuickLayout::updatePolish(), QFFmpegImageCapture::updateReadyForCapture(), QQuickFileDialogImplPrivate::updateSelectedFile(), QtAndroidInput::updateSelection(), QQuickImageSelector::updateSource(), QQuickBoundaryReturnJob::updateState(), QtWaylandClient::QWaylandTextInputv3::updateState(), QFFmpeg::AudioRenderer::updateSynchronization(), QIconLoader::updateSystemTheme(), QDBusTrayIcon::updateToolTip(), QWindowsSystemTrayIcon::updateToolTip(), QQuickDragAxis::updateValue(), QScrollerPrivate::updateVelocity(), QWasmVideoOutput::updateVideoElementGeometry(), QXcbWindow::updateWmTransientFor(), QQuickAbstractDialog::useNativeDialog(), QQuickFileDialog::useNativeDialog(), QQuickFolderDialog::useNativeDialog(), QXkbCommon::verifyHasLatinLayout(), QWasmVideoOutput::videoFrameCallback(), QQuickFlickablePrivate::viewportAxisMoved(), QSvgVisitorImpl::visitDocumentNodeEnd(), QSvgVisitorImpl::visitTextNode(), QEglFSKmsEglDeviceScreen::waitForFlip(), QtWaylandClient::QWaylandWindow::waitForFrameSync(), QQuickPointerHandler::wantsEventPoint(), QQuickTapHandler::wantsEventPoint(), QQuickListViewPrivate::wantsPointerEvent(), QQuickPointerDeviceHandler::wantsPointerEvent(), QQuickSinglePointHandler::wantsPointerEvent(), warmUpLocationServices(), QQnxIntegration::window(), QWindowsScreen::windowAt(), QSGSoftwareThreadedRenderLoop::windowDestroyed(), QSGThreadedRenderLoop::windowDestroyed(), QQnxScreen::windowGroupStateChanged(), QCocoaWindow::windowShouldClose(), QWindowsContext::windowsProc(), QRfbRawEncoder::write(), QGstAppSource::write(), QCacheUtils::writeCachedMesh(), QLowEnergyControllerPrivateAndroid::writeCharacteristic(), QLowEnergyControllerPrivateDarwin::writeCharacteristic(), QLowEnergyControllerPrivateWinRT::writeCharacteristic(), QSslSocket::writeData(), QLowEnergyControllerPrivateAndroid::writeDescriptor(), QLowEnergyControllerPrivateWinRT::writeDescriptor(), QTextMarkdownWriter::writeFrontMatter(), QXcbConnection::xi2SelectDeviceEvents(), QXcbConnection::xi2SetMouseGrabEnabled(), QAVFCameraBase::zoomTo(), QtWaylandClient::QWaylandPointerGesturePinch::zwp_pointer_gesture_pinch_v1_begin(), QtWaylandClient::QWaylandPointerGesturePinch::zwp_pointer_gesture_pinch_v1_end(), QtWaylandClient::QWaylandPointerGesturePinch::zwp_pointer_gesture_pinch_v1_update(), QtWaylandClient::QWaylandPointerGestureSwipe::zwp_pointer_gesture_swipe_v1_begin(), QtWaylandClient::QWaylandPointerGestureSwipe::zwp_pointer_gesture_swipe_v1_end(), QtWaylandClient::QWaylandPointerGestureSwipe::zwp_pointer_gesture_swipe_v1_update(), QtWaylandClient::QWaylandTabletToolV2::zwp_tablet_tool_v2_proximity_in(), QWaylandTextInputManagerV3Private::zwp_text_input_manager_v3_get_text_input(), QtWaylandClient::QWaylandTextInputv1::zwp_text_input_v1_commit_string(), QtWaylandClient::QWaylandTextInputv1::zwp_text_input_v1_keysym(), QtWaylandClient::QWaylandTextInputv1::zwp_text_input_v1_language(), QtWaylandClient::QWaylandTextInputv1::zwp_text_input_v1_preedit_string(), QtWaylandClient::QWaylandTextInputv1::zwp_text_input_v1_text_direction(), QtWaylandClient::QWaylandTextInputv2::zwp_text_input_v2_commit_string(), QtWaylandClient::QWaylandTextInputv2::zwp_text_input_v2_keysym(), QtWaylandClient::QWaylandTextInputv2::zwp_text_input_v2_language(), QtWaylandClient::QWaylandTextInputv2::zwp_text_input_v2_leave(), QtWaylandClient::QWaylandTextInputv2::zwp_text_input_v2_preedit_string(), QtWaylandClient::QWaylandTextInputv2::zwp_text_input_v2_text_direction(), QWaylandTextInputPrivate::zwp_text_input_v2_update_state(), QWaylandTextInputV3Private::zwp_text_input_v3_bind_resource(), QWaylandTextInputV3Private::zwp_text_input_v3_commit(), QtWaylandClient::QWaylandTextInputv3::zwp_text_input_v3_commit_string(), QtWaylandClient::QWaylandTextInputv3::zwp_text_input_v3_delete_surrounding_text(), QWaylandTextInputV3Private::zwp_text_input_v3_destroy(), QWaylandTextInputV3Private::zwp_text_input_v3_destroy_resource(), QWaylandTextInputV3Private::zwp_text_input_v3_disable(), QtWaylandClient::QWaylandTextInputv3::zwp_text_input_v3_done(), QWaylandTextInputV3Private::zwp_text_input_v3_enable(), QtWaylandClient::QWaylandTextInputv3::zwp_text_input_v3_enter(), QtWaylandClient::QWaylandTextInputv3::zwp_text_input_v3_leave(), QtWaylandClient::QWaylandTextInputv3::zwp_text_input_v3_preedit_string(), QWaylandTextInputV3Private::zwp_text_input_v3_set_content_type(), QWaylandTextInputV3Private::zwp_text_input_v3_set_cursor_rectangle(), QWaylandTextInputV3Private::zwp_text_input_v3_set_surrounding_text(), and QWaylandTextInputV3Private::zwp_text_input_v3_set_text_change_cause().

◆ qCFatal

#define qCFatal ( category,
... )   QT_MESSAGE_LOGGER_COMMON(category, QtFatalMsg).fatal(__VA_ARGS__)

Definition at line 127 of file qloggingcategory.h.

Referenced by main().

◆ qCInfo

◆ qCWarning

#define qCWarning ( category,
... )   QT_MESSAGE_LOGGER_COMMON(category, QtWarningMsg).warning(__VA_ARGS__)

Definition at line 125 of file qloggingcategory.h.

Referenced by BluetoothManagement::BluetoothManagement(), DmaBufServerBuffer::DmaBufServerBuffer(), QtWaylandClient::DmaBufServerBuffer::DmaBufServerBuffer(), HciManager::HciManager(), LeCmacCalculator::LeCmacCalculator(), QBluetoothDeviceDiscoveryAgentPrivate::QBluetoothDeviceDiscoveryAgentPrivate(), QBluetoothServiceDiscoveryAgentPrivate::QBluetoothServiceDiscoveryAgentPrivate(), QCtfLibImpl::QCtfLibImpl(), QDBusBlockingCallWatcher::QDBusBlockingCallWatcher(), QDtls::QDtls(), QDtlsClientVerifierPrivate::QDtlsClientVerifierPrivate(), QLibInputKeyboard::QLibInputKeyboard(), QNearFieldTargetPrivateImpl::QNearFieldTargetPrivateImpl(), QNetworkListManagerEvents::QNetworkListManagerEvents(), QOCICols::QOCICols(), QOCIDriver::QOCIDriver(), QOCIResultPrivate::QOCIResultPrivate(), QOscBundle::QOscBundle(), QOscMessage::QOscMessage(), QPcscManager::QPcscManager(), QmlLsp::QQmlLanguageServer::QQmlLanguageServer(), QRestAccessManager::QRestAccessManager(), QRestReply::QRestReply(), QSslCertificate::QSslCertificate(), QSslCertificate::QSslCertificate(), QSslCertificatePrivate::QSslCertificatePrivate(), QSslKeyPrivate::QSslKeyPrivate(), QSslSocketPrivate::QSslSocketPrivate(), QtBluezPeripheralDescriptor::QtBluezPeripheralDescriptor(), QTuioHandler::QTuioHandler(), QUntypedBindable::QUntypedBindable(), QUntypedBindable::QUntypedBindable(), QtWaylandClient::QWaylandScreen::QWaylandScreen(), QtWaylandClient::QWaylandWlShellIntegration::QWaylandWlShellIntegration(), QXcbBasicConnection::QXcbBasicConnection(), QXcbClipboardMime::QXcbClipboardMime(), QXcbKeyboard::QXcbKeyboard(), RemoteDeviceManager::RemoteDeviceManager(), QQmlJS::Dom::SimpleObjectWrap::SimpleObjectWrap(), SymbolsResolver::SymbolsResolver(), SymbolsResolver::SymbolsResolver(), QtWaylandClient::DmaBufServerBuffer::~DmaBufServerBuffer(), DmaBufServerBuffer::~DmaBufServerBuffer(), LinuxDmabufClientBufferIntegration::~LinuxDmabufClientBufferIntegration(), QDBusBlockingCallWatcher::~QDBusBlockingCallWatcher(), QDBusConnectionPrivate::~QDBusConnectionPrivate(), QLowEnergyControllerPrivateBluezDBus::~QLowEnergyControllerPrivateBluezDBus(), QOCIDriver::~QOCIDriver(), QOCIResultPrivate::~QOCIResultPrivate(), QRestAccessManagerPrivate::~QRestAccessManagerPrivate(), QtWayland::QWaylandTextureOrphanage::~QWaylandTextureOrphanage(), QXcbClipboard::~QXcbClipboard(), WaylandEglClientBufferIntegration::~WaylandEglClientBufferIntegration(), WaylandEglStreamClientBufferIntegration::~WaylandEglStreamClientBufferIntegration(), HciManager::activeLowEnergyConnections(), QFontDatabase::addApplicationFallbackFontFamily(), QWindowsDirectWriteFontDatabase::addApplicationFont(), QLowEnergyServiceData::addCharacteristic(), AdapterManager::addClient(), QSqlDatabasePrivate::addDatabase(), QQmlDataBlob::addDependency(), QLowEnergyCharacteristicData::addDescriptor(), QQmlJS::Dom::FieldFilter::addFilter(), QQmlJS::Dom::AstRangesVisitor::addItemRanges(), addLexToken(), QSvgTinyDocument::addNamedStyle(), HciManager::addressForConnectionHandle(), QLanguageServer::addServerModule(), QLowEnergyController::addService(), QtBluezPeripheralApplication::addService(), QLowEnergyControllerPrivate::addServiceHelper(), QLowEnergyControllerPrivateDarwin::addServiceHelper(), addServicesData(), QLowEnergyControllerPrivateAndroid::addToGenericAttributeList(), QLowEnergyControllerPrivateBluez::addToGenericAttributeList(), QBluetoothLocalDevice::allDevices(), QImageIOHandler::allocateImage(), QOCIDriverPrivate::allocErrorHandle(), QPdfBookmarkModelPrivate::appendChildNode(), QSvgFeColorMatrix::apply(), QSvgFeGaussianBlur::apply(), QSvgFeOffset::apply(), QSvgFeMerge::apply(), QSvgFeComposite::apply(), QSvgFeFlood::apply(), QFFmpeg::applyExperimentalCodecOptions(), QSvgFilterContainer::applyFilter(), QXcbBasicConnection::atomName(), QQuickFontDialogImplPrivate::attachedOrWarn(), QCocoaEventDispatcherPrivate::beginModalSession(), QMYSQLDriver::beginTransaction(), QOCIDriver::beginTransaction(), QPSQLDriver::beginTransaction(), QOCIResultPrivate::bindValue(), bluetoothdVersion(), bufferFromAttribute(), byteArrayFromGattResult(), QSslContext::cacheSession(), LeCmacCalculator::calculateMac(), QV4::QmlSignalHandler::call(), QtIcoHandler::canRead(), QPngHandler::canRead(), QXbmHandler::canRead(), QXpmHandler::canRead(), QGifHandler::canRead(), QJpegHandler::canRead(), QTiffHandlerPrivate::canRead(), QPpmHandler::canRead(), QTextMarkdownImporter::cbLeaveBlock(), check_and_warn_compat(), check_method_code(), check_signal_macro(), QPcscCard::checkCardPresent(), QAbstractItemModel::checkIndex(), SymbolsResolver::checkLibrariesLoaded(), checkRegistration(), QMYSQLResult::cleanup(), QLanguageServer::clientInfo(), WorkspaceHandlers::clientInitialized(), QXcbClipboard::clipboardReadProperty(), QQmlJS::Dom::OutWriterState::closeState(), QQmlJS::Dom::CommentCollector::collectComments(), QQmlJS::Dom::CommentCollector::collectComments(), QMYSQLDriver::commitTransaction(), QOCIDriver::commitTransaction(), QPSQLDriver::commitTransaction(), CompletionRequest::completions(), QObject::connect(), QObject::connect(), QObjectPrivate::connect(), QDBusConnectionPrivate::connectSignal(), QMetaObject::connectSlotsByName(), QLowEnergyController::connectToDevice(), QLowEnergyControllerPrivateAndroid::connectToDevice(), QLowEnergyControllerPrivateBluez::connectToDevice(), QLowEnergyControllerPrivateBluezDBus::connectToDevice(), QLowEnergyControllerPrivateWinRT::connectToDevice(), QSslSocket::connectToHostEncrypted(), QSslSocket::connectToHostEncrypted(), QBluetoothSocketPrivateAndroid::connectToService(), QBluetoothSocketPrivateBluez::connectToService(), QBluetoothSocketPrivateBluezDBus::connectToService(), QBluetoothSocketPrivateWinRT::connectToService(), QBluetoothSocketPrivateAndroid::connectToService(), QBluetoothSocketPrivateBluez::connectToService(), QBluetoothSocketPrivateBluezDBus::connectToService(), QBluetoothSocketPrivateWinRT::connectToService(), QBluetoothSocketPrivateAndroid::connectToService(), QBluetoothSocketPrivateBluez::connectToService(), QBluetoothSocketPrivateBluezDBus::connectToService(), QBluetoothSocketPrivateWinRT::connectToService(), QBluetoothSocketPrivateBluezDBus::connectToServiceHelper(), QBluetoothSocketPrivateAndroid::connectToServiceHelper(), QBluetoothSocketPrivateBluez::connectToServiceHelper(), QBluetoothSocketPrivateBluezDBus::connectToServiceReplyHandler(), connectWarning(), QTlsPrivate::TlsCryptographOpenSSL::continueHandshake(), convertCGPathToQPainterPath(), convertFrame(), dtlsutil::cookie_for_peer(), QWindowsTabletSupport::create(), QEglFSDeviceIntegrationFactory::create(), QNetworkListManagerNetworkInformationBackendFactory::create(), QHttp2Connection::createDirectConnection(), QTlsBackendOpenSSL::createDtlsCookieVerifier(), QTlsBackendOpenSSL::createDtlsCryptograph(), createImageNode(), createJavaAdvertiseData(), QSvgMask::createMask(), QCocoaWindow::createNSWindow(), createPathNode(), VulkanServerBufferIntegration::createServerBufferFromData(), QSslContext::createSsl(), QtWaylandClient::QWaylandDisplay::createSubSurface(), QXcbBackingStoreImage::createSystemVShmSegment(), QHttp2Connection::createUpgradedConnection(), createUseNode(), QtWaylandClient::QWaylandDisplay::createViewport(), QWindowsFontDatabaseBase::data(), QMYSQLResult::data(), QPSQLResult::data(), QSqlDatabasePrivate::database(), dateFromString(), QPSQLResultPrivate::deallocatePreparedStmt(), QTlsPrivate::defaultCiphers(), QBluetoothSocketPrivateAndroid::defaultSocketConnectFailed(), QtWayland::QWaylandTextureOrphanage::deleteTextures(), QQuickDeliveryAgentPrivate::deliverPressOrReleaseEvent(), QCocoaScreen::deliverUpdateRequests(), QTlsBackendOpenSSL::dhParametersFromDer(), QTlsBackendOpenSSL::dhParametersFromPem(), TextSynchronization::didDidChangeTextDocument(), QObject::disconnect(), QObject::disconnect(), QLowEnergyControllerPrivateAndroid::discoverServiceDetails(), QLowEnergyControllerPrivateBluez::discoverServiceDetails(), QLowEnergyControllerPrivateBluezDBus::discoverServiceDetails(), QLowEnergyControllerPrivateWinRT::discoverServiceDetails(), QLowEnergyControllerPrivateDarwin::discoverServiceDetails(), QLowEnergyController::discoverServices(), QLowEnergyControllerPrivateBluezDBus::discoverServices(), QT_BEGIN_NAMESPACE::doCrypt(), Decoder::doDecode(), QIOSurfaceGraphicsBuffer::doLock(), QCommonStyle::drawComplexControl(), QSvgNode::drawIntoBuffer(), dumpErrorInformation(), QtWaylandClient::DmaBufServerBufferIntegration::eglCreateImageKHR(), DmaBufServerBufferIntegration::eglCreateImageKHR(), QtWaylandClient::DmaBufServerBufferIntegration::eglDestroyImageKHR(), DmaBufServerBufferIntegration::eglDestroyImageKHR(), DmaBufServerBufferIntegration::eglExportDMABUFImageMESA(), DmaBufServerBufferIntegration::eglExportDMABUFImageQueryMESA(), QTlsPrivate::TlsCryptographOpenSSL::emitErrorFromCallback(), QGraphicsFrameCaptureMetal::endCaptureFrame(), QGraphicsFrameCaptureRenderDoc::endCaptureFrame(), QXcbBackingStore::endPaint(), ensureAndroidPermission(), QComposeInputContext::ensureInitialized(), err_info_about_objects(), err_method_notfound(), QmlLsp::QQmlLanguageServer::errorExit(), QIBaseResult::exec(), QQuickPlatformColorDialog::exec(), QQuickPlatformFileDialog::exec(), QQuickPlatformFolderDialog::exec(), QQuickPlatformFontDialog::exec(), QQuickPlatformMessageDialog::exec(), QSqlQuery::exec(), exif2Qt(), exif2Qt(), extractManufacturerData(), QBluetoothSocketPrivateAndroid::fallBackReversedConnect(), fallbacksForDescriptor(), QBluetoothSocketPrivateAndroid::fallbackSocketConnectFailed(), FontProvider::fetchFont(), QComposeInputContext::filterEvent(), QTlsBackend::findBackend(), findPatternUnloaded(), findSlot(), findUsagesHelper(), QSqlQuery::first(), QCALayerBackingStore::flush(), QXcbBackingStore::flush(), QQuickDeliveryAgentPrivate::flushFrameSynchronousEvents(), QWindowsDirectWriteFontDatabase::fontEngine(), QMYSQLDriver::formatValue(), QQmlJS::Dom::RefCacheEntry::forPath(), QAndroidCamera::frameAvailable(), QSslCertificate::fromData(), QSslCertificate::fromDevice(), QIcc::fromIccProfile(), QDockAreaLayout::gapRect(), QQuickQmlGenerator::generateImageNode(), QQuickItemGenerator::generateNode(), QQuickItemGenerator::generatePath(), QT_BEGIN_NAMESPACE::generateSymmetricKey(), QCocoaScreen::get(), QtWayland::BufferManager::getBuffer(), getFontTable(), QT_BEGIN_NAMESPACE::getHandle(), QWindowsDialogs::getHWND(), QtWaylandClient::getIconSvg(), QPSQLDriverPrivate::getPSQLVersion(), QPSQLDriverPrivate::getResult(), QSSGInputUtil::getStreamForFile(), QSSGInputUtil::getStreamForTextureFile(), getTrueTypeFontOffsets(), QOCICols::getValues(), QtWaylandClient::DmaBufServerBufferIntegration::glEGLImageTargetTexture2DOES(), DmaBufServerBufferIntegration::glEGLImageTargetTexture2DOES(), QIBaseResult::gotoNext(), QOCIResult::gotoNext(), QFFmpegScreenCaptureDxgi::Grabber::grabFrame(), QGdiWindowCapture::Grabber::grabFrame(), QTlsPrivate::TlsKeyOpenSSL::handle(), QXcbWindow::handleClientMessageEvent(), WaylandEglClientBufferIntegrationPrivate::handleEglstreamTexture(), QTlsPrivate::TlsCryptographOpenSSL::handleNewSessionTicket(), QtWaylandClient::QWaylandWindow::handlePinchGesture(), QXcbClipboard::handleSelectionRequest(), QtWaylandClient::QWaylandWindow::handleSwipeGesture(), hasBtMgmtPermission(), AndroidPositioning::hasPositioningPermissions(), QQuick3DPhysicsHeightField::heightField(), QCocoaMessageDialog::hide(), QCommonStyle::hitTestComplexControl(), LinuxDmabufClientBufferIntegration::importBuffer(), QTlsPrivate::X509CertificateOpenSSL::importPkcs12(), QTlsPrivate::X509CertificateSchannel::importPkcs12(), QSslCertificate::importPkcs12(), QSqlDatabasePrivate::init(), init_platform(), initDA(), QNSView(Drawing)::initDrawing, WaylandEglClientBufferIntegrationPrivate::initEglStream(), WaylandEglClientBufferIntegrationPrivate::initEglTexture(), SymbolsResolver::initFunction(), QCocoaGLContext::initialize(), QWaylandIdleInhibitManagerV1::initialize(), QWaylandXdgOutputManagerV1::initialize(), QtWaylandClient::QWaylandEglClientBufferIntegration::initialize(), QXcbEglIntegration::initialize(), QXcbGlxIntegration::initialize(), DmaBufServerBufferIntegration::initializeHardware(), LinuxDmabufClientBufferIntegration::initializeHardware(), WaylandEglClientBufferIntegration::initializeHardware(), initializeMinorCaches(), QXcbBasicConnection::initializeShm(), QXcbBasicConnection::initializeXFixes(), QXcbBasicConnection::initializeXInput2(), QXcbBasicConnection::initializeXKB(), QXcbBasicConnection::initializeXRandr(), QXcbBasicConnection::initializeXRender(), QXcbBasicConnection::initializeXShape(), QCocoaMenuBar::insertMenu(), QCocoaMenu::insertMenuItem(), QSqlDatabasePrivate::invalidateDb(), QSGRenderThread::invalidateGraphics(), QEglFSWindow::invalidateSurface(), QGraphicsFrameCaptureMetal::isCapturing(), QGraphicsFrameCaptureRenderDoc::isCapturing(), QSqlQuery::isNull(), QNetworkConnectionMonitor::isReachable(), isValidHttpHeaderNameField(), isValidHttpHeaderValueField(), QIcc::isValidIccProfile(), ServerAcceptanceThread::javaNewSocket(), QLowEnergyControllerPrivateDarwin::lazyInit(), QBluetoothServer::listen(), ServerSocket::listen(), QSvgTinyDocument::load(), QGtk3Json::load(), QKmsScreenConfig::loadConfig(), QSSGBufferManager::loadLightmap(), QSSGBufferManager::loadMeshBVH(), QSSGBufferManager::loadRenderImage(), QWaylandCompositorPrivate::loadServerBufferIntegration(), QQuickVectorImagePrivate::loadSvg(), QBluetoothSocketPrivateAndroid::localAddress(), QtBluezPeripheralApplication::localCharacteristicWrite(), QtBluezPeripheralApplication::localDescriptorWrite(), QBluetoothSocketPrivateAndroid::localName(), QBluetoothSocketPrivateWinRT::localPort(), QtBluezPeripheralDescriptor::localValueUpdate(), QtBluezPeripheralCharacteristic::localValueUpdate(), locationProvidersChanged(), locationProvidersDisabled(), QTlsBackendOpenSSL::logAndClearErrorQueue(), main(), mainThreadCoInit(), mainThreadCoUninit(), QIOSContext::makeCurrent(), mandatoryHciIoctlsAvailable(), mimerMapColumnTypes(), HciManager::monitorAclPackets(), HciManager::monitorEvent(), QLowEnergyControllerPrivateAndroid::mtu(), my_output_message(), QmlLsp::QQmlCodeModel::newDocForOpenFile(), next_proto_cb(), notifyPictureCaptured(), notifySatelliteInfoUpdated(), QIBaseResult::numRowsAffected(), QWinRTLowEnergyServiceHandler::obtainCharList(), QPcscCard::onDisconnectRequest(), LocalDeviceBroadcastReceiver::onReceive(), QMYSQLDriver::open(), QOCIDriver::open(), QSQLiteDriver::open(), QGraphicsFrameCaptureMetal::openCapture(), QGraphicsFrameCaptureRenderDoc::openCapture(), QIcc::parseA2B(), QIcc::parseChad(), QQuickStyledTextPrivate::parseEntity(), QIcc::parseGrayMatrix(), QQuickStyledTextPrivate::parseImageAttributes(), QIcc::parseLutData(), QIcc::parseMabData(), QIcc::parseRgbMatrix(), QIcc::parseTRC(), QIcc::parseTRCs(), QIcc::parseXyzData(), CompletionRequest::patchInvalidFileForParser(), QXcbEventQueue::peekEventQueue(), QBluetoothSocketPrivateBluez::peerName(), QBluetoothSocketPrivateWinRT::peerPort(), QCoreTextFontDatabase::populateFamily(), QWindowsDirectWriteFontDatabase::populateFamily(), QWindowsFontDatabaseFT::populateFamily(), QCoreTextFontDatabase::populateFamilyAliases(), QWindowsDirectWriteFontDatabase::populateFontDatabase(), QQmlJS::Dom::DomEnvironment::populateFromQmlFile(), positionUpdated(), QXkbCommon::possibleKeyCombinations(), QBluetoothLocalDevice::powerOn(), QSqlQuery::prepare(), QIBaseResult::prepare(), QSqlQuery::previous(), printDummyWarning(), QtPrivate::BindableWarnings::printMetaTypeMismatch(), QtPrivate::BindableWarnings::printUnsuitableBindableWarning(), SemanticTokenDeltaHandler::process(), SemanticTokenRangeHandler::process(), SemanticTokenFullHandler::process(), QQmlHover::process(), QGstreamerMediaPlayer::processBusMessage(), QGuiApplicationPrivate::processTouchEvent(), dtlsbio::q_dgram_puts(), dtlsbio::q_dgram_read(), dtlsbio::q_dgram_write(), dtlscallbacks::q_generate_cookie_callback(), Q_LOGGING_CATEGORY(), Q_LOGGING_CATEGORY(), Q_LOGGING_CATEGORY(), Q_LOGGING_CATEGORY(), q_resolveOpenSslSymbols(), dtlscallbacks::q_verify_cookie_callback(), QTlsPrivate::q_X509Callback(), QTlsPrivate::q_X509CallbackDirect(), dtlscallbacks::q_X509DtlsCallback(), qDecodeMSQLType(), qDecodeOCIType(), qDecodeOCIType(), qglx_findConfig(), qIBaseTypeName(), qIBaseTypeName2(), qLibraryInit(), qLookupMimDataType(), QPlatformServiceColorPicker::QObject(), qOraWarning(), qParseOpts(), qRegisterNotificationCallbacks(), qSqlWarning(), qt2Exif(), QTlsPrivate::qt_AlertInfoCallback(), QTlsPrivate::qt_createSecureTransportContext(), qt_inflateSvgzDataFrom(), qt_Nfc_Queue(), DarwinBluetooth::qt_test_iobluetooth_runloop(), QTlsPrivate::qt_X509Callback(), qtBtTypeForJavaBtType(), queuedConnectionTypes(), read_xpm_body(), QLowEnergyControllerPrivateBluez::readCharacteristic(), QLowEnergyControllerPrivateBluezDBus::readCharacteristic(), QLowEnergyControllerPrivateDarwin::readCharacteristic(), QBluetoothSocketPrivateAndroid::readData(), QLowEnergyControllerPrivateDarwin::readDescriptor(), QRestReply::readJson(), QPcscCard::readMaxInputLength(), QLowEnergyController::readRssi(), QLowEnergyControllerPrivate::readRssi(), QLowEnergyControllerPrivateAndroid::readRssi(), QRestReply::readText(), QtBluezPeripheralDescriptor::ReadValue(), QtBluezPeripheralCharacteristic::ReadValue(), QtWaylandClient::QWaylandIntegration::reconfigureInputContext(), QFFmpegMediaRecorder::record(), QV4::Compiler::Codegen::referenceForName(), QtBluezPeripheralApplication::registerApplication(), QLanguageServer::registerHandlers(), QtBluezPeripheralGattObject::registerObject(), QBluetoothServiceInfoPrivate::registerService(), QDBusConnectionPrivate::relaySignal(), AdapterManager::removeClient(), QCocoaMenuBar::removeMenu(), QCocoaMenu::removeMenuItem(), QXcbEventQueue::removePeekerId(), repairProfileDescriptorListIfNeeded(), QQuickFolderBreadcrumbBarPrivate::repopulate(), QV4::Compiler::CodegenWarningInterface::reportVarUsedBeforeDeclaration(), QWindowsWindow::requestActivateWindow(), QLowEnergyController::requestConnectionUpdate(), QLowEnergyControllerPrivateAndroid::requestConnectionUpdate(), QLowEnergyControllerPrivateBluezDBus::requestConnectionUpdate(), QLowEnergyControllerPrivateDarwin::requestConnectionUpdate(), QWindowsOpenGLTester::requestedRenderer(), SharedImageProvider::requestImage(), QBluetoothLocalDevice::requestPairing(), QCocoaScreen::requestUpdate(), QNetworkRequestFactoryPrivate::requestUrl(), QtWaylandClient::QWaylandWlShellSurface::requestWindowStates(), QWindowsResampler::resample(), QWindowsResampler::resample(), QQmlComponentAndAliasResolver< ObjectContainer >::resolve(), resolveAndroidMajorClass(), QV4::QQmlContextWrapper::resolveQmlContextPropertyLookupGetter(), DmaBufServerBuffer::resourceForClient(), QQmlJS::Dom::OutWriter::restoreWrittenFileItem(), QWindowsClipboardRetrievalMimeData::retrieveDataObject(), QFFmpeg::VideoFrameEncoder::retrievePacket(), SamplePool::returnSample(), QCALayerBackingStore::rhiFlush(), QMYSQLDriver::rollbackTransaction(), QOCIDriver::rollbackTransaction(), QPSQLDriver::rollbackTransaction(), ServerAcceptanceThread::run(), QDnsLookupRunnable::run(), QCtfServer::run(), AndroidPositioning::satelliteInfoFromJavaLocation(), QSqlQuery::seek(), QXcbKeyboard::selectEvents(), QDBusConnectionPrivate::send(), QFFmpeg::VideoFrameEncoder::sendFrame(), QWaylandQtTextInputMethod::sendInputMethodEvent(), QWaylandTextInputV3Private::sendInputMethodEvent(), QHttp2Connection::sendPing(), QLanguageServer::serverInfo(), QTlsPrivate::TlsCryptographSecureTransport::sessionProtocol(), QSslSocket::setActiveBackend(), QAndroidMediaPlayer::setActiveTrack(), QGstreamerMediaPlayer::setActiveTrack(), QFontDatabase::setApplicationFallbackFontFamilies(), QNetworkRequestFactory::setAttribute(), AndroidMediaRecorder::setAudioInput(), AndroidMediaPlayer::setAudioOutput(), AndroidMediaRecorder::setAudioSource(), QWaylandSurfaceTextureProvider::setBufferRef(), QQuickFolderBreadcrumbBar::setButtonDelegate(), QPSQLDriverPrivate::setByteaOutput(), QOCIResultPrivate::setCharset(), QBluetoothPermission::setCommunicationModes(), QWindowsWindow::setCustomMargins(), QWindowsWindow::setDarkBorderToWindow(), QPSQLDriverPrivate::setDatestyle(), QWaylandXdgOutputV1::setDescription(), QQuickShapeCurveRenderer::setFillGradient(), QSslConfiguration::setHandshakeMustInterruptOnError(), QBluetoothLocalDevice::setHostMode(), QWaylandXdgOutputV1Private::setManager(), setMatrix(), QHttp2Configuration::setMaxFrameSize(), QGstreamerMediaPlayer::setMedia(), QXcbClipboard::setMimeData(), QtWaylandClient::QWaylandClipboard::setMimeData(), QSslConfiguration::setMissingCertificateIsFatal(), setMonitorDataFromSetupApi(), QWaylandXdgOutputV1::setName(), QSslConfiguration::setOcspStaplingEnabled(), setOptionFlag(), setOptionProtocol(), QWaylandXdgOutputV1Private::setOutput(), QWidgetPrivate::setParent_sys(), QSslConfiguration::setPeerVerifyDepth(), QSslSocket::setPeerVerifyDepth(), QSslSocket::setPrivateKey(), QWindowsContext::setProcessDpiAwareness(), QLowEnergyCharacteristicData::setProperties(), QGraphicsFrameCaptureMetal::setRhi(), QGraphicsFrameCaptureRenderDoc::setRhi(), QFFmpegResampler::setSampleCompensation(), QQuickFolderBreadcrumbBar::setSeparatorDelegate(), QHttp2Configuration::setSessionReceiveWindowSize(), QtWaylandClient::QWaylandWindow::setShellIntegration(), QBluetoothSocketPrivateAndroid::setSocketDescriptor(), QBluetoothSocketPrivateWinRT::setSocketDescriptor(), QBluetoothSocket::setSocketState(), QHttp2Configuration::setStreamReceiveWindowSize(), QNetworkConnectionMonitor::setTargets(), QWindowsResampler::setup(), QNearFieldManagerPrivateImpl::setUserInformation(), QPSQLDriverPrivate::setUtcTimeZone(), QCocoaWindow::setVisible(), QtWaylandClient::QWaylandWindow::setWindowTitle(), QtWaylandClient::QWaylandShellSurface::setXdgActivationToken(), QtWaylandClient::QWaylandXdgSurface::setXdgActivationToken(), QXkbCommon::setXkbContext(), QSvgNode::shouldDrawNode(), QSvgText::shouldDrawNode(), QCocoaMessageDialog::show(), QNetworkListManagerEvents::start(), QBluetoothDeviceDiscoveryAgentPrivate::start(), QLeDBusAdvertiser::startAdvertising(), QLowEnergyController::startAdvertising(), QLowEnergyControllerPrivateAndroid::startAdvertising(), QGraphicsFrameCaptureMetal::startCaptureFrame(), QGraphicsFrameCaptureRenderDoc::startCaptureFrame(), QSslSocket::startClientEncryption(), QSvgHandler::startElement(), QNetworkConnectionMonitor::startMonitoring(), AndroidPositioning::startSatelliteUpdates(), QSslSocket::startServerEncryption(), QGeoPositionInfoSourceGeoclue2::startUpdates(), QNetworkListManagerEvents::stop(), Decoder::stop(), QLeDBusAdvertiser::stopAdvertising(), HciManager::stopEvents(), QGeoPositionInfoSourceGeoclue2::stopUpdates(), QCommonStyle::subControlRect(), QIBaseDriver::subscribeToNotification(), QPSQLDriver::subscribeToNotification(), QSQLiteDriver::subscribeToNotification(), QtWaylandClient::QWaylandSurface::surface_enter(), QtWaylandClient::QWaylandSurface::surface_leave(), QCocoaGLContext::swapBuffers(), QIOSContext::swapBuffers(), QtWaylandClient::QWaylandGLContext::swapBuffers(), QCocoaMenu::syncMenuItem_helper(), QCocoaMenuItem::syncMerged(), SamplePool::takeSample(), QWaylandQtTextInputMethodPrivate::text_input_method_v1_disable(), QtWaylandClient::QWaylandTextInputMethod::text_input_method_v1_end_input_method_event(), QtWaylandClient::QWaylandTextInputMethod::text_input_method_v1_input_method_event_attribute(), QtWaylandClient::QWaylandTextInputMethod::text_input_method_v1_leave(), QtWaylandClient::QWaylandTextInputMethod::text_input_method_v1_start_input_method_event(), QQmlJS::Dom::AstDumper::throwRecursionDepthError(), timeFromString(), QSslSocketPrivate::tlsBackendInUse(), QWindowsBackingStore::toImage(), tokenizeLine(), QtWaylandClient::DmaBufServerBuffer::toOpenGlTexture(), DmaBufServerBuffer::toOpenGlTexture(), QTlsPrivate::TlsCryptographSchannel::transmit(), QtBluezPeripheralApplication::unregisterApplication(), QIBaseDriver::unsubscribeFromNotification(), QPSQLDriver::unsubscribeFromNotification(), QSQLiteDriver::unsubscribeFromNotification(), QPdfLinkModelPrivate::update(), QXcbKeyboard::updateKeymap(), AdapterManager::updateMode(), QWaylandQuickItem::updatePaintNode(), QQuickTextEdit::updatePaintNode(), QtWaylandClient::QWaylandEglWindow::updateSurface(), QSqlQuery::value(), QSqlQuery::value(), LeCmacCalculator::verify(), QTlsPrivate::X509CertificateOpenSSL::verify(), QSslCertificate::verify(), QSslSocketPrivate::verifyProtocolSupported(), QRestAccessManagerPrivate::verifyThreadAffinity(), QV4::Object::virtualDefineOwnProperty(), QQmlJS::Dom::QQmlDomAstCreator::visit(), QQmlJS::Dom::QQmlDomAstCreator::visit(), QSvgVisitorImpl::visitTextNode(), QSslSocket::waitForDisconnected(), QQuickSinglePointHandler::wantsPointerEvent(), QRestAccessManagerPrivate::warnNoAccessManager(), QQmlJS::Dom::DomItem::wrap(), write_xpm_image(), writeAttribute(), QCacheUtils::writeCachedMesh(), QLowEnergyControllerPrivateDarwin::writeCharacteristic(), QLowEnergyControllerPrivateBluezDBus::writeCharacteristic(), QBluetoothSocketPrivateAndroid::writeData(), QBluetoothSocketPrivateWinRT::writeData(), QLowEnergyControllerPrivateBluezDBus::writeDescriptor(), QLowEnergyControllerPrivateDarwin::writeDescriptor(), QPNGImageWriter::writeImage(), writeIOStream(), QQmlJS::Dom::writeOutWrap(), writeStringHelper(), QtBluezPeripheralDescriptor::WriteValue(), QtBluezPeripheralCharacteristic::WriteValue(), QWaylandXdgSurfacePrivate::xdg_surface_get_popup(), QWaylandIdleInhibitManagerV1Private::zwp_idle_inhibit_manager_v1_create_inhibitor(), QtWaylandClient::QWaylandTabletToolV2::zwp_tablet_tool_v2_frame(), QtWaylandClient::QWaylandTextInputv3::zwp_text_input_v3_done(), QtWaylandClient::QWaylandTextInputv3::zwp_text_input_v3_leave(), and QWaylandXdgOutputManagerV1Private::zxdg_output_manager_v1_get_xdg_output().

◆ QT_MESSAGE_LOGGER_COMMON

#define QT_MESSAGE_LOGGER_COMMON ( category,
level )
Value:
for (QLoggingCategoryMacroHolder<level> qt_category((category)()); qt_category; qt_category.control = false) \
\inmodule QtCore
Definition qlogging.h:72
#define QT_MESSAGELOG_FUNC
Definition qlogging.h:157
#define QT_MESSAGELOG_FILE
Definition qlogging.h:155
#define QT_MESSAGELOG_LINE
Definition qlogging.h:156

Definition at line 119 of file qloggingcategory.h.