8#ifndef _DECLARATIVESSUDEVICEINFO_H
9#define _DECLARATIVESSUDEVICEINFO_H
13class DeclarativeSsuDeviceInfo :
public QObject
Q_INVOKABLE QString displayName(int type)
Q_INVOKABLE QString deviceVariant(bool fallback=false)
@ DeviceModel
Marketed device name, like Pogoblaster 3000. Board mappings key "prettyModel".
@ DeviceDesignation
Type designation, like NCC-1701. Beard mappings key "deviceDesignation".
@ DeviceManufacturer
Manufacturer, like ACME Corp. Board mappings key "deviceManufacturer".
Q_INVOKABLE QString deviceModel()
Q_INVOKABLE QString deviceFamily()
@ DeviceModel
Marketed device name, like Pogoblaster 3000. Board mappings key "prettyModel".
@ DeviceDesignation
Type designation, like NCC-1701. Beard mappings key "deviceDesignation".
@ DeviceManufacturer
Manufacturer, like ACME Corp. Board mappings key "deviceManufacturer".