|
QGIS API Documentation 3.99.0-Master (752b475928d)
|
#include "qgis_gui.h"#include <QKeyEvent>#include <QStack>#include <QWidget>

Go to the source code of this file.
Classes | |
| class | QgsPanelWidget |
| Base class for any widget that can be shown as an inline panel. More... | |
| class | QgsPanelWidgetWrapper |
| Wrapper widget for existing widgets which can't have the inheritance tree changed, e.g dialogs. More... | |