DeviceTypeKitInformation Class
(ProjectExplorer::DeviceTypeKitInformation)| Inherits: | KitInformation |
Public Functions
- 15 public functions inherited from ProjectExplorer::KitInformation
- 31 public functions inherited from QObject
Static Public Members
| const Core::Id | deviceTypeId(const Kit *k) |
| Kit::Predicate | deviceTypePredicate(Core::Id type) |
| const Core::Id | id() |
| void | setDeviceTypeId(Kit *k, Core::Id type) |
- 10 static public members inherited from QObject
Additional Inherited Members
- 1 property inherited from QObject
- 1 public slot inherited from QObject
- 2 signals inherited from QObject
- 1 public variable inherited from QObject
- 3 protected functions inherited from ProjectExplorer::KitInformation
- 9 protected functions inherited from QObject
- 2 protected variables inherited from QObject
Member Function Documentation
DeviceTypeKitInformation::DeviceTypeKitInformation()
Default constructs an instance of DeviceTypeKitInformation.
[static] const Core::Id DeviceTypeKitInformation::deviceTypeId(const Kit *k)
See also setDeviceTypeId().
[static] Kit::Predicate DeviceTypeKitInformation::deviceTypePredicate(Core::Id type)
[static] const Core::Id DeviceTypeKitInformation::id()
[static] void DeviceTypeKitInformation::setDeviceTypeId(Kit *k, Core::Id type)
See also deviceTypeId().