Form for spatial filter gui controls. More...
#include <mgui/formrasterfilterparms.h>

Public Member Functions | |
| FORM_RASTER_FILTER_PARMS () | |
| ~FORM_RASTER_FILTER_PARMS () | |
| void | Create (MGUI::LAYOUT_PANE_BASE &ParentPane) |
| void | GetValues (RASTER_FILTER_PARMS &result) |
| void | SetDelegateOnChangeValue (DELEGATE_VOID_NOPARMS delegate) |
| void | SetValues (const RASTER_FILTER_PARMS &values) |
Form for spatial filter gui controls.
| MGUI::FORM_RASTER_FILTER_PARMS::FORM_RASTER_FILTER_PARMS | ( | ) |
| MGUI::FORM_RASTER_FILTER_PARMS::~FORM_RASTER_FILTER_PARMS | ( | ) |
| void MGUI::FORM_RASTER_FILTER_PARMS::Create | ( | MGUI::LAYOUT_PANE_BASE & | ParentPane | ) |
Create Form.
| void MGUI::FORM_RASTER_FILTER_PARMS::GetValues | ( | RASTER_FILTER_PARMS & | result | ) |
Get settings as RASTER_FILTER_PARMS.
| void MGUI::FORM_RASTER_FILTER_PARMS::SetDelegateOnChangeValue | ( | DELEGATE_VOID_NOPARMS | delegate | ) | [inline] |
Set delegate to call when any value changes.
| void MGUI::FORM_RASTER_FILTER_PARMS::SetValues | ( | const RASTER_FILTER_PARMS & | values | ) |
Set initial values from RASTER_FILTER_PARMS.
1.6.1