#include <WaypointOptions.h>
Inherits COptionsPanel.
|
| enum | { IDD = IDD_WAYPOINT_OPTIONS
} |
| |
| enum | { IDD = IDD_NO_OPTIONS
} |
| |
Definition at line 36 of file WaypointOptions.h.
◆ anonymous enum
◆ WaypointOptions()
| WaypointOptions::WaypointOptions |
( |
CWnd * | pParent = NULL | ) |
|
◆ changeWaypointLabel()
| void WaypointOptions::changeWaypointLabel |
( |
Int | editControlID, |
|
|
NameKeyType | key ) |
|
protected |
◆ DoDataExchange()
| void WaypointOptions::DoDataExchange |
( |
CDataExchange * | pDX | ) |
|
|
protectedvirtual |
◆ GenerateUniqueName()
◆ getSingleSelectedPolygon()
◆ getSingleSelectedWaypoint()
| MapObject * WaypointOptions::getSingleSelectedWaypoint |
( |
void | | ) |
|
|
static |
◆ isUnique()
◆ OnCancel()
| virtual void WaypointOptions::OnCancel |
( |
| ) |
|
|
inlineprotectedvirtual |
Modeless dialogs don't OK, so eat this for modeless.
Definition at line 56 of file WaypointOptions.h.
◆ OnChangeSelectedWaypoint()
| void WaypointOptions::OnChangeSelectedWaypoint |
( |
| ) |
|
|
protected |
◆ OnChangeWaypointnameEdit()
| void WaypointOptions::OnChangeWaypointnameEdit |
( |
| ) |
|
|
protected |
◆ OnEditchangeWaypointlabel1Edit()
| void WaypointOptions::OnEditchangeWaypointlabel1Edit |
( |
| ) |
|
|
protected |
◆ OnEditchangeWaypointlabel2Edit()
| void WaypointOptions::OnEditchangeWaypointlabel2Edit |
( |
| ) |
|
|
protected |
◆ OnEditchangeWaypointlabel3Edit()
| void WaypointOptions::OnEditchangeWaypointlabel3Edit |
( |
| ) |
|
|
protected |
◆ OnEditWaypointLocationX()
| void WaypointOptions::OnEditWaypointLocationX |
( |
| ) |
|
|
protected |
◆ OnEditWaypointLocationY()
| void WaypointOptions::OnEditWaypointLocationY |
( |
| ) |
|
|
protected |
◆ OnInitDialog()
| BOOL WaypointOptions::OnInitDialog |
( |
| ) |
|
|
protectedvirtual |
Modeless dialogs don't close on ESC, so eat this for modeless.
Dialog UI initialization.
Creates the slider controls, and sets the initial values for width and feather in the ui controls.
Definition at line 289 of file WaypointOptions.cpp.
◆ OnOK()
| virtual void WaypointOptions::OnOK |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ OnWaypointBidirectional()
| void WaypointOptions::OnWaypointBidirectional |
( |
| ) |
|
|
protected |
◆ update()
| void WaypointOptions::update |
( |
void | | ) |
|
|
static |
◆ updateTheUI()
| void WaypointOptions::updateTheUI |
( |
void | | ) |
|
|
protected |
◆ m_moveUndoable
◆ m_originalHeight
| Int WaypointOptions::m_originalHeight |
|
protected |
◆ m_staticThis
Reference to the floating panel so SetWidth and SetFeather can be static.
Definition at line 77 of file WaypointOptions.h.
◆ m_updating
| Bool WaypointOptions::m_updating |
|
protected |
The documentation for this class was generated from the following files: