#include <ScorchOptions.h>
Inherits COptionsPanel, and PopupSliderOwner.
|
| enum | { IDD = IDD_SCORCH_OPTIONS
} |
| |
| enum | { IDD = IDD_NO_OPTIONS
} |
| |
Definition at line 37 of file ScorchOptions.h.
◆ anonymous enum
◆ ScorchOptions()
| ScorchOptions::ScorchOptions |
( |
CWnd * | pParent = NULL | ) |
|
◆ DoDataExchange()
| void ScorchOptions::DoDataExchange |
( |
CDataExchange * | pDX | ) |
|
|
protectedvirtual |
◆ GetPopSliderInfo()
| void ScorchOptions::GetPopSliderInfo |
( |
const long | sliderID, |
|
|
long * | pMin, |
|
|
long * | pMax, |
|
|
long * | pLineSize, |
|
|
long * | pInitial ) |
|
virtual |
◆ getScorchSize()
| static Real ScorchOptions::getScorchSize |
( |
void | | ) |
|
|
inlinestatic |
◆ getScorchType()
| static Scorches ScorchOptions::getScorchType |
( |
void | | ) |
|
|
inlinestatic |
◆ OnCancel()
| virtual void ScorchOptions::OnCancel |
( |
| ) |
|
|
inlineprotectedvirtual |
Modeless dialogs don't OK, so eat this for modeless.
Definition at line 56 of file ScorchOptions.h.
◆ OnChangeScorchtype()
| void ScorchOptions::OnChangeScorchtype |
( |
| ) |
|
|
protected |
◆ OnChangeSizeEdit()
| void ScorchOptions::OnChangeSizeEdit |
( |
| ) |
|
|
protected |
◆ OnInitDialog()
| BOOL ScorchOptions::OnInitDialog |
( |
| ) |
|
|
protectedvirtual |
Modeless dialogs don't close on ESC, so eat this for modeless.
Definition at line 115 of file ScorchOptions.cpp.
◆ OnOK()
| virtual void ScorchOptions::OnOK |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ PopSliderChanged()
| void ScorchOptions::PopSliderChanged |
( |
const long | sliderID, |
|
|
long | theVal ) |
|
virtual |
◆ PopSliderFinished()
| void ScorchOptions::PopSliderFinished |
( |
const long | sliderID, |
|
|
long | theVal ) |
|
virtual |
◆ update()
| void ScorchOptions::update |
( |
void | | ) |
|
|
static |
The documentation for this class was generated from the following files: