CSliderSetting Class Reference

#include <Setting.h>

Inheritance diagram for CSliderSetting:

Inheritance graph
[legend]
Collaboration diagram for CSliderSetting:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CSliderSetting (LPCSTR DisplayName, long Default, long Min, long Max, LPCSTR Section, LPCSTR Entry, CSettingGroup *pGroup=NULL)
 CSliderSetting (SETTING *pSetting, CSettingGroup *pGroup=NULL)
SETTING_TYPE GetType ()
void SetOSDDivider (long OSDDivider)
void GetDisplayText (LPSTR szBuffer)
void SetupControl (HWND hWnd)
void SetControlValue (HWND hWnd)
void SetFromControl (HWND hWnd)
void FillSettingStructure (SETTING *pSetting)

Detailed Description

Simple setting with a long value represenmted by a slider


Constructor & Destructor Documentation

CSliderSetting::CSliderSetting LPCSTR  DisplayName,
long  Default,
long  Min,
long  Max,
LPCSTR  Section,
LPCSTR  Entry,
CSettingGroup pGroup = NULL
 

Slider setting. For the parameters:

See also:
CSimpleSetting


The documentation for this class was generated from the following files:
Generated on Mon Oct 27 09:54:54 2003 for DScaler by doxygen 1.3.4