![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Go to the source code of this file.
Typedefs | |
| using | MountInfo = QStorageInfoPrivate::MountInfo |
Enumerations | |
| enum class | FilterMountInfo { All , Filtered } |
Functions | |
| static std::vector< MountInfo > | doParseMountInfo (const QByteArray &mountinfo, FilterMountInfo filter=FilterMountInfo::All) |
| using MountInfo = QStorageInfoPrivate::MountInfo |
Definition at line 28 of file qstorageinfo_linux_p.h.
|
strong |
| Enumerator | |
|---|---|
| All | |
| Filtered | |
Definition at line 34 of file qstorageinfo_linux_p.h.
|
static |
Definition at line 170 of file qstorageinfo_linux.cpp.
References FsRoot, FsType, MountId, and MountInfoPath.