![]() |
Qt 6.x
The Qt SDK
|
Go to the source code of this file.
Functions | |
| QStorageInfo | storage (qApp->applicationDirPath()) |
| [0] | |
| if (storage.isValid() &&storage.isReady()) | |
| foreach (const QStorageInfo &storage, QStorageInfo::mountedVolumes()) | |
| [0] | |
| qDebug ()<< storage.rootPath() | |
| [1] | |
Variables | |
| QStorageInfo | storage = QStorageInfo::root() |
| [1] | |
| foreach | ( | const QStorageInfo & | storage, |
| QStorageInfo::mountedVolumes() | |||
| ) |
[0]
[1]
Definition at line 12 of file src_corelib_io_qstorageinfo.cpp.
References QStorageInfo::isReadOnly(), QStorageInfo::isReady(), QStorageInfo::isValid(), and storage.
Here is the call graph for this function:| if | ( | storage. | isValid) &&storage.isReady( | ) |
Definition at line 6 of file src_corelib_io_qstorageinfo.cpp.
| qDebug | ( | ) |
[1]
[toString]
| QStorageInfo storage | ( | qApp-> | applicationDirPath() | ) |
[0]
| QStorageInfo storage = QStorageInfo::root() |
[1]
[2]
Definition at line 22 of file src_corelib_io_qstorageinfo.cpp.
Referenced by QRandomGenerator::QRandomGenerator(), QTessellatorPrivate::Vertices::Vertices(), QTessellatorPrivate::Vertices::~Vertices(), QObjectBindableProperty< Class, T, Offset, Signal >::bindingData(), QObjectComputedProperty< Class, T, Offset, Getter >::bindingData(), QObjectCompatProperty< Class, T, Offset, Setter, Signal, Getter >::bindingData(), QV4::CallPrecise(), QGles2RenderBuffer::create(), QT_BEGIN_NAMESPACE::Web2Qt< Qt, WebChar >::data(), QTessellatorPrivate::Vertices::done(), QQmlBoundSignalExpression::evaluate(), foreach(), QV4::QObjectSlotDispatcher::impl(), QTessellatorPrivate::Vertices::init(), QOpenGLFramebufferObjectPrivate::initDepthStencilAttachments(), QObjectComputedProperty< Class, T, Offset, Getter >::notify(), QObjectCompatProperty< Class, T, Offset, Setter, Signal, Getter >::notify(), QtPrivate::QPropertyBindingData::notifyObservers(), QObjectCompatProperty< Class, T, Offset, Setter, Signal, Getter >::removeBindingUnlessInWrapper(), QV4::ResolveOverloaded(), setMonitorDataFromSetupApi(), QObjectCompatProperty< Class, T, Offset, Setter, Signal, Getter >::setValue(), and QObjectCompatProperty< Class, T, Offset, Setter, Signal, Getter >::value().