Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

LProgressBar Class Reference
["Panes"]

#include <LProgressBar.h>

Inheritance diagram for LProgressBar:

Inheritance graph
[legend]
Collaboration diagram for LProgressBar:

Collaboration graph
[legend]
List of all members.

Public Methods

void MapShadowToWinControl (CProgressCtrl &, Int32 macPaneID=0)
const LProgressBar & operator= (CProgressCtrl &)
virtual void SetValue (Int32)
virtual void SetMinValue (Int32)
virtual void SetMaxValue (Int32)
bool IsIndeterminate () const
void Start ()
void Stop ()
MessageT GetValueMessage () const
void SetValueMessage (MessageT)
Int32 GetMinValue () const
Int32 GetMaxValue () const
virtual Int32 GetValue () const
virtual Boolean handleEditCommand (UINT)
virtual Boolean enableEditCommand (UINT)
virtual Int32 GetPaneID () const
virtual Int32 GetMFCPaneID () const
virtual void Disable ()
virtual void Enable ()
virtual Boolean IsVisible () const
virtual StringPtr GetDescriptor (Str255) const
virtual void SetDescriptor (ConstStr255Param)
virtual void Show ()
virtual void Hide ()
virtual void Refresh ()
Boolean IsTarget () const
 operator CWnd * ()
CWndWnd () const

Static Public Methods

LProgressBar * MakeShadow (CProgressCtrl &, Int32 macPaneID=0)

Protected Methods

Int32 Normalize (Int32) const

Protected Attributes

MessageT mValueMessage
Int32 mValue
Int32 mMinValue
Int32 mMaxValue
LDialogBoxmParentDialog
Int32 mMacPaneID
CWndmWnd

Member Function Documentation

void LPane::Disable   [virtual, inherited]
 

void LPane::Enable   [virtual, inherited]
 

Boolean LPane::enableEditCommand UINT    [virtual, inherited]
 

Reimplemented in p2mCEditShadows.

StringPtr LPane::GetDescriptor Str255    const [virtual, inherited]
 

Reimplemented in p2mCEditShadows.

Int32 LControl::GetMaxValue   const [inline, inherited]
 

Int32 LPane::GetMFCPaneID   const [virtual, inherited]
 

Int32 LControl::GetMinValue   const [inline, inherited]
 

virtual Int32 LPane::GetPaneID   const [inline, virtual, inherited]
 

Int32 LControl::GetValue   const [virtual, inherited]
 

Reimplemented from LPane.

Reimplemented in LScrollBar, LSlider, LStdCheckBox, LStdPopupMenu, and LStdRadioButton.

MessageT LControl::GetValueMessage   const [inline, inherited]
 

Boolean LPane::handleEditCommand UINT    [virtual, inherited]
 

Reimplemented in p2mCEditShadows.

void LPane::Hide   [virtual, inherited]
 

bool LProgressBar::IsIndeterminate   const [inline]
 

Boolean LPane::IsTarget   const [inline, inherited]
 

Boolean LPane::IsVisible   const [virtual, inherited]
 

LProgressBar * LProgressBar::MakeShadow CProgressCtrl &   ,
Int32    macPaneID = 0
[static]
 

void LProgressBar::MapShadowToWinControl CProgressCtrl &   ,
Int32    macPaneID = 0
 

Int32 LControl::Normalize Int32    const [protected, inherited]
 

CWndRedir::operator CWnd *   [inline, inherited]
 

const LProgressBar & LProgressBar::operator= CProgressCtrl &   
 

void LPane::Refresh   [virtual, inherited]
 

void LPane::SetDescriptor ConstStr255Param    [virtual, inherited]
 

void LProgressBar::SetMaxValue Int32    [virtual]
 

Reimplemented from LControl.

void LProgressBar::SetMinValue Int32    [virtual]
 

Reimplemented from LControl.

void LProgressBar::SetValue Int32    [virtual]
 

Reimplemented from LControl.

void LControl::SetValueMessage MessageT    [inherited]
 

void LPane::Show   [virtual, inherited]
 

void LProgressBar::Start   [inline]
 

void LProgressBar::Stop   [inline]
 

CWnd* CWndRedir::Wnd   const [inline, inherited]
 


Member Data Documentation

Int32 LPane::mMacPaneID [protected, inherited]
 

Int32 LControl::mMaxValue [protected, inherited]
 

Int32 LControl::mMinValue [protected, inherited]
 

LDialogBox* LPane::mParentDialog [protected, inherited]
 

Int32 LControl::mValue [protected, inherited]
 

MessageT LControl::mValueMessage [protected, inherited]
 

CWnd* CWndRedir::mWnd [protected, inherited]
 


The documentation for this class was generated from the following files:
Generated on Mon Jul 22 18:21:15 2002 for PP2MFC by doxygen1.2.17