QGIS API Documentation  3.14.0-Pi (9f7028fd23)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Classes
qgsuserinputwidget.h File Reference
#include "qgis_sip.h"
#include "qgis_gui.h"
#include "qgsfloatingwidget.h"
#include <QMap>
#include <QBoxLayout>
Include dependency graph for qgsuserinputwidget.h:
This graph shows which files directly or indirectly include this file:

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...