src/terralib/ceditor/Plugin.cpp File Reference

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.

Detailed Description

Plugin interface for dynamic loading of the Code Editor.

Definition in file src/terralib/ceditor/Plugin.cpp.