Isis Developer Reference
Environment.cpp File Reference
#include "Environment.h"
#include <iostream>
#include <stdlib.h>
#include <QString>
#include <QStringList>
#include <QCoreApplication>
#include "IException.h"
#include "IString.h"
#include "TextFile.h"

Namespaces

namespace  Isis
 This is free and unencumbered software released into the public domain.
 

Functions

static void QStartup ()
 This is free and unencumbered software released into the public domain.
 
 Q_COREAPP_STARTUP_FUNCTION (QStartup)
 

Function Documentation

◆ Q_COREAPP_STARTUP_FUNCTION()

Q_COREAPP_STARTUP_FUNCTION ( QStartup )

◆ QStartup()

static void QStartup ( )
static

This is free and unencumbered software released into the public domain.

The authors of ISIS do not claim copyright on the contents of this file. For more details about the LICENSE terms and the AUTHORS, you will find files of those names at the top level of this repository.

References Isis::Environment::getEnvironmentValue().