SWMMVis  6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
Loading...
Searching...
No Matches
openswmmvis::ui::RasterSymbologyPanel Class Reference

#include <rastersymbologypanel.h>

Inheritance diagram for openswmmvis::ui::RasterSymbologyPanel:
Collaboration diagram for openswmmvis::ui::RasterSymbologyPanel:

Public Types

enum class  Kind : int {
  Graduated = 0 ,
  Paletted = 1 ,
  MultiBand = 2
}
 

Public Slots

void refreshFromModel ()
 

Public Member Functions

 RasterSymbologyPanel (GISRasterLayer *layer, QWidget *parent=nullptr)
 
Kind currentKind () const
 

Member Enumeration Documentation

◆ Kind

Renderer families offered by the combo; the value doubles as the QStackedWidget page index.

Enumerator
Graduated 
Paletted 
MultiBand 

Constructor & Destructor Documentation

◆ RasterSymbologyPanel()

openswmmvis::ui::RasterSymbologyPanel::RasterSymbologyPanel ( GISRasterLayer layer,
QWidget *  parent = nullptr 
)
explicit
Here is the call graph for this function:

Member Function Documentation

◆ currentKind()

RasterSymbologyPanel::Kind openswmmvis::ui::RasterSymbologyPanel::currentKind ( ) const

Family of the layer's LIVE renderer (not the combo selection).

Here is the caller graph for this function:

◆ refreshFromModel

void openswmmvis::ui::RasterSymbologyPanel::refreshFromModel ( )
slot

Re-read every control from the layer / its renderer.

Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this class was generated from the following files: