QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
#include "qgis_sip.h"
#include "qgis_gui.h"
#include "qgsfloatingwidget.h"
#include <QMap>
#include <QBoxLayout>
Go to the source code of this file.
Classes | |
class | QgsUserInputWidget |
The QgsUserInputWidget class is a floating widget that shall be used to display widgets for user inputs. It can be used by map tools, plugins, etc. Several widgets can be displayed at once, they will be separated by a separator. Widgets will be either layout horizontally or vertically. The widget is automatically hidden if it contains no widget. More... | |