#include <LightOptions.h>
Inherits COptionsPanel.
|
| enum | { IDD = IDD_LIGHT_OPTIONS
} |
| |
| enum | { IDD = IDD_NO_OPTIONS
} |
| |
Definition at line 33 of file LightOptions.h.
◆ anonymous enum
◆ LightOptions()
| LightOptions::LightOptions |
( |
CWnd * | pParent = NULL | ) |
|
◆ DoDataExchange()
| void LightOptions::DoDataExchange |
( |
CDataExchange * | pDX | ) |
|
|
protectedvirtual |
◆ getSingleSelectedLight()
| MapObject * LightOptions::getSingleSelectedLight |
( |
void | | ) |
|
|
static |
◆ OnCancel()
| virtual void LightOptions::OnCancel |
( |
| ) |
|
|
inlineprotectedvirtual |
Modeless dialogs don't OK, so eat this for modeless.
Definition at line 53 of file LightOptions.h.
◆ OnChangeLightEdit()
| void LightOptions::OnChangeLightEdit |
( |
| ) |
|
|
protected |
◆ OnInitDialog()
| BOOL LightOptions::OnInitDialog |
( |
| ) |
|
|
protectedvirtual |
Modeless dialogs don't close on ESC, so eat this for modeless.
Dialog UI initialization.
Creates the slider controls, and sets the initial values for width and feather in the ui controls.
Definition at line 130 of file LightOptions.cpp.
◆ OnOK()
| virtual void LightOptions::OnOK |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ update()
| void LightOptions::update |
( |
void | | ) |
|
|
static |
◆ updateTheUI()
| void LightOptions::updateTheUI |
( |
void | | ) |
|
|
protected |
◆ m_staticThis
Reference to the floating panel so SetWidth and SetFeather can be static.
Definition at line 67 of file LightOptions.h.
◆ m_updating
| Bool LightOptions::m_updating |
|
protected |
true if the ui is updating itself.
Definition at line 68 of file LightOptions.h.
The documentation for this class was generated from the following files: