#include "editorfileopener.h"
#include <ArmarXCore/core/system/ArmarXDataPath.h>
#include <ArmarXCore/core/system/cmake/CMakePackageFinder.h>
#include <SimoxUtility/algorithm/string/string_tools.h>
#include <boost/property_tree/xml_parser.hpp>
Go to the source code of this file.
◆ DEFAULT_EDITOR
#define DEFAULT_EDITOR "qtcreator" |
◆ EDITORFILEOPENER_CONFIGFILE
#define EDITORFILEOPENER_CONFIGFILE "ArmarXGui/EditorFileOpenerConfig.xml" |
◆ FILE_VARIABLE
#define FILE_VARIABLE "$file" |
◆ LINE_VARIABLE
#define LINE_VARIABLE "$line" |