QGIS API Documentation  3.26.3-Buenos Aires (65e4edfdad)
Classes
qgspanelwidgetstack.h File Reference
#include <QWidget>
#include <QKeyEvent>
#include <QStackedWidget>
#include <QStack>
#include "ui_qgsrenderercontainerbase.h"
#include "qgis_gui.h"
Include dependency graph for qgspanelwidgetstack.h:
This graph shows which files directly or indirectly include this file:

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