QGIS API Documentation
3.4.15-Madeira (e83d02e274)
|
#include <QWidget>
#include <QKeyEvent>
#include <QStack>
#include "qgis_gui.h"
Go to the source code of this file.
Classes | |
class | QgsPanelWidget |
Base class for any widget that can be shown as a inline panel. More... | |
class | QgsPanelWidgetWrapper |
Wrapper widget for existing widgets which can't have the inheritance tree changed, e.g dialogs. More... | |