QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
#include <QWidget>
#include <QKeyEvent>
#include <QStackedWidget>
#include <QStack>
#include "ui_qgsrenderercontainerbase.h"
#include "qgis_gui.h"
Go to the source code of this file.
Classes | |
class | QgsPanelWidgetStack |
A stack widget to manage panels in the interface. Handles the open and close events for added panels. Any widgets that want to have a non blocking panel based interface should use this class to manage the panels. More... | |