#include <BuildList.h>
Inherits COptionsPanel, and PopupSliderOwner.
|
| enum | { NAME_MAX_LEN = 64
} |
| |
| enum | { IDD = IDD_BUILD_LIST_PANEL
} |
| |
| enum | { IDD = IDD_NO_OPTIONS
} |
| |
Definition at line 37 of file BuildList.h.
◆ anonymous enum
◆ anonymous enum
◆ BuildList()
| BuildList::BuildList |
( |
CWnd * | pParent = NULL | ) |
|
◆ ~BuildList()
| BuildList::~BuildList |
( |
void | | ) |
|
◆ addBuilding()
◆ DoDataExchange()
| void BuildList::DoDataExchange |
( |
CDataExchange * | pDX | ) |
|
|
protectedvirtual |
◆ GetPopSliderInfo()
| void BuildList::GetPopSliderInfo |
( |
const long | sliderID, |
|
|
long * | pMin, |
|
|
long * | pMax, |
|
|
long * | pLineSize, |
|
|
long * | pInitial ) |
|
virtual |
◆ loadSides()
| void BuildList::loadSides |
( |
void | | ) |
|
|
protected |
◆ OnAddBuilding()
| void BuildList::OnAddBuilding |
( |
| ) |
|
|
protected |
◆ OnAlreadyBuild()
| void BuildList::OnAlreadyBuild |
( |
| ) |
|
|
protected |
◆ OnCancel()
| virtual void BuildList::OnCancel |
( |
| ) |
|
|
inlineprotectedvirtual |
Modeless dialogs don't OK, so eat this for modeless.
Definition at line 58 of file BuildList.h.
◆ OnChangeAngle()
| void BuildList::OnChangeAngle |
( |
| ) |
|
|
protected |
◆ OnChangeZOffset()
| void BuildList::OnChangeZOffset |
( |
| ) |
|
|
protected |
◆ OnDblclkBuildList()
| void BuildList::OnDblclkBuildList |
( |
| ) |
|
|
protected |
◆ OnDeleteBuilding()
| void BuildList::OnDeleteBuilding |
( |
| ) |
|
|
protected |
◆ OnEditchangeRebuilds()
| void BuildList::OnEditchangeRebuilds |
( |
| ) |
|
|
protected |
◆ OnExport()
| void BuildList::OnExport |
( |
| ) |
|
|
protected |
◆ OnInitDialog()
| BOOL BuildList::OnInitDialog |
( |
| ) |
|
|
protectedvirtual |
Modeless dialogs don't close on ESC, so eat this for modeless.
Setup the controls in the dialog.
Definition at line 97 of file BuildList.cpp.
◆ OnMoveDown()
| void BuildList::OnMoveDown |
( |
| ) |
|
|
protected |
◆ OnMoveUp()
| void BuildList::OnMoveUp |
( |
| ) |
|
|
protected |
◆ OnOK()
| virtual void BuildList::OnOK |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ OnSelchangeBuildList()
| void BuildList::OnSelchangeBuildList |
( |
| ) |
|
|
protected |
◆ OnSelchangeSidesCombo()
| void BuildList::OnSelchangeSidesCombo |
( |
| ) |
|
|
protected |
◆ OnSelendokRebuilds()
| void BuildList::OnSelendokRebuilds |
( |
| ) |
|
|
protected |
◆ PopSliderChanged()
| void BuildList::PopSliderChanged |
( |
const long | sliderID, |
|
|
long | theVal ) |
|
virtual |
◆ PopSliderFinished()
| void BuildList::PopSliderFinished |
( |
const long | sliderID, |
|
|
long | theVal ) |
|
virtual |
◆ setSelectedBuildList()
◆ update()
| static void BuildList::update |
( |
void | | ) |
|
|
inlinestatic |
◆ updateCurSide()
| void BuildList::updateCurSide |
( |
void | | ) |
|
|
protected |
Updates the current side, loading it's build list.
Definition at line 140 of file BuildList.cpp.
◆ m_angle
◆ m_angleSlider
◆ m_curBuildList
| Int BuildList::m_curBuildList |
|
protected |
◆ m_curSide
◆ m_height
◆ m_heightSlider
◆ m_staticThis
◆ m_updating
The documentation for this class was generated from the following files: