MCPcopy Create free account
hub / github.com/codestation/qcma / DeviceCapability

Method DeviceCapability

common/capability.cpp:27–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25#include <QSettings>
26
27DeviceCapability::DeviceCapability() :
28 vita_info()
29{
30}
31
32bool DeviceCapability::exchangeInfo(vita_device_t *device)
33{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected