Ilwis-Objects  1.0
GIS and Remote Sensing framework for data access and processing
 All Classes Functions Enumerations Pages
Public Member Functions | Friends | List of all members
Ilwis::IlwisContext Class Reference

The IlwisContext class A singleton object that can be reached from everywhere in the system that gives access to a number of properties that describe the context of an Ilwis system. More...

#include <ilwiscontext.h>

Public Member Functions

void loadConfigFile (QFileInfo configFile)
 
void addSystemLocation (const QUrl &resource)
 
void removeSystemLocation (const QUrl &resource)
 
QFileInfo ilwisFolder () const
 
Ilwis::ICatalog workingCatalog () const
 
void setWorkingCatalog (const Ilwis::ICatalog &cat)
 
QUrl cacheLocation () const
 
quint64 memoryLeft () const
 
quint64 changeMemoryLeft (quint64 amount)
 
QJsonObject configuration () const
 

Friends

KERNELSHARED_EXPORT IlwisContextcontext ()
 

Detailed Description

The IlwisContext class A singleton object that can be reached from everywhere in the system that gives access to a number of properties that describe the context of an Ilwis system.

*The context gives access to properties like working location, systemlocation, memory properties etc.


The documentation for this class was generated from the following files: