SmCategoryDesc Class Reference

#include <dialog.hxx>

List of all members.

Public Member Functions

 SmCategoryDesc (const ResId &rResId, USHORT nCategoryIdx)
 ~SmCategoryDesc ()
const XubString & GetName () const
const XubString * GetString (USHORT Index) const
USHORT GetMinimum (USHORT Index)
USHORT GetMaximum (USHORT Index)
USHORT GetValue (USHORT Index) const
void SetValue (USHORT Index, USHORT nVal)
void SetHighContrast (BOOL bVal)
const Bitmap * GetGraphic (USHORT Index) const

Private Attributes

XubString Name
XubString * Strings [4]
Bitmap * Graphics [4]
Bitmap * GraphicsH [4]
USHORT Minimum [4]
USHORT Maximum [4]
USHORT Value [4]
BOOL bIsHighContrast


Detailed Description

Definition at line 248 of file dialog.hxx.


Constructor & Destructor Documentation

SmCategoryDesc::SmCategoryDesc ( const ResId &  rResId,
USHORT  nCategoryIdx 
)

Definition at line 717 of file dialog.cxx.

References Graphics, GraphicsH, Maximum, Minimum, Name, pMinMaxData, Strings, and Value.

SmCategoryDesc::~SmCategoryDesc (  ) 

Definition at line 756 of file dialog.cxx.

References Graphics, GraphicsH, and Strings.


Member Function Documentation

const XubString& SmCategoryDesc::GetName (  )  const [inline]

Definition at line 263 of file dialog.hxx.

References Name.

const XubString* SmCategoryDesc::GetString ( USHORT  Index  )  const [inline]

Definition at line 264 of file dialog.hxx.

References Strings.

Referenced by SmDistanceDialog::SetCategory().

USHORT SmCategoryDesc::GetMinimum ( USHORT  Index  )  [inline]

Definition at line 265 of file dialog.hxx.

References Minimum.

Referenced by SmDistanceDialog::SetCategory().

USHORT SmCategoryDesc::GetMaximum ( USHORT  Index  )  [inline]

Definition at line 266 of file dialog.hxx.

References Maximum.

Referenced by SmDistanceDialog::SetCategory().

USHORT SmCategoryDesc::GetValue ( USHORT  Index  )  const [inline]

Definition at line 267 of file dialog.hxx.

References Value.

Referenced by SmDistanceDialog::SetCategory().

void SmCategoryDesc::SetValue ( USHORT  Index,
USHORT  nVal 
) [inline]

Definition at line 268 of file dialog.hxx.

References Value.

Referenced by SmDistanceDialog::ReadFrom(), and SmDistanceDialog::SetCategory().

void SmCategoryDesc::SetHighContrast ( BOOL  bVal  )  [inline]

Definition at line 270 of file dialog.hxx.

References bIsHighContrast.

Referenced by SmDistanceDialog::ApplyImages().

const Bitmap* SmCategoryDesc::GetGraphic ( USHORT  Index  )  const [inline]

Definition at line 271 of file dialog.hxx.

References bIsHighContrast, Graphics, and GraphicsH.


Member Data Documentation

XubString SmCategoryDesc::Name [private]

Definition at line 250 of file dialog.hxx.

Referenced by GetName(), and SmCategoryDesc().

XubString* SmCategoryDesc::Strings[4] [private]

Definition at line 251 of file dialog.hxx.

Referenced by GetString(), SmCategoryDesc(), and ~SmCategoryDesc().

Bitmap* SmCategoryDesc::Graphics[4] [private]

Definition at line 252 of file dialog.hxx.

Referenced by GetGraphic(), SmCategoryDesc(), and ~SmCategoryDesc().

Bitmap* SmCategoryDesc::GraphicsH[4] [private]

Definition at line 253 of file dialog.hxx.

Referenced by GetGraphic(), SmCategoryDesc(), and ~SmCategoryDesc().

USHORT SmCategoryDesc::Minimum[4] [private]

Definition at line 254 of file dialog.hxx.

Referenced by GetMinimum(), and SmCategoryDesc().

USHORT SmCategoryDesc::Maximum[4] [private]

Definition at line 255 of file dialog.hxx.

Referenced by GetMaximum(), and SmCategoryDesc().

USHORT SmCategoryDesc::Value[4] [private]

Definition at line 256 of file dialog.hxx.

Referenced by GetValue(), SetValue(), and SmCategoryDesc().

BOOL SmCategoryDesc::bIsHighContrast [private]

Definition at line 257 of file dialog.hxx.

Referenced by GetGraphic(), and SetHighContrast().


The documentation for this class was generated from the following files:
Generated on Wed Feb 20 17:23:08 2008 for maths by  doxygen 1.5.1