#include <ExportScriptsOptions.h>
Inherits CDialog.
|
| enum | { IDD = IDD_EXPORT_SCRIPTS_OPTIONS
} |
| |
Definition at line 31 of file ExportScriptsOptions.h.
◆ anonymous enum
◆ ExportScriptsOptions()
| ExportScriptsOptions::ExportScriptsOptions |
( |
CWnd * | pParent = NULL | ) |
|
◆ DoDataExchange()
| void ExportScriptsOptions::DoDataExchange |
( |
CDataExchange * | pDX | ) |
|
|
protectedvirtual |
◆ getDoAllScripts()
| Bool ExportScriptsOptions::getDoAllScripts |
( |
void | | ) |
|
|
inline |
◆ getDoSides()
| Bool ExportScriptsOptions::getDoSides |
( |
void | | ) |
|
|
inline |
◆ getDoTriggers()
| Bool ExportScriptsOptions::getDoTriggers |
( |
void | | ) |
|
|
inline |
◆ getDoUnits()
| Bool ExportScriptsOptions::getDoUnits |
( |
void | | ) |
|
|
inline |
◆ getDoWaypoints()
| Bool ExportScriptsOptions::getDoWaypoints |
( |
void | | ) |
|
|
inline |
◆ OnInitDialog()
| BOOL ExportScriptsOptions::OnInitDialog |
( |
| ) |
|
|
protectedvirtual |
◆ OnOK()
| void ExportScriptsOptions::OnOK |
( |
| ) |
|
|
protectedvirtual |
◆ m_allScripts
| Bool ExportScriptsOptions::m_allScripts = false |
|
staticprotected |
◆ m_sides
| Bool ExportScriptsOptions::m_sides = true |
|
staticprotected |
◆ m_triggers
| Bool ExportScriptsOptions::m_triggers = true |
|
staticprotected |
◆ m_units
| Bool ExportScriptsOptions::m_units = true |
|
staticprotected |
◆ m_waypoints
| Bool ExportScriptsOptions::m_waypoints = true |
|
staticprotected |
The documentation for this class was generated from the following files: