QGIS API Documentation
3.0.2-Girona (307d082)
|
#include <QWidget>
#include "qgis.h"
#include <QDialog>
#include "qgspanelwidget.h"
#include "qgssymbol.h"
#include "ui_qgsunitselectionwidget.h"
#include "ui_qgsmapunitscalewidgetbase.h"
#include "qgis_gui.h"
Go to the source code of this file.
Classes | |
class | QgsMapUnitScaleDialog |
A dialog which allows the user to choose the minimum and maximum scale of an object in map units and millimeters. More... | |
class | QgsMapUnitScaleWidget |
A widget which allows the user to choose the minimum and maximum scale of an object in map units and millimeters. More... | |
class | QgsUnitSelectionWidget |
A widget displaying a combobox allowing the user to choose between various display units, such as millimeters or map unit. More... | |