![]() |
Qt 6.x
The Qt SDK
|
Go to the source code of this file.
Functions | |
info | setFile ("/etc/hosts") |
QFileInfo | fi ("/tmp/archive.tar.gz") |
[2] | |
QFileInfo | fi ("/Applications/Safari.app") |
[3] | |
if (info.isSymLink()) fileName | |
if (fi.permission(QFile::WriteUser|QFile::ReadGroup)) qWarning("I can change the file | |
if (fi.permission(QFile::WriteGroup|QFile::WriteOther)) qWarning("The group or others can change the file") | |
Variables | |
QFileInfo | fi ("c:/temp/foo") |
[newstuff] | |
QString | path = info.absolutePath() |
QString | base = info.baseName() |
QString | name = fi.fileName() |
QString | bundle = fi.bundleName() |
QString | ext = fi.completeSuffix() |
QFileInfo | info (fileName) |
[8] | |
my group can read the | file |
QFileInfo fi | ( | "/Applications/Safari.app" | ) |
[3]
[4]
QFileInfo fi | ( | "/tmp/archive.tar.gz" | ) |
[2]
[9]
[4]
[3]
[5]
[6]
[7]
[8]
[10]
if | ( | fi. | permissionQFile::WriteGroup|QFile::WriteOther | ) |
if | ( | fi. | permissionQFile::WriteUser|QFile::ReadGroup | ) |
if | ( | info. | isSymLink() | ) |
info setFile | ( | "/etc/hosts" | ) |
QString base = info.baseName() |
Definition at line 49 of file src_corelib_io_qfileinfo.cpp.
Referenced by QV4::MemorySegment::MemorySegment(), QV4::MemorySegment::MemorySegment(), qfloat16::qfloat16(), QQmlOpenMetaObject::QQmlOpenMetaObject(), QQmlOpenMetaObjectType::QQmlOpenMetaObjectType(), QV4::MemorySegment::~MemorySegment(), QV4::MemorySegment::allocate(), QApplicationPrivate::applyQIconStyleHelper(), QString::arg(), QString::arg(), QString::arg(), QString::arg(), QString::arg(), QString::arg(), QString::arg(), QString::arg(), QQmlJS::Dom::DomItem::as(), QQmlJS::Dom::PathEls::PathComponent::asAny(), QPdf::ascii85Encode(), QQmlJS::Dom::PathEls::PathComponent::asCurrent(), QQmlJS::Dom::PathEls::PathComponent::asEmpty(), QQmlJS::Dom::PathEls::PathComponent::asField(), QQmlJS::Dom::PathEls::PathComponent::asIndex(), QQmlJS::Dom::PathEls::PathComponent::asKey(), QQmlJS::Dom::PathEls::PathComponent::asRoot(), QQmlType::attachedPropertiesFunction(), QQmlType::attachedPropertiesType(), QQmlJSScope::augmentedInternalName(), QV4::HeapValue< o >::base(), QV4::ValueArray< o >::base(), QV4::Heap::Pointer< T, o >::base(), QQmlLSUtils::baseObject(), QLocaleData::bytearrayToLongLong(), QLocaleData::bytearrayToUnsLongLong(), calculateCoarseTimerTimeout(), QV4::Runtime::Exp::call(), QV4::Runtime::LoadSuperProperty::call(), QV4::Runtime::StoreSuperProperty::call(), QV4::Runtime::DeleteProperty_NoThrow::call(), QV4::Runtime::CallProperty::call(), QV4::Runtime::CallPropertyLookup::call(), QV4::Runtime::DeleteProperty::call(), QV4::Runtime::GetLookup::call(), QV4::Runtime::SetLookupStrict::call(), QV4::Runtime::SetLookupSloppy::call(), callWithContextObject(), callWithScopeObject(), QQmlJSTypeResolver::canHold(), QQmlJSTypePropagator::checkForEnumProblems(), QQmlJS::Dom::PathEls::PathComponent::checkName(), QBenchmarkValgrindUtils::cleanup(), QRasterPaintEngine::clip(), QQmlJS::Dom::DomBase::containingObject(), QV4::MemorySegment::contains(), convertPath(), QQmlJSCodeGenerator::convertStored(), QQmlJS::Dom::DomItem::copy(), QQmlJS::Dom::DomItem::copy(), QQmlJS::Dom::ScriptElements::ScriptElementBase< type >::createFileLocations(), QQmlJS::Dom::ScriptElements::ScriptList::createFileLocations(), QQmlJS::Dom::ScriptElements::GenericScriptElement::createFileLocations(), QQmlJS::Dom::ScriptElements::BlockStatement::createFileLocations(), QQmlJS::Dom::ScriptElements::ForStatement::createFileLocations(), QQmlJS::Dom::ScriptElements::IfStatement::createFileLocations(), QQmlJS::Dom::ScriptElements::ReturnStatement::createFileLocations(), QQmlJS::Dom::ScriptElements::BinaryExpression::createFileLocations(), QQmlJS::Dom::ScriptElements::VariableDeclarationEntry::createFileLocations(), QQmlJS::Dom::ScriptElements::VariableDeclaration::createFileLocations(), QV4::createStackProperties(), QV4::Heap::DECLARE_EXPORTED_HEAP_OBJECT(), QV4::Heap::DECLARE_HEAP_OBJECT(), QV4::decrementStackPointer(), double2string(), QTextLayout::drawCursor(), QQmlJS::Dom::PathEls::PathComponent::dump(), QV4::Moth::dumpBytecode(), QQmlJS::Dom::UpdatedScriptExpression::ensure(), QQmlJS::Dom::FileLocations::ensure(), fallback_fill(), QImageTextureGlyphCache::fillTexture(), QQmlJS::AST::ArrayMemberExpression::firstSourceLocation(), QQmlJS::AST::FieldMemberExpression::firstSourceLocation(), QQmlJS::AST::TaggedTemplate::firstSourceLocation(), QQmlJS::AST::CallExpression::firstSourceLocation(), QQmlJS::AST::PostIncrementExpression::firstSourceLocation(), QQmlJS::AST::PostDecrementExpression::firstSourceLocation(), language::formatEscapedNumber(), QLocale::formattedDataSize(), QV4::MemorySegment::free(), QQmlJSTypePropagator::generate_CallProperty(), QQmlJSShadowCheck::generate_CallProperty(), QQmlJSCodeGenerator::generate_CallPropertyLookup(), QQmlJSTypePropagator::generate_CallPropertyLookup(), QQmlJSShadowCheck::generate_CallPropertyLookup(), QQmlJSCodeGenerator::generate_DeleteProperty(), QQmlJSTypePropagator::generate_DeleteProperty(), QQmlJSCodeGenerator::generate_LoadElement(), QQmlJSTypePropagator::generate_LoadElement(), QQmlJSShadowCheck::generate_SetLookup(), QQmlJSTypePropagator::generate_SetLookup(), QQmlJSCodeGenerator::generate_StoreElement(), QQmlJSTypePropagator::generate_StoreElement(), QQmlJSTypePropagator::generate_StoreProperty(), QQmlJSShadowCheck::generate_StoreProperty(), QQmlJSTypeResolver::genericType(), QBenchmarkValgrindUtils::getNewestFileName(), QTextStreamPrivate::getNumber(), QV4::QQmlContextWrapper::getPropertyAndBase(), QV4::ExecutionContext::getPropertyAndBase(), QOpenGLFunctions_1_0::glListBase(), QOpenGLFunctions_1_1::glListBase(), QOpenGLFunctions_1_2::glListBase(), QOpenGLFunctions_1_3::glListBase(), QOpenGLFunctions_1_4::glListBase(), QOpenGLFunctions_1_5::glListBase(), QOpenGLFunctions_2_0::glListBase(), QOpenGLFunctions_2_1::glListBase(), QOpenGLFunctions_3_0::glListBase(), QOpenGLFunctions_3_2_Compatibility::glListBase(), QOpenGLFunctions_3_3_Compatibility::glListBase(), QOpenGLFunctions_4_0_Compatibility::glListBase(), QOpenGLFunctions_4_1_Compatibility::glListBase(), QOpenGLFunctions_4_2_Compatibility::glListBase(), QOpenGLFunctions_4_3_Compatibility::glListBase(), QOpenGLFunctions_4_4_Compatibility::glListBase(), QOpenGLFunctions_4_5_Compatibility::glListBase(), gray_split_conic(), gray_split_cubic(), QV4::Compiler::Codegen::handleCall(), QV4::Compiler::Codegen::handleTaggedTemplate(), handleTranslationBinding(), QQmlJSUtils::hasCompositeBase(), QQmlJS::Dom::PathEls::PathComponent::hasSquareBrackets(), importCompletions(), QV4::incrementStackPointer(), QQmlJS::Dom::PathEls::PathComponent::index(), QWaylandInputMethodEventBuilder::indexFromWayland(), QWaylandInputMethodEventBuilder::indexToWayland(), QQmlJSScope::inherits(), QQuickIOSTheme::initialize(), QV4::Compiler::Codegen::initializeAndDestructureBindingElement(), QQmlJS::Dom::inQString(), QQmlJS::Dom::inQString(), int2string(), QGraphicsAnchorLayoutPrivate::interpolateEdge(), QV4::Moth::VME::interpret(), QQmlJSScope::isComponentRootElement(), isDigitForBase(), QQmlJS::Dom::DomEnvironment::iterateDirectSubpaths(), QQmlPrivate::jsExponentiate(), QQmlJS::Dom::PathEls::PathComponent::kind(), QLocaleData::longLongToString(), QV4::QQmlContextWrapper::lookupContextObjectMethod(), QV4::QQmlContextWrapper::lookupContextObjectProperty(), QV4::QQmlTypeWrapper::lookupEnumValue(), QV4::QQmlContextWrapper::lookupIdObject(), QV4::QQmlContextWrapper::lookupIdObjectInParentContext(), QV4::QQmlContextWrapper::lookupInGlobalObject(), QV4::QQmlContextWrapper::lookupInParentContextHierarchy(), QV4::QQmlTypeWrapper::lookupScopedEnum(), QV4::QQmlContextWrapper::lookupScopeFallbackProperty(), QV4::QQmlContextWrapper::lookupScopeObjectMethod(), QV4::QQmlContextWrapper::lookupScopeObjectProperty(), QV4::QQmlContextWrapper::lookupScript(), QV4::QQmlContextWrapper::lookupSingleton(), QV4::QQmlContextWrapper::lookupType(), QV4::QQmlContextWrapper::lookupValueSingleton(), methodIndexToSignalIndex(), QQmlJS::Dom::PathEls::PathComponent::name(), nameForCompressedIcon(), QQmlJSScope::nonCompositeBaseRevision(), QQmlJSScope::nonCompositeBaseType(), QByteArray::number(), QString::number(), QByteArray::number(), QString::number(), QByteArray::number(), QString::number(), QByteArray::number(), QString::number(), QByteArray::number(), QString::number(), QByteArray::number(), QString::number(), QQmlJS::Dom::FieldFilter::operator()(), QShapedPixmapWindow::paintEvent(), QPlainTextEdit::paintEvent(), QQmlJSImportVisitor::parseBindingExpression(), QTextHtmlParser::parseEntity(), QmlGoToTypeDefinitionSupport::process(), QTextStreamPrivate::putNumber(), qDBusGenerateMetaObjectXml(), qFindInlineComponents(), QTest::qFindTestData(), QTest::qFindTestData(), qstrntoll(), qstrntoull(), qt_fusionPalette(), qtiffMapProc(), qtiffUnmapProc(), qulltoa(), qulltoa2(), qulltoBasicLatin(), qulltoString_helper(), QV4::ExecutionEngine::resolvedUrl(), QV4::QQmlContextWrapper::resolveQmlContextPropertyLookupGetter(), QQmlImportInstance::resolveType(), QQmlImportNamespace::resolveType(), revertObjectMethodLookup(), revertObjectPropertyLookup(), round_up_scanline(), scanPrefix(), QQmlJSTypeResolver::scopedType(), searchContextProperties(), QV4::HeapValue< o >::set(), QV4::HeapValue< o >::set(), QV4::ValueArray< o >::set(), QV4::ValueArray< o >::set(), QmlIR::IRBuilder::setBindingValue(), QSpinBox::setDisplayIntegerBase(), QQmlComponentPrivate::setInitialProperty(), QByteArray::setNum(), QString::setNum(), QByteArray::setNum(), QString::setNum(), QByteArray::setNum(), QString::setNum(), QByteArray::setNum(), QString::setNum(), QByteArray::setNum(), QString::setNum(), QByteArray::setNum(), QString::setNum(), QByteArray::setNum(), QString::setNum(), QByteArray::setNum(), QString::setNum(), QObjectPrivate::signalIndex(), QV4::Chunk::sortIntoBins(), QLocaleData::stringToLongLong(), QV4::RuntimeHelpers::stringToNumber(), QLocaleData::stringToUnsLongLong(), QQmlJS::Dom::PathEls::PathComponent::stringView(), thresholdFunc(), QFFmpeg::timeStampMs(), QFFmpeg::timeStampUs(), QByteArray::toInt(), QByteArrayView::toInt(), QLatin1StringView::toInt(), QString::toInt(), QStringView::toInt(), QtPrivate::toIntegral(), toIntegral(), JsonOutput::toList(), QByteArray::toLong(), QByteArrayView::toLong(), QLatin1StringView::toLong(), QString::toLong(), QStringView::toLong(), QByteArray::toLongLong(), QByteArrayView::toLongLong(), QLatin1StringView::toLongLong(), QStringView::toLongLong(), QByteArray::toShort(), QByteArrayView::toShort(), QLatin1StringView::toShort(), QString::toShort(), QStringView::toShort(), QtPrivate::toSignedInteger(), QByteArray::toUInt(), QByteArrayView::toUInt(), QLatin1StringView::toUInt(), QString::toUInt(), QStringView::toUInt(), QByteArray::toULong(), QByteArrayView::toULong(), QLatin1StringView::toULong(), QString::toULong(), QStringView::toULong(), QByteArray::toULongLong(), QByteArrayView::toULongLong(), QLatin1StringView::toULongLong(), QStringView::toULongLong(), QtPrivate::toUnsignedInteger(), QByteArray::toUShort(), QByteArrayView::toUShort(), QLatin1StringView::toUShort(), QString::toUShort(), QStringView::toUShort(), QWaylandInputMethodEventBuilder::trimmedIndexFromWayland(), QmlIR::IRBuilder::tryGeneratingTranslationBinding(), QmlIR::tryGeneratingTranslationBindingBase(), Driver::unique(), QLocaleData::unsLongLongToString(), QQmlJS::Dom::ScriptElements::ScriptList::updatePathFromOwner(), QAndroidPlatformTheme::updateStyle(), QSGDistanceFieldTextMaterialRhiShader::updateUniformData(), DistanceFieldOutlineTextMaterialRhiShader::updateUniformData(), QQuickTimeLinePrivate::value(), QString::vasprintf(), QV4::Compiler::Codegen::visit(), QV4::Compiler::Codegen::visit(), QV4::Compiler::Codegen::visit(), QV4::Compiler::Codegen::visit(), QV4::Compiler::Codegen::visit(), QQmlJSImportVisitor::visit(), QQmlJS::Dom::AttachedInfoT< Info >::visitTree(), QQmlJS::Dom::UpdatedScriptExpression::visitTree(), QTreeWidget::visualItemRect(), QV4::WriteBarrier::write(), and QV4::WriteBarrier::write().
QString bundle = fi.bundleName() |
Definition at line 65 of file src_corelib_io_qfileinfo.cpp.
Referenced by findAppBinary(), infoPlistValue(), and org.qtproject.qt.android.bindings.QtServiceLoader::onCreate().
QString ext = fi.completeSuffix() |
Definition at line 83 of file src_corelib_io_qfileinfo.cpp.
Referenced by bfs(), QWindowsImageCapture::capture(), QRhiVulkan::create(), QSslCertificatePrivate::extensions(), findFile(), QSSGInputUtil::getStreamForTextureFile(), QSSGQmlUtilities::getTextureSourceName(), hasGlExtension(), QBasicPlatformVulkanInstance::init(), QWaylandTextureSharingExtension::initialize(), QBasicPlatformVulkanInstance::initInstance(), QQmlPropertyCacheCreator< ObjectContainer >::propertyCacheForObject(), QWaylandSeat::sendFullKeyEvent(), QWaylandTouch::sendFullTouchEvent(), setNsMap(), AVFAudioDecoder::setSourceDevice(), QMenuBarExtension::sizeHint(), QToolBarExtension::sizeHint(), and QQuick3DSceneRenderer::synchronize().
QFileInfo fi | ( | "c:/temp/foo" | ) |
[newstuff]
[9]
[2]
[3]
[4]
[5]
[6]
[7]
[8]
[10]
Referenced by QNetworkReplyFileImpl::QNetworkReplyFileImpl(), QFontComboBoxPrivate::_q_updateModel(), QWingedEdge::addEdge(), QWingedEdge::addEdge(), QSvgIconEngine::addFile(), QFseventsFileSystemWatcherEngine::addPaths(), QInotifyFileSystemWatcherEngine::addPaths(), QPollingFileSystemWatcherEngine::addPaths(), QGeoFileTileCache::addToDiskCache(), QTextureFileReader::canRead(), compilerRunTimeLibs(), QSSGQmlUtilities::copyTextureAsset(), QtPrivate::Continuation< Function, ResultType, ParentResultType >::create(), QtPrivate::Continuation< Function, ResultType, ParentResultType >::create(), QtPrivate::Continuation< Function, ResultType, ParentResultType >::create(), QtPrivate::FailureHandler< Function, ResultType >::create(), QtPrivate::FailureHandler< Function, ResultType >::create(), QtPrivate::CanceledHandler< Function, ResultType >::create(), QtPrivate::CanceledHandler< Function, ResultType >::create(), QNetworkAccessFileBackendFactory::create(), createDirectory(), existingImageFileForPath(), QZipReader::extractAll(), fileType(), QFileIconProviderPrivate::getIcon(), QSSGInputUtil::getStreamForFile(), handleCompileErrors(), QGeoFileTileCacheOsm::init(), is_readable_file(), QLockFilePrivate::isProcessRunning(), QFile::link(), QTranslator::load(), QTextDocument::loadResource(), QGeoFileTileCache::loadTiles(), QDirIteratorPrivate::matchesFilters(), moc(), QNetworkFile::open(), operator<<(), QFontInfo::operator=(), parseArguments(), parseEarlyArguments(), Moc::parsePluginData(), QFreeTypeFontDatabase::populateFontDatabase(), QAndroidPlatformFontDatabase::populateFontDatabase(), QSvgHandler::processingInstruction(), qQmlJSSymbolNamespaceForPath(), qtResourceNameForFile(), quick_test_main_with_setup(), QOCICols::readLOBs(), QSplitterPrivate::recalc(), QFseventsFileSystemWatcherEngine::removePaths(), QDir::removeRecursively(), SharedImageProvider::requestImage(), resolveBugListFile(), Preprocessor::resolveInclude(), QTextBrowserPrivate::resolveUrl(), searchIncludePaths(), QFileSelectorPrivate::select(), QGraphicsScenePrivate::setActivePanelHelper(), QFontDialog::setCurrentFont(), QtPrivate::QBasicFutureWatcher::setFuture(), QTest::setMainSourcePath(), QPrinter::setOutputFileName(), QGraphicsItemPrivate::setVisibleHelper(), sm_performSaveYourself(), QDirPrivate::sortFileList(), QQmlApplicationEnginePrivate::startLoad(), QMediaFormat::supportedAudioCodecs(), QMediaFormat::supportedFileFormats(), QMediaFormat::supportedVideoCodecs(), and systemD2DVersion().
Definition at line 103 of file src_corelib_io_qfileinfo.cpp.
[8]
[4]
[9]
[5]
Definition at line 44 of file src_network_kernel_qhostinfo.cpp.
Referenced by QBluetoothServiceDiscoveryAgentPrivate::QBluetoothServiceDiscoveryAgentPrivate(), QDarwinAudioSink::QDarwinAudioSink(), QDarwinAudioSource::QDarwinAudioSource(), QIconCacheGtkReader::QIconCacheGtkReader(), QMacAutoReleasePool::QMacAutoReleasePool(), QnxAudioDeviceInfo::QnxAudioDeviceInfo(), QQnxAudioSink::QQnxAudioSink(), QWindowsPrintDevice::QWindowsPrintDevice(), QCocoaEventDispatcher::~QCocoaEventDispatcher(), QFileSystemModelPrivate::QFileSystemNode::~QFileSystemNode(), QAbstractItemViewPrivate::_q_columnsAboutToBeRemoved(), QBluetoothServiceDiscoveryAgentPrivate::_q_deviceDiscovered(), QFileSystemModelPrivate::_q_fileSystemChanged(), QHttpNetworkConnectionPrivate::_q_hostLookupFinished(), QFileDialogPrivate::_q_updateOkButton(), _qt_get_directory(), QFileDialog::accept(), DatabaseInfo::acceptWidget(), QCocoaEventDispatcherPrivate::activateTimersSourceCallback(), HciManager::activeLowEnergyConnections(), AdapterManager::addClient(), QFileDialogPrivate::addDefaultSuffixToFiles(), QDockAreaLayout::addDockWidget(), QGstPad::addEosProbe(), QIcon::addFile(), QCoreTextFontEngine::addGlyphsToPath(), QTapTestLogger::addIncident(), Parser::addIncludesRecursive(), QFileSystemModelPrivate::addNode(), QFseventsFileSystemWatcherEngine::addPaths(), QQmlComponentPrivate::ConstructionState::addPendingRequiredProperty(), QGstPad::addProbe(), HciManager::addressForConnectionHandle(), addTagToMap(), QDirIteratorPrivate::advance(), QWindowsWindow::alertWindow(), QBluetoothLocalDevice::allDevices(), QMainWindowLayout::animationFinished(), QQmlJSLinter::applyFixes(), QQuickLayoutPrivate::applySizeHints(), areMetricsTooLarge(), QPlatformMediaDevices::audioInputDevice(), QPlatformMediaDevices::audioOutputDevice(), QQmlComponentPrivate::beginCreate(), QCocoaEventDispatcherPrivate::beginModalSession(), QSSGRhiContextStats::beginRenderPass(), bluetoothdVersion(), QFileSystemModelPrivate::QFileSystemNode::caseSensitive(), QTextMarkdownImporter::cbEnterBlock(), cbGetBytes(), cbPutBytes(), cbSkipForward(), QDockWidget::changeEvent(), checkExecutable(), QMainWindowLayoutState::checkFormat(), QCocoaEventDispatcherPrivate::cleanupModalSessions(), QPainter::clipBoundingRect(), QPainter::clipRegion(), QQmlMetaType::clone(), SocketWorker::close(), combineImplicitHints(), QAbstractSocket::connectToHost(), convertCGPathToQPainterPath(), QDarwinMediaDevices::createAudioSink(), QDarwinMediaDevices::createAudioSource(), QtAndroid::createBitmap(), createCameraDevice(), createImageNode(), QWindowsFileDialogHelper::createNativeDialog(), QXcbBackingStore::createSystemVShmSegment(), QTlsPrivate::cryptoSettingsForCiphers(), QSysInfo::currentCpuArchitecture(), QCocoaEventDispatcherPrivate::currentModalSession(), QDB2Result::data(), QODBCResult::data(), QQmlMetaType::defaultMethod(), QQmlMetaType::defaultProperty(), QDBusMetaType::demarshall(), determineFormat(), displayName(), QListModeViewBase::doBatchedItemLayout(), QIconModeViewBase::doBatchedItemLayout(), Decoder::doDecode(), QListViewPrivate::doItemsLayout(), doParseMountInfo(), QSSGRhiContextStats::draw(), QPainterPrivate::draw_helper(), QSSGRhiContextStats::drawIndexed(), QGraphicsScenePrivate::drawSubtreeRecursive(), QRhiNull::driverInfo(), QQuickLayout::dumpLayoutTreeRecursive(), QQuickLayout::effectiveSizeHints_helper(), QQuickLayout::effectiveSizePolicy_helper(), QCocoaEventDispatcherPrivate::endModalSession(), QSSGRhiContextStats::endRenderPass(), ensureValidImage(), QIconLoaderEngine::entryForSize(), QDirPrivate::exists(), QNetworkDiskCache::expire(), MetaTypesJsonProcessor::extractRegisteredTypes(), QGtk3Interface::fileIcon(), fileId(), QFileSystemModelPrivate::QFileSystemNode::fileInfo(), QWindowsFileIconEngine::filePixmap(), findDependencyInfo(), findFilesRecursively(), findFilesRecursively(), QDockAreaLayout::findSeparator(), QWindowsBackingStore::flush(), QGstCaps::formatForCaps(), QXcbX11Info::fromScreen(), QDockAreaLayout::gapIndex(), QDockAreaLayout::gapRect(), QGeoPositionInfoPrivate::get(), QGeoSatelliteInfoPrivate::get(), getBinaryDependencies(), AndroidCamera::getCameraInfo(), FileInfoThread::getFileInfos(), getFormat(), QAbstractFileIconProviderPrivate::getIconThemeIcon(), QFileInfoGatherer::getInfo(), getLibraryProjectsInOutputFolder(), QLockFile::getLockInfo(), getLockInfo_helper(), QAbstractFileIconProviderPrivate::getPlatformThemeIcon(), QLocationUtils::getPosInfoFromNmea(), getQtFrameworks(), getQtFrameworks(), getQtFrameworksForPaths(), QLocationUtils::getSatInfoFromNmea(), QCoreTextFontEngine::getUnscaledGlyph(), QFileSystemModelPrivate::QFileSystemNode::hasInformation(), QRhiSwapChain::hdrInfo(), QD3D11SwapChain::hdrInfo(), QMetalSwapChain::hdrInfo(), Driver::headerFileName(), QMainWindowLayout::hover(), QFileSystemModelPrivate::QFileSystemNode::icon(), QAbstractFileIconProvider::icon(), QFileIconProvider::icon(), imageCleanupHandler(), imageFromWinHBITMAP_GetDiBits(), QDockAreaLayout::info(), QDockAreaLayout::info(), QMoviePrivate::infoForFrame(), QQuickGridLayout::insertLayoutItems(), QQuickLinearLayout::insertLayoutItems(), QLockFilePrivate::isApparentlyStale(), QFileSystemModelPrivate::QFileSystemNode::isDir(), QFileSystemModelPrivate::QFileSystemNode::isFile(), QnxAudioDeviceInfo::isFormatSupported(), QFileSystemModelPrivate::QFileSystemNode::isHidden(), QDir::isReadable(), QWindowsContext::isSessionLocked(), QTlsPrivate::X509CertificateBase::issuerInfo(), QSslCertificate::issuerInfo(), QFileSystemModelPrivate::QFileSystemNode::isSymLink(), QFileSystemModelPrivate::QFileSystemNode::isSystem(), QLowEnergyControllerPrivate::isValidLocalAdapter(), QToolBarAreaLayout::item(), AndroidPositioning::lastKnownPosition(), QFileSystemModelPrivate::QFileSystemNode::lastModified(), QWizardPrivate::layoutInfoForCurrentPage(), QQmlJSLinter::lintFile(), QOpenGLProgramBinaryCache::load(), QPixmap::load(), org.qtproject.qt.android.QtNative::loadBundledLibraries(), QWindowsPrintDevice::loadColorModes(), QWindowsPrintDevice::loadCopiesSupport(), QWindowsPrintDevice::loadDuplexModes(), QFontEngineFT::loadGlyph(), QWindowsPrintDevice::loadInputSlots(), org.qtproject.qt.android.QtNative::loadMainLibrary(), QWindowsPrintDevice::loadMinMaxPageSizes(), QWindowsPrintDevice::loadOutputBins(), QWindowsPrintDevice::loadPageSizes(), QWindowsPrintDevice::loadResolutions(), loadTzTimeZones(), QBluetoothSocketPrivateWinRT::localAddress(), QBluetoothSocketPrivateWinRT::localPort(), QDBusMetaType::marshall(), QCocoaEventDispatcherPrivate::maybeStartCFRunLoopTimer(), QQuickLayout::maybeSubscribeToBaseLineOffsetChanges(), QQmlDebugMessageClient::messageReceived(), QQmlPreviewClient::messageReceived(), QTextDocument::metaInformation(), QEglFSKmsScreen::modes(), monitorData(), QFileSystemEngine::moveFileToTrash(), QNativeSocketEnginePrivate::nativeReceiveDatagram(), QMoviePrivate::next(), QFileSystemModelPrivate::node(), org.qtproject.qt.android.QtActivityDelegate::onCreate(), DeviceDiscoveryBroadcastReceiver::onReceive(), DeviceDiscoveryBroadcastReceiver::onReceiveLeScan(), MainWindow::openFile(), QQmlJSTypeReader::operator()(), operator<<(), operator<<(), operator<<(), operator<<(), operator<<(), operator<<(), operator<<(), QFileSystemModelPrivate::QFileSystemNode::operator==(), outputStreamLatencyCallback(), Recognizer::parse(), parseOtoolLibraryLine(), QBluetoothSocketPrivateWinRT::peerAddress(), QBluetoothSocketPrivateWinRT::peerName(), QBluetoothSocketPrivateWinRT::peerPort(), QFileSystemModelPrivate::QFileSystemNode::permissions(), QGraphicsEffectSource::pixmap(), pixmapFromShellImageList(), QFileSystemModelPrivate::QFileSystemNode::populate(), QtAndroidAccessibility::populateNode(), QtAndroidAccessibility::populateNode_helper(), AndroidPositioning::positionInfoFromJavaLocation(), positionUpdated(), QCocoaEventDispatcherPrivate::postedEventsSourceCallback(), QHostInfoResult::postResultsReady(), QWindowsDirect2DWindow::present(), QWindowsPrintDevice::printableMargins(), QNetworkConnectionMonitorPrivate::probeCallback(), QPulseAudioSink::processedUSecs(), QLockFilePrivate::processNameByPid(), QNmeaSatelliteInfoSourcePrivate::processNmeaData(), processSentence(), QHostInfoCache::put(), qCleanupFuncinfo(), qlocationutils_readGga(), qlocationutils_readGll(), qlocationutils_readGsa(), qlocationutils_readRmc(), qlocationutils_readVtg(), qlocationutils_readZda(), QQuickScreenCatpure::qmlSetScreen(), QQml_isFileCaseCorrect(), qt_mac_cg_transform_path_apply(), qt_mac_dispose_pattern(), qt_mac_draw_pattern(), read_jpeg_image(), QPngHandlerPrivate::readPngTexts(), realMaxSize(), realMinSize(), QMYSQLResult::record(), QPSQLResult::record(), QMYSQLDriver::record(), QPSQLDriver::record(), QWizardPrivate::recreateLayout(), QDBusMetaType::registerCustomType(), QSettings::registerFormat(), QDBusMetaType::registerMarshallOperators(), QNetworkDiskCachePrivate::removeFile(), QVideoWindowPrivate::render(), QPaintEngineExPrivate::replayClipOperations(), QAbstractItemView::reset(), QDockAreaLayout::resizeDocks(), Parser::resolveInclude(), QPainter::restore(), QMainWindowLayoutState::restoreState(), QFileSystemModelPrivate::QFileSystemNode::retranslateStrings(), QAbstractItemView::rowsAboutToBeRemoved(), QShGetFileInfoThread::run(), QCocoaEventDispatcherPrivate::runLoopTimerCallback(), QSSGRhiContext::sampler(), AndroidPositioning::satelliteInfoFromJavaGnssStatus(), AndroidPositioning::satelliteInfoFromJavaLocation(), QGeoSatelliteInfoSourceGypsy::satellitesChanged(), QOpenGLProgramBinaryCache::save(), Viewer::saveImage(), scanImports(), QFileDialog::selectFile(), QDockAreaLayoutInfo::separatorMove(), QDockAreaLayout::separatorMove(), serverInfoCallback(), AVFCameraSession::setActiveCamera(), QGstreamerAudioOutput::setAudioDevice(), QQnxAudioOutput::setAudioDevice(), QQnxAudioInput::setAudioDevice(), QQuickFolderListModel::setFolder(), QQuickGridLayoutItem::setGeometry(), QTextDocument::setMetaInformation(), QShader::setNativeShaderInfo(), QDeclarativePosition::setPosition(), QQuickFolderListModel::setRootFolder(), QNmeaSatelliteInfoUpdate::setSatellitesInUse(), QNmeaSatelliteInfoUpdate::setSatellitesInView(), QWasmAudioOutput::setSource(), AudioInputExample::setup(), AudioOutputExample::setup(), QWizardHeader::setup(), shGetFileInfoBackground(), sinkInfoCallback(), QFileSystemModelPrivate::QFileSystemNode::size(), sourceInfoCallback(), QDockAreaLayout::splitDockWidget(), QSSGRhiContextStats::start(), QBluetoothServiceDiscoveryAgentPrivate::startDeviceDiscovery(), QWindowsPrintDevice::state(), QSSGRhiContextStats::stop(), QWindowsWindow::stopAlertWindow(), QGeoAreaMonitorPolling::stopMonitoring(), QTlsPrivate::X509CertificateBase::subjectInfo(), QSslCertificate::subjectInfo(), QSslCertificatePrivate::subjectInfoToString(), QTlsPrivate::X509CertificateBase::subjectInfoToString(), systemD2DVersion(), QCocoaEventDispatcherPrivate::temporarilyStopAllModalSessions(), QAsn1Element::toInfo(), ClassDef::toJson(), QTest::toString(), QTest::toString(), QTest::toString(), ProxyTranslator::translationFromInformation(), QFileSystemModelPrivate::QFileSystemNode::type(), QAbstractFileIconProvider::type(), QDBusMetaType::typeToSignature(), QToolBarAreaLayout::unplug(), QMainWindowLayout::unplug(), QQmlComponentPrivate::unsetRequiredPropertyToQQmlError(), updateDevicesMap(), QFileSystemModelPrivate::QFileSystemNode::updateIcon(), QWizardPrivate::updateLayout(), QWizardPrivate::updateMinMaxSizes(), QSGBatchRenderer::Updater::updateRootTransforms(), QGstreamerVideoDevices::videoDevices(), QSGBatchRenderer::Updater::visitGeometryNode(), QSGBatchRenderer::Updater::visitTransformNode(), QAbstractSocket::waitForConnected(), QCocoaEventDispatcherPrivate::waitingObserverCallback(), src_gui_text_qfont::wrapper1(), and QmlTypeRegistrar::write().
QString name = fi.fileName() |
Definition at line 59 of file src_corelib_io_qfileinfo.cpp.
Definition at line 48 of file src_corelib_io_qfileinfo.cpp.