#include <EditObjectParameter.h>
Inherits CDialog.
|
| enum | { IDD = IDD_EDIT_OBJECT_PARAMETER
} |
| |
Definition at line 32 of file EditObjectParameter.h.
◆ anonymous enum
◆ EditObjectParameter()
| EditObjectParameter::EditObjectParameter |
( |
CWnd * | pParent = NULL | ) |
|
◆ addObject()
| void EditObjectParameter::addObject |
( |
const ThingTemplate * | thingTemplate | ) |
|
|
protected |
◆ addObjectLists()
| void EditObjectParameter::addObjectLists |
( |
| ) |
|
|
protected |
◆ DoDataExchange()
| void EditObjectParameter::DoDataExchange |
( |
CDataExchange * | pDX | ) |
|
|
protectedvirtual |
◆ findOrAdd()
| HTREEITEM EditObjectParameter::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 207 of file EditObjectParameter.cpp.
◆ OnCancel()
| void EditObjectParameter::OnCancel |
( |
| ) |
|
|
protectedvirtual |
◆ OnInitDialog()
| BOOL EditObjectParameter::OnInitDialog |
( |
| ) |
|
|
protectedvirtual |
◆ OnNotify()
| BOOL EditObjectParameter::OnNotify |
( |
WPARAM | wParam, |
|
|
LPARAM | lParam, |
|
|
LRESULT * | pResult ) |
|
protectedvirtual |
◆ OnOK()
| void EditObjectParameter::OnOK |
( |
| ) |
|
|
protectedvirtual |
◆ EditParameter
◆ m_objectTreeView
| CTreeCtrl EditObjectParameter::m_objectTreeView |
|
protected |
◆ m_parameter
The documentation for this class was generated from the following files: