QGIS API Documentation  3.26.3-Buenos Aires (65e4edfdad)
Classes
qgsunitselectionwidget.h File Reference
#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"
Include dependency graph for qgsunitselectionwidget.h:
This graph shows which files directly or indirectly include this file:

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. This dialog is designed to allow users to edit the properties of a QgsMapUnitScale object. More...
 
class  QgsMapUnitScaleWidget
 A widget which allows the user to choose the minimum and maximum scale of an object in map units and millimeters. This widget is designed to allow users to edit the properties of a QgsMapUnitScale object. More...
 
class  QgsUnitSelectionWidget
 A widget displaying a combobox allowing the user to choose between various display units, such as millimeters or map unit. If the user chooses map units, a button appears allowing adjustment of minimum and maximum scaling. More...