|
Public Types |
| enum | { IDD = IDD_TREESETTINGS_GENERIC
} |
Public Member Functions |
| | CTreeSettingsGeneric (CString name, SETTING *settings, long count) |
| | CTreeSettingsGeneric (CString name, SETTING **psettings, long count) |
| | CTreeSettingsGeneric (CString name, vector< CSimpleSetting * > settings) |
Public Attributes |
|
CComboBox | m_Combo |
|
CButton | m_CheckBox |
|
CSpinButtonCtrl | m_Spin |
|
CSliderCtrl | m_Slider |
|
CEdit | m_Edit |
|
CEdit | m_EditString |
|
CButton | m_DefaultButton |
|
CHSListBox | m_ListBox |
|
CButton | m_CheckGlobal |
|
CButton | m_CheckGlobalBox |
|
CButton | m_CheckSourceBox |
|
CButton | m_CheckVideoInputBox |
|
CButton | m_CheckAudioInputBox |
|
CButton | m_CheckVideoFormatBox |
|
CButton | m_CheckChannelBox |
|
CStatic | m_SavePerInfoBox |
|
CStatic | m_TopGroupBox |
Protected Member Functions |
|
virtual void | DoDataExchange (CDataExchange *pDX) |
|
virtual BOOL | OnInitDialog () |
|
afx_msg void | OnSelchangeList () |
|
afx_msg void | OnChangeEdit () |
|
afx_msg void | OnChangeEditString () |
|
afx_msg void | OnHScroll (UINT nSBCode, UINT nPos, CScrollBar *pScrollBar) |
|
afx_msg void | OnSettingsDefault () |
|
afx_msg void | OnCheckClick () |
|
afx_msg void | OnSelchangeChoosefromlist () |
|
afx_msg void | OnDeltaposSettingsSpin (NMHDR *pNMHDR, LRESULT *pResult) |
|
afx_msg void | OnCheckGlobalClick () |
|
afx_msg void | OnCheckSourceClick () |
|
afx_msg void | OnCheckVideoInputClick () |
|
afx_msg void | OnCheckAudioInputClick () |
|
afx_msg void | OnCheckVideoFormatClick () |
|
afx_msg void | OnCheckChannelClick () |
|
afx_msg void | OnSize (UINT nType, int cx, int cy) |
|
void | OnOK () |