Go to the documentation of this file.
30 #ifndef MAPVIZ_PLUGINS_COORDINATE_PICKER_PLUGIN_H_
31 #define MAPVIZ_PLUGINS_COORDINATE_PICKER_PLUGIN_H_
42 #include "ui_coordinate_picker_config.h"
58 void Draw(
double x,
double y,
double scale);
61 void LoadConfig(
const YAML::Node& node,
const std::string& path);
62 void SaveConfig(YAML::Emitter& emitter,
const std::string& path);
67 void PrintInfo(
const std::string& message);
83 Ui::coordinate_picker_config
ui_;
93 #endif // MAPVIZ_PLUGINS_COORDINATE_PICKER_PLUGIN_H_
void PrintInfo(const std::string &message)
bool handleMousePress(QMouseEvent *)
virtual ~CoordinatePickerPlugin()
void SaveConfig(YAML::Emitter &emitter, const std::string &path)
Ui::coordinate_picker_config ui_
void Draw(double x, double y, double scale)
bool handleMouseMove(QMouseEvent *)
mapviz::MapCanvas * map_canvas_
bool eventFilter(QObject *object, QEvent *event)
void ToggleCopyOnClick(int state)
void PrintError(const std::string &message)
QWidget * GetConfigWidget(QWidget *parent)
bool Initialize(QGLWidget *canvas)
bool handleMouseRelease(QMouseEvent *)
void PrintWarning(const std::string &message)
void LoadConfig(const YAML::Node &node, const std::string &path)
mapviz_plugins
Author(s): Marc Alban
autogenerated on Sun Sep 8 2024 02:27:14