Vespucci  1.0.0
ScaleBarDialog Class Reference

The ScaleBarDialog class Dialog for the user to create a scale bar on the image. More...

#include <scalebardialog.h>

Inheritance diagram for ScaleBarDialog:

Public Member Functions

 ScaleBarDialog (QWidget *parent, QSharedPointer< MapData > map_data)
 ScaleBarDialog::ScaleBarDialog. More...
 
 ~ScaleBarDialog ()
 

Detailed Description

The ScaleBarDialog class Dialog for the user to create a scale bar on the image.

Definition at line 36 of file scalebardialog.h.

Constructor & Destructor Documentation

ScaleBarDialog::ScaleBarDialog ( QWidget *  parent,
QSharedPointer< MapData map_data 
)
explicit

ScaleBarDialog::ScaleBarDialog.

Parameters
parentSee QWidget
map_dataMapData associated with the MapViewer that launches this dialog

Definition at line 28 of file scalebardialog.cpp.

ScaleBarDialog::~ScaleBarDialog ( )

Definition at line 37 of file scalebardialog.cpp.


The documentation for this class was generated from the following files: