#include <Environment.h>
Inherited by Isis::Application.
- Author
- 2011-04-01 Eric Hyer & Steven Lambright
Isis::Environment::~Environment |
( |
| ) |
|
|
inline |
Isis::Environment::Environment |
( |
| ) |
|
|
protected |
QString Isis::Environment::getEnvironmentValue |
( |
QString |
variable, |
|
|
QString |
defaultValue |
|
) |
| |
|
static |
- Parameters
-
variable | The environment variable to get |
defaultValue | The returned value for variable if variable doesn't exist. |
- Returns
- The value for the environment variable requested.
Referenced by Environment(), hostName(), QStartup(), and userName().
QString Isis::Environment::hostName |
( |
| ) |
|
|
static |
- Returns
- the host name. Returns 'Unknown' if it cannot find the host name.
References getEnvironmentValue().
QString Isis::Environment::isisVersion |
( |
| ) |
|
|
static |
QString Isis::Environment::userName |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following files: