Workspace 6.21.5
Namespaces | Functions
workspaceinit.h File Reference
#include <QString>
#include <QStringList>
#include "Workspace/api_workspace.h"
Include dependency graph for workspaceinit.h:
This graph shows which files directly or indirectly include this file:

Namespaces

namespace  CSIRO
 Top level namespace for all Workspace code.
 
namespace  CSIRO::Application
 Application-level functionality for all workspace applications.
 

Functions

QString getFirstWorkspaceInstallArea (const QString &suffix, bool traceInfo)
 
CSIRO_WORKSPACE_API QStringList getReferencedPlugins (const QString &workflowFileName)
 
QStringList getWorkspaceInstallAreas (const QString &pathSuffix, bool traceInfo)
 
CSIRO_WORKSPACE_API QString getWorkspaceRootDirectory ()
 
bool haveDisplayAvailable ()
 
bool haveGuiAvailable ()
 
bool loadTranslation (const QString &baseName, const QStringList &searchPaths)
 
CSIRO_WORKSPACE_API void matchGuiMinRequirementsOrPromptAndExit ()
 
CSIRO_WORKSPACE_API void patchCommandLineArguments (int &argc, char **&argv, bool addToBegin)
 
void setupTranslators ()
 
CSIRO_WORKSPACE_API bool testGuiMinRequirements ()