26 #include "MTP_Typedefs.h" 43 quint64 free_space()
const;
44 quint64 max_space()
const;
46 QString identifier()
const;
51 void remove_id(quint32
id);
65 QHash<quint32, QList<MTP_FilePtr>> _files;
73 #endif // MTP_STORAGE_H The MTP_Storage class.
Definition: MTP_Storage.h:33
LIBMTP_mtpdevice_t MTPIntern_Device
MTPIntern_Device.
Definition: MTP_Typedefs.h:63
LIBMTP_devicestorage_t MTPIntern_Storage
MTPIntern_Storage.
Definition: MTP_Typedefs.h:111