IMFLinearSliderPart Struct Reference
[MCFrame]

Inheritance diagram for IMFLinearSliderPart:
IMCUnknown

List of all members.

Public Member Functions

virtual void MCCOMAPI SetUseCustomDisplayedRange (boolean useCustomRange)=0
 Sets use or not of a custom display range.
virtual void MCCOMAPI SetMinMaxDisplayedValue (real32 minDiplayed, real32 maxDisplayed)=0
virtual void MCCOMAPI GetMinMaxDisplayedValue (real32 &minDiplayed, real32 &maxDisplayed)=0
 Gets the current min/max value that is displayed.

Detailed Description

Interface for a linear slider part.

See also:
IMFSliderPart

Member Function Documentation

virtual void MCCOMAPI IMFLinearSliderPart::GetMinMaxDisplayedValue ( real32 minDiplayed,
real32 maxDisplayed 
) [pure virtual]

Gets the current min/max value that is displayed.

virtual void MCCOMAPI IMFLinearSliderPart::SetMinMaxDisplayedValue ( real32  minDiplayed,
real32  maxDisplayed 
) [pure virtual]

Sets the min/max value that is displayed (not this is not the min/max of the slider part, the user can still enter a different value using the edit text)

virtual void MCCOMAPI IMFLinearSliderPart::SetUseCustomDisplayedRange ( boolean  useCustomRange  )  [pure virtual]

Sets use or not of a custom display range.


The documentation for this struct was generated from the following file:
Generated on Mon Apr 26 22:47:49 2010 for Carrara SDK Doc by  doxygen 1.6.3