#include <RulerOptions.h>
Inherits COptionsPanel.
|
| enum | { IDD = IDD_RULER_OPTIONS
} |
| |
| enum | { IDD = IDD_NO_OPTIONS
} |
| |
Definition at line 33 of file RulerOptions.h.
◆ anonymous enum
◆ RulerOptions()
| RulerOptions::RulerOptions |
( |
CWnd * | pParent = NULL | ) |
|
◆ DoDataExchange()
| void RulerOptions::DoDataExchange |
( |
CDataExchange * | pDX | ) |
|
|
protectedvirtual |
◆ OnCancel()
| virtual void RulerOptions::OnCancel |
( |
| ) |
|
|
inlineprotectedvirtual |
Modeless dialogs don't OK, so eat this for modeless.
Definition at line 54 of file RulerOptions.h.
◆ OnChangeCheckRuler()
| void RulerOptions::OnChangeCheckRuler |
( |
| ) |
|
|
protected |
◆ OnChangeWidthEdit()
| void RulerOptions::OnChangeWidthEdit |
( |
| ) |
|
|
protected |
◆ OnInitDialog()
| BOOL RulerOptions::OnInitDialog |
( |
| ) |
|
|
protectedvirtual |
Modeless dialogs don't close on ESC, so eat this for modeless.
Dialog UI initialization.
Definition at line 66 of file RulerOptions.cpp.
◆ OnOK()
| virtual void RulerOptions::OnOK |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ setWidth()
| void RulerOptions::setWidth |
( |
Real | width | ) |
|
|
static |
◆ m_staticThis
Reference to the floating panel so SetWidth and SetFeather can be static.
Definition at line 69 of file RulerOptions.h.
◆ m_updating
| Bool RulerOptions::m_updating |
|
protected |
true if the ui is updating itself.
Definition at line 71 of file RulerOptions.h.
The documentation for this class was generated from the following files: