5 #ifndef CNOID_GUIBASE_APP_CONFIG_H_INCLUDED 6 #define CNOID_GUIBASE_APP_CONFIG_H_INCLUDED 9 #include <cnoid/ValueTree> 17 static bool initialize(
const std::string& application,
const std::string& organization);
20 static bool save(
const std::string& filename);
21 static bool load(
const std::string& filename);
Definition: ValueTree.h:224
Defines the minimum processing for performing pasing file for STL.
Definition: AbstractSceneLoader.h:9
Definition: AppConfig.h:14
#define CNOID_EXPORT
Definition: Util/exportdecl.h:37