digiKam
|
Public Member Functions | |
bool | isNull () const |
SolidVolumeInfo () | |
Public Attributes | |
bool | isMounted |
is mounted on File System. More... | |
bool | isOpticalDisc |
is an optical disk device as CD/DVD/BR More... | |
bool | isRemovable |
may be removed More... | |
QString | label |
volume label (think of CDs) More... | |
QString | path |
mount path of volume, with trailing slash More... | |
QString | udi |
Solid device UDI of the StorageAccess device. More... | |
QString | uuid |
UUID as from Solid. More... | |
|
inline |
|
inline |
bool Digikam::SolidVolumeInfo::isMounted |
is mounted on File System.
Referenced by Digikam::CollectionManager::Private::findVolumeForLocation(), Digikam::CollectionManager::Private::findVolumeForUrl(), and Digikam::CollectionManager::migrationCandidates().
bool Digikam::SolidVolumeInfo::isOpticalDisc |
is an optical disk device as CD/DVD/BR
Referenced by Digikam::CollectionManager::checkLocation(), and Digikam::CollectionManager::Private::volumeIdentifier().
bool Digikam::SolidVolumeInfo::isRemovable |
may be removed
Referenced by Digikam::CollectionManager::addLocation(), Digikam::CollectionManager::checkLocation(), and Digikam::CollectionManager::Private::volumeIdentifier().
QString Digikam::SolidVolumeInfo::label |
volume label (think of CDs)
Referenced by Digikam::CollectionManager::checkLocation(), Digikam::CollectionManager::Private::findVolumeForLocation(), and Digikam::CollectionManager::Private::volumeIdentifier().
QString Digikam::SolidVolumeInfo::path |
mount path of volume, with trailing slash
Referenced by Digikam::CollectionManager::addLocation(), Digikam::CollectionManager::checkLocation(), Digikam::CollectionManager::Private::findVolumeForLocation(), Digikam::CollectionManager::Private::findVolumeForUrl(), Digikam::CollectionManager::migrationCandidates(), Digikam::CollectionManager::refreshLocation(), and Digikam::CollectionManager::Private::volumeIdentifier().
QString Digikam::SolidVolumeInfo::udi |
Solid device UDI of the StorageAccess device.
Referenced by Digikam::CollectionManager::Private::actuallyListVolumes().
QString Digikam::SolidVolumeInfo::uuid |
UUID as from Solid.
Referenced by Digikam::CollectionManager::checkLocation(), Digikam::CollectionManager::Private::findVolumeForLocation(), and Digikam::CollectionManager::Private::volumeIdentifier().