IShPersonalityUtilities Struct Reference
[Shell Utilities]

Utility functions to access the application user defined information (UI, shortcuts...). More...

Inheritance diagram for IShPersonalityUtilities:
IMCUnknown

List of all members.

Public Member Functions

virtual TMCRGBColor MCCOMAPI GetUIColor (EUIColor inColorIndex)=0
virtual TMCTextStyle MCCOMAPI GetUITextStyle (ETextStyle inStyleIndex)=0

Detailed Description

Utility functions to access the application user defined information (UI, shortcuts...).


Member Function Documentation

virtual TMCRGBColor MCCOMAPI IShPersonalityUtilities::GetUIColor ( EUIColor  inColorIndex  )  [pure virtual]

Gets a specified UI color. Useful when drawing in the UI, so that we have consistent colors throughout the UI.

Parameters:
inColorIndex Index of the color to get. See EUIColor
virtual TMCTextStyle MCCOMAPI IShPersonalityUtilities::GetUITextStyle ( ETextStyle  inStyleIndex  )  [pure virtual]

Gets a specified text style. Useful to draw text in the UI, so that we have consistent text style across parts of the application.

Parameters:
inStyleIndex Index of the text style to get. See ETextStyle

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