|
GME
13
|
#include <ModelPropertiesDlgBar.h>
Public Types | |
| enum | { IDD = CG_IDD_MODELPROPERTIESBAR } |
| enum | { IDD = CG_IDD_MODELPROPERTIESBAR } |
Public Member Functions | |
| CModelPropertiesDlgBar () | |
| void | ShowInstance () |
| void | ShowType () |
| void | SetZoomList (int *list) |
| void | SetZoomVal (int kk) |
| void | NextZoomVal (int &kk) |
| void | PrevZoomVal (int &kk) |
| virtual BOOL | CanFloat () const |
| CModelPropertiesDlgBar () | |
| void | ShowInstance () |
| void | ShowType () |
| void | SetZoomList (int *list) |
| void | SetZoomVal (int kk) |
| void | NextZoomVal (int &kk) |
| void | PrevZoomVal (int &kk) |
Protected Member Functions | |
| virtual void | OnOK () |
| afx_msg void | OnSelEnd () |
| virtual void | OnOK () |
| afx_msg void | OnSelEnd () |
Definition at line 15 of file Gme/ModelPropertiesDlgBar.h.
| anonymous enum |
Definition at line 24 of file Gme/ModelPropertiesDlgBar.h.
| anonymous enum |
Definition at line 25 of file GMEView/ModelPropertiesDlgBar.h.
Definition at line 21 of file Gme/ModelPropertiesDlgBar.cpp.
| virtual BOOL CModelPropertiesDlgBar::CanFloat | ( | ) | const [inline, virtual] |
Definition at line 39 of file Gme/ModelPropertiesDlgBar.h.
| void CModelPropertiesDlgBar::NextZoomVal | ( | int & | kk | ) |
Definition at line 157 of file Gme/ModelPropertiesDlgBar.cpp.
| void CModelPropertiesDlgBar::NextZoomVal | ( | int & | kk | ) |
| virtual void CModelPropertiesDlgBar::OnOK | ( | ) | [protected, virtual] |
| void CModelPropertiesDlgBar::OnOK | ( | ) | [protected, virtual] |
Definition at line 67 of file Gme/ModelPropertiesDlgBar.cpp.
| afx_msg void CModelPropertiesDlgBar::OnSelEnd | ( | ) | [protected] |
| void CModelPropertiesDlgBar::OnSelEnd | ( | ) | [protected] |
Definition at line 94 of file Gme/ModelPropertiesDlgBar.cpp.
| void CModelPropertiesDlgBar::PrevZoomVal | ( | int & | kk | ) |
Definition at line 179 of file Gme/ModelPropertiesDlgBar.cpp.
| void CModelPropertiesDlgBar::PrevZoomVal | ( | int & | kk | ) |
| void CModelPropertiesDlgBar::SetZoomList | ( | int * | list | ) |
Definition at line 108 of file Gme/ModelPropertiesDlgBar.cpp.
| void CModelPropertiesDlgBar::SetZoomList | ( | int * | list | ) |
| void CModelPropertiesDlgBar::SetZoomVal | ( | int | kk | ) |
Definition at line 149 of file Gme/ModelPropertiesDlgBar.cpp.
| void CModelPropertiesDlgBar::SetZoomVal | ( | int | kk | ) |
| void CModelPropertiesDlgBar::ShowInstance | ( | ) |
Definition at line 40 of file Gme/ModelPropertiesDlgBar.cpp.
| void CModelPropertiesDlgBar::ShowInstance | ( | ) |
| void CModelPropertiesDlgBar::ShowType | ( | ) |
Definition at line 31 of file Gme/ModelPropertiesDlgBar.cpp.
| void CModelPropertiesDlgBar::ShowType | ( | ) |
1.7.6.1