Logo ROOT   6.14/05
Reference Guide
List of all members | Public Member Functions | Protected Attributes | Friends | List of all members
TGMdiFrameList Class Reference

Definition at line 93 of file TGMdiMainFrame.h.

Public Member Functions

virtual ~TGMdiFrameList ()
 
TGMdiFrameListGetCycleNext () const
 
TGMdiFrameListGetCyclePrev () const
 
TGMdiDecorFrameGetDecorFrame () const
 
UInt_t GetFrameId () const
 
TGMdiFrameListGetNext () const
 
TGMdiFrameListGetPrev () const
 
void SetCycleNext (TGMdiFrameList *next)
 
void SetCyclePrev (TGMdiFrameList *prev)
 
void SetDecorFrame (TGMdiDecorFrame *decor)
 
void SetFrameId (UInt_t id)
 
void SetNext (TGMdiFrameList *next)
 
void SetPrev (TGMdiFrameList *prev)
 

Protected Attributes

TGMdiFrameListfCycleNext
 
TGMdiFrameListfCyclePrev
 
TGMdiDecorFramefDecor
 
UInt_t fFrameId
 
TGMdiFrameListfNext
 
TGMdiFrameListfPrev
 

Friends

class TGMdiMainFrame
 

#include <TGMdiMainFrame.h>

Constructor & Destructor Documentation

◆ ~TGMdiFrameList()

virtual TGMdiFrameList::~TGMdiFrameList ( )
inlinevirtual

Definition at line 104 of file TGMdiMainFrame.h.

Member Function Documentation

◆ GetCycleNext()

TGMdiFrameList* TGMdiFrameList::GetCycleNext ( ) const
inline

Definition at line 111 of file TGMdiMainFrame.h.

◆ GetCyclePrev()

TGMdiFrameList* TGMdiFrameList::GetCyclePrev ( ) const
inline

Definition at line 110 of file TGMdiMainFrame.h.

◆ GetDecorFrame()

TGMdiDecorFrame* TGMdiFrameList::GetDecorFrame ( ) const
inline

Definition at line 107 of file TGMdiMainFrame.h.

◆ GetFrameId()

UInt_t TGMdiFrameList::GetFrameId ( ) const
inline

Definition at line 106 of file TGMdiMainFrame.h.

◆ GetNext()

TGMdiFrameList* TGMdiFrameList::GetNext ( ) const
inline

Definition at line 109 of file TGMdiMainFrame.h.

◆ GetPrev()

TGMdiFrameList* TGMdiFrameList::GetPrev ( ) const
inline

Definition at line 108 of file TGMdiMainFrame.h.

◆ SetCycleNext()

void TGMdiFrameList::SetCycleNext ( TGMdiFrameList next)
inline

Definition at line 118 of file TGMdiMainFrame.h.

◆ SetCyclePrev()

void TGMdiFrameList::SetCyclePrev ( TGMdiFrameList prev)
inline

Definition at line 117 of file TGMdiMainFrame.h.

◆ SetDecorFrame()

void TGMdiFrameList::SetDecorFrame ( TGMdiDecorFrame decor)
inline

Definition at line 114 of file TGMdiMainFrame.h.

◆ SetFrameId()

void TGMdiFrameList::SetFrameId ( UInt_t  id)
inline

Definition at line 113 of file TGMdiMainFrame.h.

◆ SetNext()

void TGMdiFrameList::SetNext ( TGMdiFrameList next)
inline

Definition at line 116 of file TGMdiMainFrame.h.

◆ SetPrev()

void TGMdiFrameList::SetPrev ( TGMdiFrameList prev)
inline

Definition at line 115 of file TGMdiMainFrame.h.

Friends And Related Function Documentation

◆ TGMdiMainFrame

friend class TGMdiMainFrame
friend

Definition at line 95 of file TGMdiMainFrame.h.

Member Data Documentation

◆ fCycleNext

TGMdiFrameList * TGMdiFrameList::fCycleNext
protected

Definition at line 101 of file TGMdiMainFrame.h.

◆ fCyclePrev

TGMdiFrameList* TGMdiFrameList::fCyclePrev
protected

Definition at line 101 of file TGMdiMainFrame.h.

◆ fDecor

TGMdiDecorFrame* TGMdiFrameList::fDecor
protected

Definition at line 99 of file TGMdiMainFrame.h.

◆ fFrameId

UInt_t TGMdiFrameList::fFrameId
protected

Definition at line 98 of file TGMdiMainFrame.h.

◆ fNext

TGMdiFrameList * TGMdiFrameList::fNext
protected

Definition at line 100 of file TGMdiMainFrame.h.

◆ fPrev

TGMdiFrameList* TGMdiFrameList::fPrev
protected

Definition at line 100 of file TGMdiMainFrame.h.

Libraries for TGMdiFrameList:
[legend]

The documentation for this class was generated from the following file: