#include <TGSplitter.h>
Inheritance diagram for TGSplitter:

Definition at line 31 of file TGSplitter.h.
| TGSplitter::TGSplitter | ( | const TGSplitter & | ) | [private] |
| TGSplitter::TGSplitter | ( | const TGWindow * | p = 0, |
|
| UInt_t | w = 2, |
|||
| UInt_t | h = 4, |
|||
| UInt_t | options = kChildFrame, |
|||
| Pixel_t | back = GetDefaultFrameBackground() | |||
| ) |
| virtual TGSplitter::~TGSplitter | ( | ) | [inline, virtual] |
Definition at line 47 of file TGSplitter.h.
| TGSplitter::TGSplitter | ( | const TGSplitter & | ) | [private] |
| TGSplitter::TGSplitter | ( | const TGWindow * | p = 0, |
|
| UInt_t | w = 2, |
|||
| UInt_t | h = 4, |
|||
| UInt_t | options = kChildFrame, |
|||
| Pixel_t | back = GetDefaultFrameBackground() | |||
| ) |
| virtual TGSplitter::~TGSplitter | ( | ) | [inline, virtual] |
Definition at line 47 of file TGSplitter.h.
| TGSplitter& TGSplitter::operator= | ( | const TGSplitter & | ) | [private] |
Reimplemented from TGFrame.
Reimplemented from TGFrame.
Reimplemented from TGFrame.
| void TGSplitter::DragStarted | ( | ) |
Definition at line 48 of file TGSplitter.cxx.
References TQObject::Emit().
Referenced by TGVSplitter::HandleButton(), and TGHSplitter::HandleButton().
| void TGSplitter::Moved | ( | Int_t | delta | ) |
Definition at line 56 of file TGSplitter.cxx.
References TQObject::Emit().
Referenced by TGHSplitter::HandleMotion(), and TGVSplitter::HandleMotion().
| Bool_t TGSplitter::GetExternalHandler | ( | ) | const [inline] |
| void TGSplitter::SetExternalHandler | ( | Bool_t | x | ) | [inline] |
| TGSplitter& TGSplitter::operator= | ( | const TGSplitter & | ) | [private] |
Reimplemented from TGFrame.
Reimplemented from TGFrame.
Reimplemented from TGFrame.
| void TGSplitter::DragStarted | ( | ) |
| void TGSplitter::Moved | ( | Int_t | delta | ) |
| Bool_t TGSplitter::GetExternalHandler | ( | ) | const [inline] |
| void TGSplitter::SetExternalHandler | ( | Bool_t | x | ) | [inline] |
Cursor_t TGSplitter::fSplitCursor [protected] |
Definition at line 34 of file TGSplitter.h.
Referenced by TGVSplitter::HandleButton(), TGHSplitter::HandleButton(), TGVSplitter::HandleCrossing(), TGHSplitter::HandleCrossing(), TGHSplitter::TGHSplitter(), and TGVSplitter::TGVSplitter().
Bool_t TGSplitter::fDragging [protected] |
Definition at line 35 of file TGSplitter.h.
Referenced by TGVSplitter::HandleButton(), TGHSplitter::HandleButton(), TGHSplitter::HandleMotion(), TGVFileSplitter::HandleMotion(), and TGVSplitter::HandleMotion().
Bool_t TGSplitter::fExternalHandler [protected] |
Definition at line 36 of file TGSplitter.h.
Referenced by GetExternalHandler(), TGVSplitter::HandleButton(), TGHSplitter::HandleButton(), TGHSplitter::HandleMotion(), TGVSplitter::HandleMotion(), SetExternalHandler(), TGHSplitter::SetFrame(), TGVSplitter::SetFrame(), TGHSplitter::TGHSplitter(), and TGVSplitter::TGVSplitter().
const TGPicture* TGSplitter::fSplitterPic [protected] |
Definition at line 37 of file TGSplitter.h.
Referenced by TGHSplitter::DrawBorder(), TGVSplitter::DrawBorder(), TGHSplitter::TGHSplitter(), TGVSplitter::TGVSplitter(), TGHSplitter::~TGHSplitter(), and TGVSplitter::~TGVSplitter().
const TGPicture* TGSplitter::fSplitterPic [protected] |
Definition at line 37 of file TGSplitter.h.
1.5.1