DesktopDevice Class
(ProjectExplorer::DesktopDevice)Inherits: | ProjectExplorer::IDevice |
Protected Functions
DesktopDevice() | |
DesktopDevice(const DesktopDevice &other) |
Additional Inherited Members
- 36 public functions inherited from ProjectExplorer::IDevice
- 4 static public members inherited from ProjectExplorer::IDevice
Member Function Documentation
[protected]
DesktopDevice::DesktopDevice()
Default constructs an instance of DesktopDevice.
[protected]
DesktopDevice::DesktopDevice(const DesktopDevice &other)
Copy constructor.