DeviceEnvironmentFetcher Class

(ProjectExplorer::DeviceEnvironmentFetcher)

Public Types

typedef Ptr

Public Functions

virtual void start() = 0

Signals

void finished(const Utils::Environment &env, bool success)

Protected Functions

Member Type Documentation

typedef DeviceEnvironmentFetcher::Ptr

Member Function Documentation

[protected] DeviceEnvironmentFetcher::DeviceEnvironmentFetcher()

Default constructs an instance of DeviceEnvironmentFetcher.

[signal] void DeviceEnvironmentFetcher::finished(const Utils::Environment &env, bool success)

[pure virtual] void DeviceEnvironmentFetcher::start()