Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QStorageIterator Class Reference
Collaboration diagram for QStorageIterator:

Public Member Functions

 QStorageIterator ()
 ~QStorageIterator ()
bool isValid () const
bool next ()
QString rootPath () const
QByteArray fileSystemType () const
QByteArray device () const
QByteArray options () const
QByteArray subvolume () const
 QStorageIterator ()
 ~QStorageIterator ()
bool isValid () const
bool next ()
QString rootPath () const
QByteArray fileSystemType () const
QByteArray device () const
QByteArray options () const
QByteArray subvolume () const

Detailed Description

Definition at line 78 of file qstorageinfo_unix.cpp.

Constructor & Destructor Documentation

◆ QStorageIterator() [1/2]

QStorageIterator::QStorageIterator ( )
inline

Definition at line 326 of file qstorageinfo_unix.cpp.

◆ ~QStorageIterator() [1/2]

QStorageIterator::~QStorageIterator ( )
inline

Definition at line 330 of file qstorageinfo_unix.cpp.

◆ QStorageIterator() [2/2]

QStorageIterator::QStorageIterator ( )

◆ ~QStorageIterator() [2/2]

QStorageIterator::~QStorageIterator ( )

Member Function Documentation

◆ device() [1/2]

QByteArray QStorageIterator::device ( ) const
inline

Definition at line 354 of file qstorageinfo_unix.cpp.

◆ device() [2/2]

QByteArray QStorageIterator::device ( ) const
inline

◆ fileSystemType() [1/2]

QByteArray QStorageIterator::fileSystemType ( ) const
inline

Definition at line 349 of file qstorageinfo_unix.cpp.

◆ fileSystemType() [2/2]

QByteArray QStorageIterator::fileSystemType ( ) const
inline

◆ isValid() [1/2]

bool QStorageIterator::isValid ( ) const
inline

Definition at line 334 of file qstorageinfo_unix.cpp.

◆ isValid() [2/2]

bool QStorageIterator::isValid ( ) const
inline

◆ next() [1/2]

bool QStorageIterator::next ( )
inline

Definition at line 339 of file qstorageinfo_unix.cpp.

◆ next() [2/2]

bool QStorageIterator::next ( )
inline

◆ options() [1/2]

QByteArray QStorageIterator::options ( ) const
inline

◆ options() [2/2]

QByteArray QStorageIterator::options ( ) const
inline

◆ rootPath() [1/2]

QString QStorageIterator::rootPath ( ) const
inline

Definition at line 344 of file qstorageinfo_unix.cpp.

◆ rootPath() [2/2]

QString QStorageIterator::rootPath ( ) const
inline

◆ subvolume() [1/2]

QByteArray QStorageIterator::subvolume ( ) const
inline

Definition at line 364 of file qstorageinfo_unix.cpp.

◆ subvolume() [2/2]

QByteArray QStorageIterator::subvolume ( ) const
inline

The documentation for this class was generated from the following file: