Contents
QSystemStorageInfo Class Reference
The QSystemStorageInfo class provides access to memory and disk information from the system. More...
#include <QSystemStorageInfo>
Public Types
enum | DriveType { NoDrive, InternalDrive, RemovableDrive, RemoteDrive, CdromDrive } |
Properties
- logicalDrives : const QStringList
Public Functions
QSystemStorageInfo ( QObject * parent = 0 ) | |
~QSystemStorageInfo () |
Signals
void | logicalDriveChanged ( bool added, const QString & vol ) |
Static Public Members
QStringList | logicalDrives () |
Detailed Description
The QSystemStorageInfo class provides access to memory and disk information from the system.