Skip to content
Snippets Groups Projects
Commit effe56ef authored by Christian Kandeler's avatar Christian Kandeler
Browse files

RemoteLinux: More preparations for introducing an abstract device class.


- Introduce clone() method.
- Rename "osType" to "type" and "deviceType" to "machineType".
- Move machine type display out of generic settings widget.
- Put only immutable attributes into the device constructor and set the
others via setters. As part of this, also give the
SshConnectionParameters a default proxy type. The necessity to give one
to the constructor explicitly was for historical reasons.

Change-Id: I84757b1b2d6371544b9ab1f3290973e5498176ce
Reviewed-by: default avatarKai Koehne <kai.koehne@nokia.com>
parent be1afbd6
No related branches found
No related tags found
No related merge requests found
Showing
with 88 additions and 91 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment