#include "editorfileopener.h"
#include <boost/property_tree/xml_parser.hpp>
#include <SimoxUtility/algorithm/string/string_tools.h>
#include <ArmarXCore/core/system/ArmarXDataPath.h>
#include <ArmarXCore/core/system/cmake/CMakePackageFinder.h>
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" |