Plugin interface for dynamic loading of the Code Editor. More...
#include "../core/plugin/CppPlugin.h"#include "../qt/af/ApplicationController.h"#include "CodeEditorDialog.h"#include "Plugin.h"#include <QAction>#include <QIcon>#include <QMenu>Go to the source code of this file.
Plugin interface for dynamic loading of the Code Editor.
Definition in file src/terralib/ceditor/Plugin.cpp.