#include <PickUnitDialog.h>
Inherits CDialog.
Inherited by ReplaceUnitDialog.
|
| enum | { IDD = IDD_PICKUNIT
} |
| |
Definition at line 38 of file PickUnitDialog.h.
◆ anonymous enum
◆ anonymous enum
◆ PickUnitDialog() [1/2]
| PickUnitDialog::PickUnitDialog |
( |
CWnd * | pParent = NULL | ) |
|
◆ PickUnitDialog() [2/2]
| PickUnitDialog::PickUnitDialog |
( |
UINT | id, |
|
|
CWnd * | pParent = NULL ) |
◆ ~PickUnitDialog()
| PickUnitDialog::~PickUnitDialog |
( |
void | | ) |
|
◆ addObject()
| void PickUnitDialog::addObject |
( |
MapObject * | mapObject, |
|
|
const char * | pPath, |
|
|
Int | index, |
|
|
HTREEITEM | parent ) |
|
protected |
◆ DoDataExchange()
| void PickUnitDialog::DoDataExchange |
( |
CDataExchange * | pDX | ) |
|
|
protectedvirtual |
◆ findOrAdd()
| HTREEITEM PickUnitDialog::findOrAdd |
( |
HTREEITEM | parent, |
|
|
const char * | pLabel ) |
|
protected |
Locate the child item in tree item parent with name pLabel. If not found, add it. Either way, return child.
Definition at line 211 of file PickUnitDialog.cpp.
◆ getPickedThing()
◆ getPickedUnit()
◆ IsAllowableType()
◆ OnInitDialog()
| BOOL PickUnitDialog::OnInitDialog |
( |
| ) |
|
|
protectedvirtual |
◆ OnMove()
| void PickUnitDialog::OnMove |
( |
int | x, |
|
|
int | y ) |
|
protected |
◆ OnNotify()
| BOOL PickUnitDialog::OnNotify |
( |
WPARAM | wParam, |
|
|
LPARAM | lParam, |
|
|
LRESULT * | pResult ) |
|
protectedvirtual |
◆ SetAllowableType()
◆ SetFactionOnly()
| void PickUnitDialog::SetFactionOnly |
( |
Bool | faction | ) |
|
|
inline |
◆ SetupAsPanel()
| void PickUnitDialog::SetupAsPanel |
( |
void | | ) |
|
◆ m_allowable
◆ m_currentObjectIndex
| Int PickUnitDialog::m_currentObjectIndex |
|
protected |
◆ m_currentObjectName
◆ m_factionOnly
| Bool PickUnitDialog::m_factionOnly |
|
protected |
◆ m_objectsList
◆ m_objectTreeView
| CTreeCtrl PickUnitDialog::m_objectTreeView |
|
protected |
The documentation for this class was generated from the following files: