16 #ifndef QGSWINDOWMANAGERINTERFACE_H 17 #define QGSWINDOWMANAGERINTERFACE_H 37 class GUI_EXPORT QgsWindowManagerInterface
44 DialogStyleManager = 0,
47 virtual ~QgsWindowManagerInterface() =
default;
57 virtual QWidget *openStandardDialog( StandardDialog dialog ) = 0;
63 #endif // QGSWINDOWMANAGERINTERFACE_H This class provides qgis with the ability to render raster datasets onto the mapcanvas.
Represents a vector layer which manages a vector based data sets.