|
ACF $AcfVersion:0$
|
#include <CSystem.h>
Public Member Functions | |
| bool | operator== (const FileDriveDescriptor &driveInfo) const |
Public Attributes | |
| FileDriveInfo | info |
| QString | name |
| QByteArray | id |
|
inline |
| QByteArray istd::CSystem::FileDriveDescriptor::id |
Definition at line 52 of file CSystem.h.
Referenced by operator==().
| FileDriveInfo istd::CSystem::FileDriveDescriptor::info |
Definition at line 50 of file CSystem.h.
Referenced by operator==().
| QString istd::CSystem::FileDriveDescriptor::name |
Definition at line 51 of file CSystem.h.
Referenced by operator==().