Qt 5.11
Qt Core
C++ Classes
QStorageInfo
Qt 5.11.1 Reference Documentation
List of All Members for QStorageInfo
This is the complete list of members for
QStorageInfo
, including inherited members.
QStorageInfo
()
QStorageInfo
(const QString &)
QStorageInfo
(const QDir &)
QStorageInfo
(const QStorageInfo &)
~QStorageInfo
()
blockSize
() const : int
bytesAvailable
() const : qint64
bytesFree
() const : qint64
bytesTotal
() const : qint64
device
() const : QByteArray
displayName
() const : QString
fileSystemType
() const : QByteArray
isReadOnly
() const : bool
isReady
() const : bool
isRoot
() const : bool
isValid
() const : bool
mountedVolumes
() : QList<QStorageInfo>
name
() const : QString
refresh
()
root
() : QStorageInfo
rootPath
() const : QString
setPath
(const QString &)
subvolume
() const : QByteArray
swap
(QStorageInfo &)
operator=
(const QStorageInfo &) : QStorageInfo &
operator=
(QStorageInfo &&) : QStorageInfo &