Uses of Class
io.qt.core.QStorageInfo
Package | Description |
---|---|
io.qt.core |
-
Uses of QStorageInfo in io.qt.core
Methods in io.qt.core that return QStorageInfo Modifier and Type Method Description QStorageInfo
QStorageInfo. clone()
static QStorageInfo
QStorageInfo. root()
Methods in io.qt.core that return types with arguments of type QStorageInfo Modifier and Type Method Description static QList<QStorageInfo>
QStorageInfo. mountedVolumes()
Methods in io.qt.core with parameters of type QStorageInfo Modifier and Type Method Description void
QStorageInfo. swap(QStorageInfo other)
Constructors in io.qt.core with parameters of type QStorageInfo Constructor Description QStorageInfo(QStorageInfo other)