QGIS API Documentation
3.20.0-Odense (decaadbb31)
|
#include <QWidget>
#include "qgis_sip.h"
#include <QDialog>
#include "qgspanelwidget.h"
#include "qgsmapunitscale.h"
#include "qgsunittypes.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... | |