marble
MarbleDeclarativeObject.cpp
Go to the documentation of this file.
48 QString path = QProcessEnvironment::systemEnvironment().value( "PATH", "/usr/local/bin:/usr/bin:/bin" );
static QString path(const QString &relativePath)
Definition: MarbleDirs.cpp:53
MarbleDeclarativeObject(QObject *parent=0)
Definition: MarbleDeclarativeObject.cpp:24
QString resolvePath(const QString &path) const
resolvePath Resolves files in the marble data path
Definition: MarbleDeclarativeObject.cpp:41
bool canExecute(const QString &program) const
canExecute Check whether a given program is found in the path
Definition: MarbleDeclarativeObject.cpp:46
~MarbleDeclarativeObject()
Definition: MarbleDeclarativeObject.cpp:31
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.