23 #ifndef MTP_RAWDEVICE_H
24 #define MTP_RAWDEVICE_H
26 #include "MTP_Typedefs.h"
41 QString get_device_string()
const;
51 #endif // MTP_RAWDEVICE_H
LIBMTP_raw_device_t MTPIntern_RawDevice
MTPIntern_RawDevice.
Definition: MTP_Typedefs.h:99
std::shared_ptr< MTP_Device > MTP_DevicePtr
MTP_DevicePtr.
Definition: MTP_Typedefs.h:69
The MTP_RawDevice class.
Definition: MTP_RawDevice.h:33