QGIS API Documentation  2.6.0-Brighton
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | List of all members
QgsMapUnitScaleDialog Class Reference

Dialog allowing the user to choose the minimum and maximum scale of an object in map units. More...

#include <qgsunitselectionwidget.h>

Public Member Functions

 QgsMapUnitScaleDialog (QWidget *parent)
QgsMapUnitScale getMapUnitScale () const
 Returns the map unit scale.
void setMapUnitScale (const QgsMapUnitScale &scale)
 Sets the map unit scale.

Detailed Description

Dialog allowing the user to choose the minimum and maximum scale of an object in map units.

Constructor & Destructor Documentation

QgsMapUnitScaleDialog::QgsMapUnitScaleDialog ( QWidget *  parent)

Member Function Documentation

QgsMapUnitScale QgsMapUnitScaleDialog::getMapUnitScale ( ) const

Returns the map unit scale.

void QgsMapUnitScaleDialog::setMapUnitScale ( const QgsMapUnitScale scale)

Sets the map unit scale.


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