Quantum GIS API Documentation  1.8
Public Member Functions | Protected Member Functions
QgsScaleComboBox Class Reference

A combobox which lets the user select map scale from predefined list and highlights nearest to current scale value. More...

#include <qgsscalecombobox.h>

List of all members.

Public Member Functions

 QgsScaleComboBox (QWidget *parent=0)
virtual ~QgsScaleComboBox ()

Protected Member Functions

void showPopup ()

Detailed Description

A combobox which lets the user select map scale from predefined list and highlights nearest to current scale value.

Definition at line 27 of file qgsscalecombobox.h.


Constructor & Destructor Documentation

QgsScaleComboBox::QgsScaleComboBox ( QWidget *  parent = 0)

Definition at line 22 of file qgsscalecombobox.cpp.

Definition at line 41 of file qgsscalecombobox.cpp.


Member Function Documentation

void QgsScaleComboBox::showPopup ( ) [protected]

Definition at line 45 of file qgsscalecombobox.cpp.

References MathUtils::min().


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines