Environment Class

class Utils::Environment

The Environment class sets Qt Creator's system environment. More...

Header: #include <Environment>

Public Functions

class QString expandedValueForKey(const class QString &key) const

Detailed Description

Member Function Documentation

class QString Environment::expandedValueForKey(const class QString &key) const

Returns Qt Creator's system environment.

This can be different from the system environment that Qt Creator started in if the user changed it in Preferences > Environment > System > Environment.