#include <TGFrame.h>
Inheritance diagram for TGFrame:
Definition at line 143 of file TGFrame.h.
TGFrame::TGFrame | ( | const TGFrame & | ) | [private] |
TGFrame::TGFrame | ( | const TGWindow * | p = 0 , |
|
UInt_t | w = 1 , |
|||
UInt_t | h = 1 , |
|||
UInt_t | options = 0 , |
|||
Pixel_t | back = GetDefaultFrameBackground() | |||
) |
Definition at line 193 of file TGFrame.cxx.
References fBackground, fBorderWidth, WindowAttributes_t::fBorderWidth, fDNDState, fEventMask, fFE, fgInit, WindowAttributes_t::fHeight, fHeight, fMaxHeight, fMaxWidth, fMinHeight, fMinWidth, fOptions, fWidth, WindowAttributes_t::fWidth, fX, WindowAttributes_t::fX, fY, WindowAttributes_t::fY, WindowAttributes_t::fYourEventMask, gClient, GetBckgndGC(), GetBlackGC(), GetBlackPixel(), GetDefaultFrameBackground(), GetDefaultSelectedBackground(), GetHilightGC(), GetShadowGC(), GetWhiteGC(), GetWhitePixel(), gVirtualX, kMaxUInt, kTRUE, and TGWindow::SetWindowName().
TGFrame::~TGFrame | ( | ) | [virtual] |
Definition at line 243 of file TGFrame.cxx.
TGFrame::TGFrame | ( | const TGFrame & | ) | [private] |
TGFrame::TGFrame | ( | const TGWindow * | p = 0 , |
|
UInt_t | w = 1 , |
|||
UInt_t | h = 1 , |
|||
UInt_t | options = 0 , |
|||
Pixel_t | back = GetDefaultFrameBackground() | |||
) |
virtual TGFrame::~TGFrame | ( | ) | [virtual] |
Time_t TGFrame::GetLastClick | ( | ) | [static, protected] |
virtual void* TGFrame::GetSender | ( | ) | [inline, protected, virtual] |
void TGFrame::Draw3dRectangle | ( | UInt_t | type, | |
Int_t | x, | |||
Int_t | y, | |||
UInt_t | w, | |||
UInt_t | h | |||
) | [protected, virtual] |
Definition at line 331 of file TGFrame.cxx.
References TGObject::fId, GetBckgndGC(), GetBlackGC(), GetHilightGC(), GetShadowGC(), gVirtualX, kDoubleBorder, kRaisedFrame, and kSunkenFrame.
Referenced by TGedPatternSelect::DoRedraw(), TGColorSelect::DoRedraw(), TGedMarkerSelect::DoRedraw(), TGColorPick::DoRedraw(), TGColorPalette::DoRedraw(), TGColorFrame::DrawBorder(), TGedPatternFrame::DrawBorder(), and DrawBorder().
void TGFrame::DoRedraw | ( | ) | [protected, virtual] |
Reimplemented from TGWindow.
Definition at line 390 of file TGFrame.cxx.
References DrawBorder(), fBorderWidth, fHeight, TGObject::fId, fWidth, and gVirtualX.
Referenced by TGCheckButton::DoRedraw(), TGToolButton::DoRedraw(), TGColorSelect::DoRedraw(), TGuiBldToolButton::DoRedraw(), TGLabel::DoRedraw(), TGStatusBarPart::DoRedraw(), TGTableCell::DoRedraw(), TGedPatternFrame::DoRedraw(), TGStatusBar::DoRedraw(), TGTextButton::DoRedraw(), TGPopupMenu::DoRedraw(), TGedSelect::DoRedraw(), TGRadioButton::DoRedraw(), TGPictureButton::DoRedraw(), TGSpeedo::DoRedraw(), TGuiBldHintsButton::DoRedraw(), TGSplitButton::DoRedraw(), TGVProgressBar::DoRedraw(), TGMenuTitle::DoRedraw(), TGuiBldNameFrame::DoRedraw(), TGuiBldMenuTitle::DoRedraw(), TGLPShapeObjEditor::DoRedraw(), TGHProgressBar::DoRedraw(), TGCompositeFrame::HandleDragEnter(), TGCompositeFrame::HandleDragLeave(), TGListBox::MoveResize(), TGListBox::Resize(), and TGButton::SetState().
const TGResourcePool* TGFrame::GetResourcePool | ( | ) | const [inline, protected] |
Definition at line 186 of file TGFrame.h.
References TGObject::fClient, and TGClient::GetResourcePool().
TString TGFrame::GetOptionString | ( | ) | const [protected] |
Definition at line 2429 of file TGFrame.cxx.
References fOptions, GetOptions(), kDoubleBorder, kFitHeight, kFitWidth, kFixedHeight, kFixedWidth, kHorizontalFrame, kMainFrame, kOwnBackground, kRaisedFrame, kSunkenFrame, kTempFrame, kTransientFrame, kVerticalFrame, and TString::Length().
Referenced by TGMdiMainFrame::SavePrimitive(), TGDockableFrame::SavePrimitive(), TGTextEntry::SavePrimitive(), TGStatusBar::SavePrimitive(), TGFileContainer::SavePrimitive(), TGTab::SavePrimitive(), TGSplitFrame::SavePrimitive(), TGMenuBar::SavePrimitive(), TGRadioButton::SavePrimitive(), TGVSlider::SavePrimitive(), TGCompositeFrame::SavePrimitive(), TRootEmbeddedCanvas::SavePrimitive(), TGListBox::SavePrimitive(), TGShapedFrame::SavePrimitive(), TGHScrollBar::SavePrimitive(), TGLabel::SavePrimitive(), TGTextButton::SavePrimitive(), TGTripleHSlider::SavePrimitive(), TGVScrollBar::SavePrimitive(), TGHorizontalFrame::SavePrimitive(), TGComboBox::SavePrimitive(), TGTripleVSlider::SavePrimitive(), TGFSComboBox::SavePrimitive(), TGVerticalFrame::SavePrimitive(), TGContainer::SavePrimitive(), TGCheckButton::SavePrimitive(), TGShutterItem::SavePrimitive(), TGLVContainer::SavePrimitive(), TGDoubleHSlider::SavePrimitive(), TGMainFrame::SavePrimitive(), TGToolBar::SavePrimitive(), TGVFileSplitter::SavePrimitive(), TGHSplitter::SavePrimitive(), TGDoubleVSlider::SavePrimitive(), TGPopupMenu::SavePrimitive(), TGCanvas::SavePrimitive(), TGProgressBar::SavePrimitive(), TGIcon::SavePrimitive(), SavePrimitive(), TGVSplitter::SavePrimitive(), TGPictureButton::SavePrimitive(), TGHorizontal3DLine::SavePrimitive(), TGHSlider::SavePrimitive(), TGShutter::SavePrimitive(), TGListView::SavePrimitive(), TGTransientFrame::SavePrimitive(), TGGroupFrame::SavePrimitive(), TGButtonGroup::SavePrimitive(), TGMdiFrame::SavePrimitive(), TGListTree::SavePrimitive(), and TGVertical3DLine::SavePrimitive().
Definition at line 798 of file TGFrame.cxx.
References xmlio::Class, TGWindow::fParent, gDragManager, TGWindow::GetEditDisabled(), TObject::InheritsFrom(), TVirtualDragManager::Instance(), and TGCompositeFrame::SetEditable().
Referenced by HandleEvent().
ULong_t TGFrame::GetDefaultFrameBackground | ( | ) | [static] |
Definition at line 642 of file TGFrame.cxx.
References fgDefaultFrameBackground, gClient, TGResourcePool::GetFrameBgndColor(), TGClient::GetResourcePool(), init(), kFALSE, and kTRUE.
Referenced by ClassImp(), TGMenuTitle::DoRedraw(), G__G__Gui1_177_0_10(), G__setup_memfuncTGFrame(), TGToolButton::HandleButton(), TGToolButton::HandleCrossing(), TGMdiMainFrame::Maximize(), SplitGLView::OnViewerActivated(), TGMdiMainFrame::SavePrimitive(), TGStatusBar::SavePrimitive(), TGFileContainer::SavePrimitive(), TGTab::SavePrimitive(), TGSplitFrame::SavePrimitive(), TGVSlider::SavePrimitive(), TGCompositeFrame::SavePrimitive(), TRootEmbeddedCanvas::SavePrimitive(), TGShapedFrame::SavePrimitive(), TGHScrollBar::SavePrimitive(), TGLabel::SavePrimitive(), TGTextButton::SavePrimitive(), TGVScrollBar::SavePrimitive(), TGHorizontalFrame::SavePrimitive(), TGComboBox::SavePrimitive(), TGVerticalFrame::SavePrimitive(), TGContainer::SavePrimitive(), TGLVContainer::SavePrimitive(), TGToolBar::SavePrimitive(), TGVFileSplitter::SavePrimitive(), TGHSplitter::SavePrimitive(), TGVButtonGroup::SavePrimitive(), TGCanvas::SavePrimitive(), TGHButtonGroup::SavePrimitive(), TGProgressBar::SavePrimitive(), TGIcon::SavePrimitive(), SavePrimitive(), TGVSplitter::SavePrimitive(), TGHorizontal3DLine::SavePrimitive(), TGHSlider::SavePrimitive(), TGListView::SavePrimitive(), TGGroupFrame::SavePrimitive(), TGButtonGroup::SavePrimitive(), TGMdiFrame::SavePrimitive(), TGVertical3DLine::SavePrimitive(), SaveUserColor(), TEveWindowSlot::SetCurrent(), TEveCompositeFrame::SetCurrent(), TEveCompositeFrameInTab::SetCurrent(), TGComboBox::SetEnabled(), TGTextEntry::SetState(), SliderWindow::SliderWindow(), TGeoManagerEditor::TGeoManagerEditor(), TGeoVolumeEditor::TGeoVolumeEditor(), TGFrame(), TGMdiButtons::TGMdiButtons(), TGShutterItem::TGShutterItem(), TGToolButton::TGToolButton(), HistAction::toDefault(), TTripleSliderDemo::TTripleSliderDemo(), and Viewer::Viewer().
ULong_t TGFrame::GetDefaultSelectedBackground | ( | ) | [static] |
Definition at line 655 of file TGFrame.cxx.
References fgDefaultSelectedBackground, gClient, TGClient::GetResourcePool(), TGResourcePool::GetSelectedBgndColor(), init(), kFALSE, and kTRUE.
Referenced by ClassImp(), TGMenuTitle::DoRedraw(), TGuiBldMenuTitle::DoRedraw(), G__G__Gui1_177_0_11(), G__setup_memfuncTGFrame(), TEveListTreeItem::GetActiveColor(), TGListTreeItemStd::GetActiveColor(), TGProgressBar::SavePrimitive(), and TGFrame().
ULong_t TGFrame::GetWhitePixel | ( | ) | [static] |
Definition at line 668 of file TGFrame.cxx.
References fgWhitePixel, gClient, TGClient::GetResourcePool(), TGResourcePool::GetWhiteColor(), init(), kFALSE, and kTRUE.
Referenced by TSessionInputFrame::Build(), TSessionOutputFrame::Build(), TTreeViewer::BuildInterface(), TGuiBldDragManager::ChangeBackgroundColor(), ClassImp(), TGLabel::DoRedraw(), TGComboBox::EnableTextInput(), G__G__Gui1_177_0_12(), G__setup_memfuncTGFrame(), TRootGuiBuilder::PropagateBgndColor(), TGTextEntry::SavePrimitive(), TGListBox::SavePrimitive(), TGComboBox::SavePrimitive(), TGFSComboBox::SavePrimitive(), TGProgressBar::SavePrimitive(), TGHtml::SavePrimitive(), TGListTree::SavePrimitive(), SaveUserColor(), TGFrame(), TGMdiTestSubclass::TGMdiTestSubclass(), TGraphEditor::TGraphEditor(), TNewChainDlg::TNewChainDlg(), and TUploadDataSetDlg::TUploadDataSetDlg().
ULong_t TGFrame::GetBlackPixel | ( | ) | [static] |
Definition at line 681 of file TGFrame.cxx.
References fgBlackPixel, gClient, TGResourcePool::GetBlackColor(), TGClient::GetResourcePool(), init(), kFALSE, and kTRUE.
Referenced by TGTextEditor::Build(), TGRootIDE::Build(), ClassImp(), EditorWindow::EditorWindow(), G__G__Gui1_177_0_13(), G__setup_memfuncTGFrame(), TGDocument::Open(), and TGFrame().
const TGGC & TGFrame::GetBlackGC | ( | ) | [static] |
Definition at line 694 of file TGFrame.cxx.
References fgBlackGC, gClient, TGResourcePool::GetBlackGC(), and TGClient::GetResourcePool().
Referenced by ClassImp(), TGuiBldToolButton::DoRedraw(), TGVSlider::DoRedraw(), TGDoubleVSlider::DoRedraw(), TGDockHideButton::DoRedraw(), TGTextEntry::DoRedraw(), TGDoubleHSlider::DoRedraw(), TGHSlider::DoRedraw(), TGSplitTool::DoRedraw(), TGuiBldMenuTitle::DoRedraw(), Draw3dRectangle(), TGMdiVerticalWinResizer::DrawBorder(), TGComboBox::DrawBorder(), TGMdiHorizontalWinResizer::DrawBorder(), TGCanvas::DrawBorder(), TGPopupMenu::DrawBorder(), TGListBox::DrawBorder(), TGScrollBarElement::DrawBorder(), TGTextEntry::DrawBorder(), TGTabElement::DrawBorder(), TGView::DrawBorder(), TGSplitTool::DrawBorder(), TGToolTip::DrawBorder(), TGMdiCornerWinResizer::DrawBorder(), TGuiBldPopupMenu::DrawEntry(), TGuiBldDragManager::DrawLasso(), G__G__Gui1_177_0_14(), G__setup_memfuncTGFrame(), TGSplitTool::HandleMotion(), and TGFrame().
const TGGC & TGFrame::GetWhiteGC | ( | ) | [static] |
Definition at line 704 of file TGFrame.cxx.
References fgWhiteGC, gClient, TGClient::GetResourcePool(), and TGResourcePool::GetWhiteGC().
Referenced by ClassImp(), TGScrollBarElement::DrawBorder(), G__G__Gui1_177_0_15(), G__setup_memfuncTGFrame(), TGViewPort::SetHPos(), TGViewPort::SetVPos(), and TGFrame().
const TGGC & TGFrame::GetHilightGC | ( | ) | [static] |
Definition at line 714 of file TGFrame.cxx.
References fgHilightGC, gClient, TGResourcePool::GetFrameHiliteGC(), and TGClient::GetResourcePool().
Referenced by ClassImp(), TGCheckButton::DoRedraw(), TGColorSelect::DoRedraw(), TGDockButton::DoRedraw(), TGLabel::DoRedraw(), TGVSlider::DoRedraw(), TGTextButton::DoRedraw(), TGDoubleVSlider::DoRedraw(), TGedSelect::DoRedraw(), TGRadioButton::DoRedraw(), TGPictureButton::DoRedraw(), TGDockHideButton::DoRedraw(), TGSplitButton::DoRedraw(), TGDoubleHSlider::DoRedraw(), TGHSlider::DoRedraw(), Draw3dRectangle(), TGVertical3DLine::DrawBorder(), TGMdiVerticalWinResizer::DrawBorder(), TGHorizontal3DLine::DrawBorder(), TGComboBox::DrawBorder(), TGMdiHorizontalWinResizer::DrawBorder(), TGCanvas::DrawBorder(), TGPopupMenu::DrawBorder(), TGStatusBar::DrawBorder(), TGListBox::DrawBorder(), TGGroupFrame::DrawBorder(), TGScrollBarElement::DrawBorder(), TGTextEntry::DrawBorder(), TGButtonGroup::DrawBorder(), TGTabElement::DrawBorder(), TGView::DrawBorder(), TGMdiCornerWinResizer::DrawBorder(), TGPopupMenu::DrawEntry(), TGuiBldPopupMenu::DrawEntry(), G__G__Gui1_177_0_16(), G__setup_memfuncTGFrame(), TRootGuiBuilder::GetPopupHlghtGC(), and TGFrame().
const TGGC & TGFrame::GetShadowGC | ( | ) | [static] |
Definition at line 724 of file TGFrame.cxx.
References fgShadowGC, gClient, TGResourcePool::GetFrameShadowGC(), and TGClient::GetResourcePool().
Referenced by ClassImp(), TGCheckButton::DoRedraw(), TGToolButton::DoRedraw(), TGColorSelect::DoRedraw(), TGedPatternSelect::DoRedraw(), TGLabel::DoRedraw(), TGDockButton::DoRedraw(), TGedMarkerSelect::DoRedraw(), TGVSlider::DoRedraw(), TGDoubleVSlider::DoRedraw(), TGTextButton::DoRedraw(), TGRadioButton::DoRedraw(), TGedSelect::DoRedraw(), TGSplitButton::DoRedraw(), TGDoubleHSlider::DoRedraw(), TGHSlider::DoRedraw(), Draw3dRectangle(), TGMdiVerticalWinResizer::DrawBorder(), TGVertical3DLine::DrawBorder(), TGHorizontal3DLine::DrawBorder(), TGMdiHorizontalWinResizer::DrawBorder(), TGComboBox::DrawBorder(), TGCanvas::DrawBorder(), TGStatusBar::DrawBorder(), TGPopupMenu::DrawBorder(), TGListBox::DrawBorder(), TGScrollBarElement::DrawBorder(), TGGroupFrame::DrawBorder(), TGTextEntry::DrawBorder(), TGTabElement::DrawBorder(), TGButtonGroup::DrawBorder(), TGView::DrawBorder(), TGSplitTool::DrawBorder(), TGToolTip::DrawBorder(), TGMdiCornerWinResizer::DrawBorder(), TGPopupMenu::DrawEntry(), TGuiBldPopupMenu::DrawEntry(), TGColorPalette::DrawFocusHilite(), TGColorPick::DrawLcursor(), G__G__Gui1_177_0_17(), G__setup_memfuncTGFrame(), TGuiBldDragManagerGrid::InitPixmap(), and TGFrame().
const TGGC & TGFrame::GetBckgndGC | ( | ) | [static] |
Definition at line 734 of file TGFrame.cxx.
References fgBckgndGC, gClient, TGResourcePool::GetFrameBckgndGC(), and TGClient::GetResourcePool().
Referenced by ClassImp(), TGDragWindow::DoRedraw(), TGColorPick::DoRedraw(), TGVSlider::DoRedraw(), TGDoubleVSlider::DoRedraw(), TGIcon::DoRedraw(), TGFileIcon::DoRedraw(), TGDoubleHSlider::DoRedraw(), TGHSlider::DoRedraw(), TGSplitTool::DoRedraw(), Draw3dRectangle(), TGColorFrame::DrawBorder(), TGComboBox::DrawBorder(), TGHSplitter::DrawBorder(), TGCanvas::DrawBorder(), TGPopupMenu::DrawBorder(), TGVSplitter::DrawBorder(), TGStatusBar::DrawBorder(), TGListBox::DrawBorder(), TGScrollBarElement::DrawBorder(), TGTextEntry::DrawBorder(), TGedPatternFrame::DrawBorder(), TGView::DrawBorder(), TGPopupMenu::DrawEntry(), TGuiBldPopupMenu::DrawEntry(), TGColorPalette::DrawFocusHilite(), TGColorPick::DrawHScursor(), TGColorPick::DrawLcursor(), TGTripleHSlider::DrawPointer(), TGTripleVSlider::DrawPointer(), G__G__Gui1_177_0_18(), G__setup_memfuncTGFrame(), TRootGuiBuilder::GetBgndGC(), TRootGuiBuilder::GetPopupBgndGC(), TGSplitTool::HandleMotion(), TGuiBldDragManagerGrid::InitBgnd(), TGFrame(), and TGGrabRect::TGGrabRect().
void TGFrame::DeleteWindow | ( | ) | [virtual] |
Definition at line 250 of file TGFrame.cxx.
References gDNDManager, TGDNDManager::GetMainFrame(), TGWindow::GetName(), kDeleteWindowCalled, TObject::SetBit(), TGDNDManager::SetMainFrame(), TTimer::SingleShot(), and TObject::TestBit().
Referenced by TGMsgBox::CloseWindow(), TGFileDialog::CloseWindow(), TNewChainDlg::CloseWindow(), TGShapedToolTip::CloseWindow(), TUploadDataSetDlg::CloseWindow(), TNewQueryDlg::CloseWindow(), TGUndockedFrame::CloseWindow(), EntryTestDlg::CloseWindow(), TFitParametersDialog::CloseWindow(), TGMainFrame::CloseWindow(), TGSearchDialog::CloseWindow(), RootShowerMsgBox::CloseWindow(), TFunctionParametersDialog::CloseWindow(), RootShowerAbout::CloseWindow(), TRootBrowser::CloseWindow(), TSessionViewer::CloseWindow(), TRootBrowserLite::CloseWindow(), RootShower::CloseWindow(), TGPrintDialog::CloseWindow(), TGGotoDialog::CloseWindow(), TRootCanvas::CloseWindow(), TStructViewerGUI::CloseWindow(), TProofProgressLog::CloseWindow(), TRootControlBar::CloseWindow(), SettingsDialog::CloseWindow(), TGMdiFrame::CloseWindow(), TRootHelpDialog::CloseWindow(), TTreeViewer::CloseWindow(), TGuiBldDragManager::DeleteMenuDialog(), TGTextEditor::DeleteWindow(), TGLEmbeddedViewer::DestroyGLWidget(), TGLSAViewer::DestroyGLWidget(), TGeoMatrixDialog::DoClose(), TGeoShapeDialog::DoClose(), TGeoMaterialDialog::DoClose(), TGeoVolumeDialog::DoClose(), TGeoMediumDialog::DoClose(), TableTest::DoExit(), TestSliders::DoSlider(), TGDNDManager::EndDrag(), TNewQueryDlg::OnBtnCloseClicked(), TGColorPopup::PlacePopup(), TRootHelpDialog::ProcessMessage(), TGFileDialog::ProcessMessage(), TGMsgBox::ProcessMessage(), TNewChainDlg::ProcessMessage(), TEveManager::~TEveManager(), TEveWindowFrame::~TEveWindowFrame(), TEveWindowPack::~TEveWindowPack(), TEveWindowSlot::~TEveWindowSlot(), TEveWindowTab::~TEveWindowTab(), and TGDNDManager::~TGDNDManager().
UInt_t TGFrame::GetEventMask | ( | ) | const [inline] |
void TGFrame::AddInput | ( | UInt_t | emask | ) |
Definition at line 313 of file TGFrame.cxx.
References fEventMask, TGObject::fId, and gVirtualX.
Referenced by TGTextEditor::Build(), TGRootIDE::Build(), TRootBrowser::CreateBrowser(), TGColorPalette::GotFocus(), TGComboBox::HandleButton(), TGHtml::HandleHtmlInput(), TGSplitButton::Init(), TGTextEntry::Init(), TGComboBox::Init(), TGListBox::InitListBox(), TGMdiDecorFrame::Layout(), TRootGuiBuilder::NewProject(), TSessionServerFrame::OnBtnConnectClicked(), TGuiBldDragManager::PlaceFrame(), RootShower::RootShower(), TGuiBldDragManager::SetEditable(), TGColorPalette::TGColorPalette(), TGColorPick::TGColorPick(), TGedNameFrame::TGedNameFrame(), TGedPopup::TGedPopup(), TGedSelect::TGedSelect(), TGGrabRect::TGGrabRect(), TGHeaderFrame::TGHeaderFrame(), TGHSplitter::TGHSplitter(), TGHtml::TGHtml(), TGImageMap::TGImageMap(), TGMdiContainer::TGMdiContainer(), TGMdiTitleBar::TGMdiTitleBar(), TGMdiTitleIcon::TGMdiTitleIcon(), TGPopupMenu::TGPopupMenu(), TGSpeedo::TGSpeedo(), TGSplitFrame::TGSplitFrame(), TGuiBldMenuTitle::TGuiBldMenuTitle(), TGVSplitter::TGVSplitter(), TRootContainer::TRootContainer(), and TRootEmbeddedContainer::TRootEmbeddedContainer().
void TGFrame::RemoveInput | ( | UInt_t | emask | ) |
Definition at line 322 of file TGFrame.cxx.
References fEventMask, TGObject::fId, and gVirtualX.
Referenced by TGL5DDataSetEditor::ConnectSignals2Slots(), TGLBContainer::HandleButton(), TGHtml::HandleHtmlInput(), TGListBox::InitListBox(), TGMdiDecorFrame::Layout(), TGColorPalette::LostFocus(), and TSessionServerFrame::OnBtnConnectClicked().
Reimplemented from TGWindow.
Definition at line 416 of file TGFrame.cxx.
References TMath::Abs(), TGObject::fClient, Event_t::fCode, fgDbw, fgDbx, fgDby, fgLastButton, fgLastClick, Event_t::fHeight, TGObject::fId, Event_t::fState, Event_t::fTime, Event_t::fType, Event_t::fWidth, Event_t::fWindow, Event_t::fXRoot, Event_t::fYRoot, gDragManager, TGWindow::GetEditDisabled(), TObjectSpy::GetObject(), gGuiBuilder, gVirtualX, HandleButton(), HandleClientMessage(), HandleColormapChange(), HandleConfigureNotify(), HandleCrossing(), HandleDoubleClick(), TVirtualDragManager::HandleEvent(), TGWindow::HandleExpose(), HandleFocusChange(), HandleKey(), HandleMotion(), HandleSelection(), HandleSelectionClear(), HandleSelectionRequest(), IsEditable(), TGClient::IsEditDisabled(), kButtonDoubleClick, kButtonPress, kButtonRelease, kClientMessage, kColormapNotify, kConfigureNotify, kEnterNotify, kExpose, kFALSE, kFocusIn, kFocusOut, kGKeyPress, kKeyControlMask, kKeyRelease, kLeaveNotify, kMotionNotify, kSelectionClear, kSelectionNotify, kSelectionRequest, kTRUE, ProcessedConfigure(), ProcessedEvent(), and StartGuiBuilding().
Definition at line 403 of file TGFrame.cxx.
References Event_t::fHeight, fHeight, fWidth, Event_t::fWidth, kTRUE, and Layout().
Referenced by TGTripleHSlider::HandleConfigureNotify(), TGTripleVSlider::HandleConfigureNotify(), TGTextEntry::HandleConfigureNotify(), TGVSlider::HandleConfigureNotify(), TGViewPort::HandleConfigureNotify(), TX3DContainer::HandleConfigureNotify(), TGLWidget::HandleConfigureNotify(), TRootEmbeddedContainer::HandleConfigureNotify(), TRootContainer::HandleConfigureNotify(), TGHSlider::HandleConfigureNotify(), and HandleEvent().
Definition at line 224 of file TGFrame.h.
References kFALSE.
Referenced by TGColorSelect::HandleButton(), TGedSelect::HandleButton(), TGuiBldDragManager::HandleButtonPress(), TGuiBldDragManager::HandleButtonRelease(), and HandleEvent().
Definition at line 225 of file TGFrame.h.
References kFALSE.
Referenced by TGHeaderFrame::HandleDoubleClick(), and HandleEvent().
Definition at line 227 of file TGFrame.h.
References kFALSE.
Referenced by HandleEvent(), and TGPopupMenu::HandleMotion().
Definition at line 228 of file TGFrame.h.
References kFALSE.
Referenced by HandleEvent(), and TGuiBldDragManager::HandleKey().
Definition at line 627 of file TGFrame.cxx.
References Event_t::fHandle, Event_t::fUser, gDNDManager, gROOT_MESSAGE, TGDNDManager::HandleClientMessage(), kTRUE, and ProcessMessage().
Referenced by TGMainFrame::HandleClientMessage(), and HandleEvent().
Definition at line 232 of file TGFrame.h.
References kFALSE.
Referenced by HandleEvent(), TGViewFrame::HandleSelectionRequest(), and TGMainFrame::HandleSelectionRequest().
Definition at line 233 of file TGFrame.h.
References kFALSE.
Referenced by HandleEvent(), and TGViewFrame::HandleSelectionClear().
Definition at line 236 of file TGFrame.h.
References kFALSE.
Referenced by TGuiBldDragManager::CheckTargetAtPoint(), and TGuiBldDragManager::Drop().
Definition at line 237 of file TGFrame.h.
References kFALSE.
Referenced by TGuiBldDragManager::CheckTargetAtPoint().
virtual Bool_t TGFrame::HandleDragDrop | ( | TGFrame * | , | |
Int_t | , | |||
Int_t | , | |||
TGLayoutHints * | ||||
) | [inline, virtual] |
Definition at line 238 of file TGFrame.h.
References kFALSE.
Referenced by TGuiBldDragManager::Drop().
virtual void TGFrame::ProcessedConfigure | ( | Event_t * | event | ) | [inline, virtual] |
virtual void TGFrame::ProcessedEvent | ( | Event_t * | event | ) | [inline, virtual] |
Definition at line 603 of file TGFrame.cxx.
References Event_t::fFormat, Event_t::fHandle, Event_t::fType, Event_t::fUser, Event_t::fWindow, gROOT_MESSAGE, gVirtualX, kClientMessage, and w.
Referenced by TGPopupMenu::Activate(), TGContainer::ActivateItem(), TGMdiMainFrame::AddMdiFrame(), TGTab::ChangeTab(), TGTextView::Clear(), TRootDialog::CloseWindow(), TGContainer::DeActivateItem(), TGTextEdit::Delete(), TGFileContainer::DisplayDirectory(), TGDockableFrame::DockContainer(), TGMenuTitle::DoSendMessage(), TGRepeatFireButton::FireButton(), TGLVContainer::HandleButton(), TGColorPalette::HandleButton(), TGMdiWinResizer::HandleButton(), TGListTree::HandleButton(), TGRadioButton::HandleButton(), TGVScrollBar::HandleButton(), TGTripleHSlider::HandleButton(), TGMdiTitleBar::HandleButton(), TGColorFrame::HandleButton(), TGMdiTitleIcon::HandleButton(), TGButton::HandleButton(), TGTextView::HandleButton(), TTVLVContainer::HandleButton(), TGTripleVSlider::HandleButton(), TGedPatternFrame::HandleButton(), TGMdiDecorFrame::HandleButton(), TGPopupMenu::HandleButton(), TGColorPick::HandleButton(), TGHScrollBar::HandleButton(), TGLBContainer::HandleButton(), TGDoubleVSlider::HandleButton(), TGDoubleHSlider::HandleButton(), TGCheckButton::HandleButton(), TGHSlider::HandleButton(), TGContainer::HandleButton(), TGSplitButton::HandleButton(), TGVSlider::HandleButton(), TGLBContainer::HandleDoubleClick(), TGMdiTitleIcon::HandleDoubleClick(), TGContainer::HandleDoubleClick(), TGListTree::HandleDoubleClick(), TGMdiTitleBar::HandleDoubleClick(), TGColorPalette::HandleKey(), TGSplitButton::HandleKey(), TGTextEdit::HandleKey(), RootShower::HandleKey(), TGRootIDE::HandleKey(), TGContainer::HandleKey(), TGTextButton::HandleKey(), TGTextEditor::HandleKey(), TGCheckButton::HandleKey(), TGRadioButton::HandleKey(), TTVLVContainer::HandleMotion(), TGHSlider::HandleMotion(), TGTripleHSlider::HandleMotion(), TGVScrollBar::HandleMotion(), TGTripleVSlider::HandleMotion(), TGDoubleHSlider::HandleMotion(), TGVSlider::HandleMotion(), TGHScrollBar::HandleMotion(), TGColorPalette::HandleMotion(), TGColorPick::HandleMotion(), TGContainer::HandleMotion(), TGDoubleVSlider::HandleMotion(), TGLBContainer::HandleMotion(), TGSplitButton::HandleSButton(), TGSplitButton::HandleSKey(), TGDockableFrame::HideContainer(), TGContainer::InvertSelection(), TGListTree::KeyPressed(), TGContainer::KeyPressed(), TGMdiMainFrame::Maximize(), TGMdiMainFrame::Minimize(), TGLBContainer::OnAutoScroll(), TGContainer::OnAutoScroll(), TGColorPopup::PlacePopup(), TGColorPopup::PreviewColor(), TGColorPopup::ProcessMessage(), TGedPatternSelect::ProcessMessage(), TGedPopup::ProcessMessage(), TGedPatternSelector::ProcessMessage(), TGMdiTitleBar::ProcessMessage(), TG16ColorSelector::ProcessMessage(), TGedMarkerPopup::ProcessMessage(), TGComboBox::ProcessMessage(), XSStepButton::ProcessMessage(), TGNumberEntry::ProcessMessage(), TGTextEdit::ProcessMessage(), TGedPatternPopup::ProcessMessage(), TGedMarkerSelect::ProcessMessage(), TGListBox::ProcessMessage(), HistAction::ProcessMessage(), TGColorSelect::ProcessMessage(), TRootIconBox::Refresh(), TGMdiMainFrame::RemoveMdiFrame(), TGMdiMainFrame::Restore(), TGTextEntry::ReturnPressed(), TGRootIDE::Search(), TGTextEditor::Search(), TGContainer::SelectAll(), TGTextEdit::SetCurrent(), TGTripleVSlider::SetPointerPos(), TGTripleHSlider::SetPointerPos(), TGVScrollBar::SetPosition(), TGHScrollBar::SetPosition(), TGHScrollBar::SetRange(), TGVScrollBar::SetRange(), TGDockableFrame::ShowContainer(), TGTextEntry::TabPressed(), TGTextEntry::TextChanged(), ShutterWindow::ToggleShutterItem(), TGDockableFrame::UndockContainer(), and TGContainer::UnSelectAll().
TGDimension TGFrame::GetDefaultSize | ( | ) | const [virtual] |
Definition at line 544 of file TGFrame.cxx.
References fHeight, and fWidth.
Referenced by TGuiBldDragManager::Compact(), GetDefaultHeight(), TGTabLayout::GetDefaultSize(), GetDefaultWidth(), TGLVContainer::GetMaxItemSize(), MoveResize(), and Resize().
Reimplemented from TGWindow.
Definition at line 552 of file TGFrame.cxx.
References fX, fY, and TGWindow::Move().
Referenced by alice_esd_split(), TGTransientFrame::CenterOnParent(), TRootControlBar::Create(), TGuiBldDragManager::CreatePropertyEditor(), TGuiBldDragManager::DoMove(), TGDNDManager::Drag(), TGuiBldDragManager::DrawGrabRect(), Editor::Editor(), TGuiBldDragManager::GrabFrame(), TGuiBldDragManager::HandleAlignment(), TGVScrollBar::HandleButton(), TTVLVContainer::HandleButton(), TGHScrollBar::HandleButton(), TGuiBldDragManager::HandleDelete(), TTVLVContainer::HandleMotion(), TGVScrollBar::HandleMotion(), TGHScrollBar::HandleMotion(), TGuiBldDragManager::HandlePaste(), InputDialog::InputDialog(), TGMdiDecorFrame::Layout(), TGListView::Layout(), TGVScrollBar::Layout(), TGHScrollBar::Layout(), TGListView::LayoutHeader(), TGuiBldDragManager::MapGlobalDialog(), TGMdiDecorFrame::Move(), TGTableCell::MoveDraw(), TGIcon::MoveResize(), TGPack::MoveResize(), TGuiBldDragManager::PlaceFrame(), TGPopupMenu::PlaceMenu(), TGuiBldMenuDialog::Popup(), RootShower::ProcessMessage(), ReparentWindow(), RootShowerAbout::RootShowerAbout(), RootShowerMsgBox::RootShowerMsgBox(), TGTable::ScrollCHeaders(), TGListView::ScrollHeader(), TGTable::ScrollRHeaders(), TGViewPort::SetHPos(), TGVScrollBar::SetPosition(), TGHScrollBar::SetPosition(), TGHScrollBar::SetRange(), TGVScrollBar::SetRange(), XSTblElement::SetState(), TGViewPort::SetVPos(), TRootCanvas::SetWindowPosition(), TGShapedToolTip::Show(), TGToolTip::Show(), TGSplitTool::Show(), TSessionViewer::ShowEnabledPackages(), RootShower::ShowInfos(), TSessionViewer::ShowLog(), TSessionViewer::ShowPackages(), TSessionViewer::ShowStatus(), TGDNDManager::StartDrag(), TestDialog::TestDialog(), TestMsgBox::TestMsgBox(), TestProgress::TestProgress(), TestShutter::TestShutter(), TestSliders::TestSliders(), TGeoTreeDialog::TGeoTreeDialog(), TNewChainDlg::TNewChainDlg(), TNewQueryDlg::TNewQueryDlg(), TSessionViewer::TSessionViewer(), TUploadDataSetDlg::TUploadDataSetDlg(), TGDockableFrame::UndockContainer(), XSElementDlg::XSElementDlg(), and XSReactionDlg::XSReactionDlg().
Reimplemented from TGWindow.
Definition at line 563 of file TGFrame.cxx.
References TGDimension::fHeight, fHeight, fWidth, TGDimension::fWidth, GetDefaultSize(), Layout(), and TGWindow::Resize().
Referenced by TRootGuiBuilder::AddAction(), TStyleManager::AddDateFormatEntry(), TGPopupMenu::AddEntry(), TGComboBox::AddEntry(), TStyleManager::AddFontTypeEntry(), TGPopupMenu::AddLabel(), TStyleManager::AddLineStyleEntry(), TStyleManager::AddLineWidthEntry(), TRootGuiBuilder::AddMacro(), TStyleManager::AddMarkerSizeEntry(), TStyleManager::AddPaperSizeEntry(), TGPopupMenu::AddPopup(), TGPopupMenu::AddSeparator(), TStyleManager::AddTextAlignEntry(), TStyleManager::AddTextEntry(), TStyleManager::AddTopLevelInterface(), TRootCanvas::AdjustSize(), TGTextView::AdjustWidth(), TGTextEditor::Build(), TSessionViewer::Build(), TGRootIDE::Build(), TSessionServerFrame::Build(), TGuiBldMenuDialog::Build(), TSessionFrame::Build(), TSessionQueryFrame::Build(), TRootGuiBuilder::BuildComboBox(), TTreeViewer::BuildInterface(), TArrowEditor::BuildOptionComboBox(), TRootGuiBuilder::BuildTextEdit(), ButtonLayoutWindow::ButtonLayoutWindow(), ButtonWindow::ButtonWindow(), CalendarWindow::CalendarWindow(), TGuiBldNameFrame::ChangeSelected(), TGuiBldDragManager::ChangeTextFont(), ClassImp(), TGuiBldDragManager::Compact(), TGHtml::ControlSize(), TRootControlBar::Create(), TH1Editor::CreateBinTab(), TH2Editor::CreateBinTab(), TRootBrowser::CreateBrowser(), TRootBrowserLite::CreateBrowser(), TGFileBrowser::CreateBrowser(), TRootCanvas::CreateCanvas(), TGShapedToolTip::CreateCanvas(), TAdvancedGraphicsDialog::CreateConfFrame(), TAdvancedGraphicsDialog::CreateContourFrame(), TGeoPgonEditor::CreateEdges(), TFitEditor::CreateFunctionGroup(), TFitEditor::CreateGeneralTab(), TGLViewerEditor::CreateGuidesTab(), TGL5DDataSetEditor::CreateIsoTab(), TGLSAViewer::CreateMenus(), TFitEditor::CreateMinimizationTab(), TEveTrackPropagatorSubEditor::CreateRefsContainer(), TAdvancedGraphicsDialog::CreateScanFrame(), TViewerX3D::CreateViewer(), TestFileList::DisplayDirectory(), TNewChainDlg::DisplayDirectory(), TGRootIDE::DisplayDirectory(), TestFileList::DisplayFile(), TGRootIDE::DisplayFile(), TRootContextMenu::DisplayPopup(), DNDMainFrame::DNDMainFrame(), TGDockableFrame::DockContainer(), TStyleManager::DoMoreLess(), TGuiBldDragManager::DoResize(), TestSliders::DoSlider(), Editor::Editor(), EditorWindow::EditorWindow(), EntryTestDlg::EntryTestDlg(), GButtonFrame::GButtonFrame(), GroupBox::GroupBox(), GroupStateWindow::GroupStateWindow(), TGMdiDecorFrame::HandleConfigureNotify(), TGHSplitter::HandleMotion(), TGVFileSplitter::HandleMotion(), TGVSplitter::HandleMotion(), TGuiBldDragManager::HandlePaste(), TGToolTip::HandleTimer(), TGuiBldDragManager::HandleUpdateSelected(), TRootBrowserLite::HideTextEdit(), TProofProgressLog::Init(), TGLEmbeddedViewer::Init(), TGTextButton::Init(), TGTextEntry::Init(), TGCheckButton::Init(), TGTable::Init(), TGComboBox::Init(), TGRadioButton::Init(), InputDialog::InputDialog(), TGComboBox::InsertEntry(), LabelEntry::LabelEntry(), LabelsWindow::LabelsWindow(), TGLBContainer::Layout(), TGListView::Layout(), TGListBox::Layout(), TGCanvas::Layout(), TGVScrollBar::Layout(), TGHScrollBar::Layout(), ListTreeWindow::ListTreeWindow(), SplitGLView::LoadConfig(), make_gui(), make_slider_range_entries(), TSpiderEditor::MakeBrowse(), TMemStatViewerGUI::MakeContDeep(), TGLAnnotation::MakeEditor(), TEveTextEditor::MakeLabeledCombo(), TEveCaloLegoEditor::MakeLabeledCombo(), TMemStatViewerGUI::MakeSelection(), TMemStatViewerGUI::MakeStampList(), TParallelCoordEditor::MakeVariablesTab(), MyApplication::MyApplication(), MyButtonTest::MyButtonTest(), MyMainFrame::MyMainFrame(), TGComboBox::NewEntry(), NumberEntryWindow::NumberEntryWindow(), TSessionViewer::OnListTreeClicked(), TMemStatDrawDlg::PlaceDeepCtrl(), TGuiBldDragManager::PlaceFrame(), TGMsgBox::PMsgBox(), TGuiBldMenuDialog::Popup(), TRootDialog::Popup(), TTreeViewer::ProcessMessage(), ProgressbarWindow::ProgressbarWindow(), TSessionFrame::ProofInfos(), pythia_make_gui(), TEveGListTreeEditorFrame::ReconfToHorizontal(), TEveGListTreeEditorFrame::ReconfToVertical(), TGPack::RefitFramesToPack(), TGComboBox::RemoveEntry(), TGPopupMenu::Reposition(), TGVSlider::Resize(), TGListBox::Resize(), TGIcon::Resize(), TGScrollBar::Resize(), Resize(), TGTableCell::Resize(), TGHSlider::Resize(), RootShower::RootShower(), RootShowerAbout::RootShowerAbout(), RootShowerMsgBox::RootShowerMsgBox(), TGTable::ScrollCHeaders(), TGTable::ScrollRHeaders(), TRootControlBar::SetButtonState(), TGListView::SetDefaultColumnWidth(), TRootControlBar::SetFont(), TTVLVEntry::SetItemName(), TGeoTransientPanel::SetModel(), TGContainer::SetPageDimension(), TGLVEntry::SetPictures(), TGVScrollBar::SetPosition(), TGHScrollBar::SetPosition(), TGHScrollBar::SetRange(), TGVScrollBar::SetRange(), TGToolTip::SetText(), TGTextLBEntry::SetText(), TRootControlBar::SetTextColor(), SettingsDialog::SettingsDialog(), TGLVEntry::SetViewMode(), TRootCanvas::SetWindowSize(), TGButtonGroup::Show(), TGTabElement::ShowClose(), TRootCanvas::ShowEditor(), TMemStatViewerGUI::ShowGUI(), TRootCanvas::ShowStatusBar(), TRootCanvas::ShowToolBar(), ShutterWindow::ShutterWindow(), SliderWindow::SliderWindow(), SplitButtonTest::SplitButtonTest(), SplitButtonWindow::SplitButtonWindow(), SplitGLView::SplitGLView(), Spy::Spy(), StatDialogBDT::StatDialogBDT(), StatDialogMVAEffs::StatDialogMVAEffs(), TGSplitFrame::SwitchFrames(), TGuiBldDragManager::SwitchLayout(), TGuiBldEditor::SwitchLayout(), TTreeViewer::SwitchTree(), TableTest::TableTest(), TAdvancedGraphicsDialog::TAdvancedGraphicsDialog(), TArrowEditor::TArrowEditor(), TAttLineEditor::TAttLineEditor(), TAttTextEditor::TAttTextEditor(), TAxisEditor::TAxisEditor(), TestDialog::TestDialog(), TestDirList::TestDirList(), TestFileList::TestFileList(), TestMainFrame::TestMainFrame(), TestMsgBox::TestMsgBox(), TestProgress::TestProgress(), TestShutter::TestShutter(), TestSliders::TestSliders(), testSplitFrame(), testTableLayout(), TEveCompositeFrame::TEveCompositeFrame(), TEveProjectionAxesEditor::TEveProjectionAxesEditor(), TEveProjectionManagerEditor::TEveProjectionManagerEditor(), TEveTextEditor::TEveTextEditor(), TextAlignWindow::TextAlignWindow(), TextEntryWindow::TextEntryWindow(), TF1Editor::TF1Editor(), TFitEditor::TFitEditor(), TFrameEditor::TFrameEditor(), TGAppMainFrame::TGAppMainFrame(), TGDockableFrame::TGDockableFrame(), TGDockHideButton::TGDockHideButton(), TGedEditor::TGedEditor(), TGedMarkerPopup::TGedMarkerPopup(), TGedPatternPopup::TGedPatternPopup(), TGeoBBoxEditor::TGeoBBoxEditor(), TGeoConeEditor::TGeoConeEditor(), TGeoConeSegEditor::TGeoConeSegEditor(), TGeoCtubEditor::TGeoCtubEditor(), TGeoEltuEditor::TGeoEltuEditor(), TGeoGtraEditor::TGeoGtraEditor(), TGeoHypeEditor::TGeoHypeEditor(), TGeoManagerEditor::TGeoManagerEditor(), TGeoMaterialEditor::TGeoMaterialEditor(), TGeoMediumEditor::TGeoMediumEditor(), TGeoNodeEditor::TGeoNodeEditor(), TGeoParaEditor::TGeoParaEditor(), TGeoPconEditor::TGeoPconEditor(), TGeoSphereEditor::TGeoSphereEditor(), TGeoTorusEditor::TGeoTorusEditor(), TGeoTranslationEditor::TGeoTranslationEditor(), TGeoTrapEditor::TGeoTrapEditor(), TGeoTrd1Editor::TGeoTrd1Editor(), TGeoTrd2Editor::TGeoTrd2Editor(), TGeoTubeEditor::TGeoTubeEditor(), TGeoTubeSegEditor::TGeoTubeSegEditor(), TGeoVolumeEditor::TGeoVolumeEditor(), TGFileDialog::TGFileDialog(), TGGotoDialog::TGGotoDialog(), TGHtmlBrowser::TGHtmlBrowser(), TGLSAViewer::TGLSAViewer(), TGMenuTitle::TGMenuTitle(), TGNumberEntry::TGNumberEntry(), TGPictureButton::TGPictureButton(), TGPrintDialog::TGPrintDialog(), TGraphEditor::TGraphEditor(), TGRootIDE::TGRootIDE(), TGSelectBox::TGSelectBox(), TGShapedMain::TGShapedMain(), TGSplitButton::TGSplitButton(), TGToolTip::TGToolTip(), TGuiBldEditor::TGuiBldEditor(), TGuiBldHintsEditor::TGuiBldHintsEditor(), TH1Editor::TH1Editor(), TH2Editor::TH2Editor(), TMemStatViewerGUI::TMemStatViewerGUI(), TNewChainDlg::TNewChainDlg(), TNewQueryDlg::TNewQueryDlg(), TPadEditor::TPadEditor(), TParallelCoordEditor::TParallelCoordEditor(), TPieEditor::TPieEditor(), TPieSliceEditor::TPieSliceEditor(), TRootGuiBuilder::TRootGuiBuilder(), TSessionViewer::TSessionViewer(), TSpiderEditor::TSpiderEditor(), TStructViewerGUI::TStructViewerGUI(), TStyleDialog::TStyleDialog(), TStyleManager::TStyleManager(), TTripleSliderDemo::TTripleSliderDemo(), TUploadDataSetDlg::TUploadDataSetDlg(), TGDockableFrame::UndockContainer(), TGRecorder::Update(), TNewChainDlg::UpdateList(), WorldMap::WorldMap(), XSElementDlg::XSElementDlg(), XSGui::XSGui(), XSReactionDlg::XSReactionDlg(), and XSStepButton::XSStepButton().
void TGFrame::Resize | ( | TGDimension | size | ) | [virtual] |
Reimplemented from TGWindow.
Definition at line 587 of file TGFrame.cxx.
References TGDimension::fHeight, fHeight, fWidth, TGDimension::fWidth, fX, fY, GetDefaultSize(), Layout(), and TGWindow::MoveResize().
Referenced by alice_esd_split(), TGTab::ChangeTab(), TViewerX3D::CreateViewer(), TGuiBldDragManager::DoReplace(), TGuiBldDragManager::DoResize(), TGStatusBar::DrawBorder(), TGuiBldDragManager::DrawGrabRectangles(), TGuiBldDragManager::HandleReturn(), TGTextView::HLayout(), XSPeriodicTable::Layout(), TGMdiDecorFrame::Layout(), TGView::Layout(), TGListView::Layout(), TGTabLayout::Layout(), TGListBox::Layout(), TGCanvas::Layout(), TGNumberEntryLayout::Layout(), XSTblElement::Layout(), TGShutter::Layout(), TGListView::LayoutHeader(), TStylePreview::MapTheWindow(), TGListBox::MoveResize(), TGMdiDecorFrame::MoveResize(), TGScrollBar::MoveResize(), TGColorPopup::PlacePopup(), TGComboBoxPopup::PlacePopup(), TGedPopup::PlacePopup(), TGuiBldGeometryFrame::ResizeSelected(), TGuiBldHintsEditor::SetPosition(), TGedEditor::Show(), TFitEditor::TFitEditor(), TGLSAViewer::TGLSAViewer(), TGSelectBox::TGSelectBox(), TRootBrowser::TRootBrowser(), TRootBrowserLite::TRootBrowserLite(), TRootCanvas::TRootCanvas(), TRootGuiBuilder::TRootGuiBuilder(), TStyleManager::TStyleManager(), and TGTextView::VLayout().
virtual UInt_t TGFrame::GetDefaultWidth | ( | ) | const [inline, virtual] |
Definition at line 253 of file TGFrame.h.
References TGDimension::fWidth, and GetDefaultSize().
Referenced by TGTextView::AdjustWidth(), TSessionViewer::Build(), TGuiBldMenuDialog::Build(), TGTab::ChangeTab(), ClassImp(), TRootContextMenu::DisplayPopup(), TGDockableFrame::DockContainer(), TGuiBldDragManager::DoResize(), TGTextView::HLayout(), TGView::Layout(), TGListView::Layout(), TGTabLayout::Layout(), TGListBox::Layout(), TGCanvas::Layout(), TGListView::LayoutHeader(), TGContainer::LineRight(), TGuiBldDragManager::PlaceFrame(), TGMsgBox::PMsgBox(), TGListView::SetDefaultColumnWidth(), TGListView::SetHeader(), TGTableHeader::SetHeight(), TGHtml::SizeAndLink(), TAdvancedGraphicsDialog::TAdvancedGraphicsDialog(), TestMsgBox::TestMsgBox(), TGeoConeSegEditor::TGeoConeSegEditor(), TGeoTubeSegEditor::TGeoTubeSegEditor(), TGFileDialog::TGFileDialog(), TGGotoDialog::TGGotoDialog(), TGPrintDialog::TGPrintDialog(), TGTextView::VLayout(), and XSStepButton::XSStepButton().
virtual UInt_t TGFrame::GetDefaultHeight | ( | ) | const [inline, virtual] |
Definition at line 254 of file TGFrame.h.
References TGDimension::fHeight, and GetDefaultSize().
Referenced by TGListBox::AddEntry(), TGListBox::AddEntrySort(), TGTextEditor::Build(), TGRootIDE::Build(), TSessionServerFrame::Build(), TGuiBldMenuDialog::Build(), TSessionFrame::Build(), TTreeViewer::BuildInterface(), ClassImp(), TFitEditor::CreateFunctionGroup(), TRootContextMenu::DisplayPopup(), TGuiBldDragManager::DoResize(), TGNumberEntry::GetDefaultHeight(), TGTextView::HLayout(), InputDialog::InputDialog(), TGListBox::InsertEntry(), TGView::Layout(), TGListView::Layout(), TGListBox::Layout(), TGCanvas::Layout(), TGShutter::Layout(), TGListView::LayoutHeader(), TGContainer::LineLeft(), TGContainer::LineRight(), MyApplication::MyApplication(), TGuiBldDragManager::PlaceFrame(), TGShutter::ProcessMessage(), RootShowerAbout::RootShowerAbout(), RootShowerMsgBox::RootShowerMsgBox(), SettingsDialog::SettingsDialog(), TGTableHeader::SetWidth(), TGHtml::SizeAndLink(), TAdvancedGraphicsDialog::TAdvancedGraphicsDialog(), TAxisEditor::TAxisEditor(), TestDialog::TestDialog(), TestMainFrame::TestMainFrame(), TestMsgBox::TestMsgBox(), TEveTextEditor::TEveTextEditor(), TF1Editor::TF1Editor(), TGeoBBoxEditor::TGeoBBoxEditor(), TGeoConeEditor::TGeoConeEditor(), TGeoEltuEditor::TGeoEltuEditor(), TGeoHypeEditor::TGeoHypeEditor(), TGeoManagerEditor::TGeoManagerEditor(), TGeoMaterialEditor::TGeoMaterialEditor(), TGeoMediumEditor::TGeoMediumEditor(), TGeoNodeEditor::TGeoNodeEditor(), TGeoParaEditor::TGeoParaEditor(), TGeoPconEditor::TGeoPconEditor(), TGeoSphereEditor::TGeoSphereEditor(), TGeoTorusEditor::TGeoTorusEditor(), TGeoTranslationEditor::TGeoTranslationEditor(), TGeoTrapEditor::TGeoTrapEditor(), TGeoTrd1Editor::TGeoTrd1Editor(), TGeoTrd2Editor::TGeoTrd2Editor(), TGeoTubeEditor::TGeoTubeEditor(), TGeoVolumeEditor::TGeoVolumeEditor(), TGFileDialog::TGFileDialog(), TGGotoDialog::TGGotoDialog(), TGHtmlBrowser::TGHtmlBrowser(), TGNumberEntry::TGNumberEntry(), TGPrintDialog::TGPrintDialog(), TGraphEditor::TGraphEditor(), TH1Editor::TH1Editor(), TH2Editor::TH2Editor(), TNewChainDlg::TNewChainDlg(), TPieEditor::TPieEditor(), TPieSliceEditor::TPieSliceEditor(), TUploadDataSetDlg::TUploadDataSetDlg(), TGTextView::VLayout(), XSElementList::XSElementList(), XSReactionDlg::XSReactionDlg(), and XSStepButton::XSStepButton().
virtual Pixel_t TGFrame::GetBackground | ( | ) | const [inline, virtual] |
Definition at line 255 of file TGFrame.h.
References fBackground.
Referenced by TRootGuiBuilder::AddAction(), TGuiBldDragManager::ChangeBackgroundColor(), TGColorDialog::DoPreview(), TGMenuTitle::DoRedraw(), TGListTree::DrawOutline(), TGComboBox::EnableTextInput(), TGTableHeader::Init(), TGTableCell::Init(), TGColorDialog::ProcessMessage(), TRootGuiBuilder::PropagateBgndColor(), TGTab::SavePrimitive(), TGTextEdit::SavePrimitive(), TGHtml::SavePrimitive(), TGProgressBar::SavePrimitive(), TGTextView::SavePrimitive(), SaveUserColor(), and TGComboBox::SetEnabled().
void TGFrame::ChangeBackground | ( | Pixel_t | back | ) | [virtual] |
Definition at line 267 of file TGFrame.cxx.
References fBackground, TGObject::fClient, TGObject::fId, gVirtualX, and TGClient::NeedRedraw().
Referenced by ButtonLayoutWindow::ButtonLayoutWindow(), TGScrollBar::ChangeBackground(), XSTblElement::ChangeBackground(), TGCompositeFrame::ChangeSubframesBackground(), SplitGLView::OnViewerActivated(), XSPeriodicTable::SelectZ(), TestDialog::TestDialog(), TestMsgBox::TestMsgBox(), TNewChainDlg::TNewChainDlg(), XSPeriodicTable::XSPeriodicTable(), and XSReactionDlg::XSReactionDlg().
void TGFrame::SetBackgroundColor | ( | Pixel_t | back | ) | [virtual] |
Reimplemented from TGWindow.
Definition at line 285 of file TGFrame.cxx.
References fBackground, and TGWindow::SetBackgroundColor().
Referenced by TRootGuiBuilder::AddAction(), TTreeViewer::BuildInterface(), TGView::ChangeBackground(), TGCompositeFrame::ChangeSubframesBackground(), ClassImp(), TGLSAViewer::CreateMenus(), TGToolButton::DoRedraw(), TGuiBldToolButton::DoRedraw(), TGDockButton::DrawBorder(), TGComboBox::EnableTextInput(), TProofProgressLog::Init(), TGTableCell::Init(), TGTableHeader::Init(), TGTable::Init(), TGMdiMainFrame::Maximize(), TRootGuiBuilder::OpenProject(), TGColorDialog::ProcessMessage(), TRootGuiBuilder::PropagateBgndColor(), TRootGuiBuilder::SaveProject(), TGTextView::SetBackground(), TGuiBldToolButton::SetBackgroundColor(), TGToolButton::SetBackgroundColor(), TGView::SetBackgroundColor(), TGLBEntry::SetBackgroundColor(), TGColorDialog::SetColorInfo(), TEveWindowSlot::SetCurrent(), TEveCompositeFrame::SetCurrent(), TEveCompositeFrameInTab::SetCurrent(), TGColorDialog::SetCurrentColor(), TGTable::SetEvenRowBackground(), TGTable::SetHeaderBackground(), TGTable::SetOddRowBackground(), TGTextEntry::SetState(), TGMdiTitleBar::SetTitleBarColors(), TGHtml::SizeAndLink(), TEveCompositeFrame::TEveCompositeFrame(), TGAroundFrame::TGAroundFrame(), TGedMarkerPopup::TGedMarkerPopup(), TGeoManagerEditor::TGeoManagerEditor(), TGeoVolumeEditor::TGeoVolumeEditor(), TGFileDialog::TGFileDialog(), TGMdiButtons::TGMdiButtons(), TGShutterItem::TGShutterItem(), TGToolTip::TGToolTip(), TGuiBldMenuTitle::TGuiBldMenuTitle(), TGuiBldPopupMenu::TGuiBldPopupMenu(), TRootGuiBuilder::TRootGuiBuilder(), and TGuiBldEditor::UpdateBackground().
Pixel_t TGFrame::GetForeground | ( | ) | const [virtual] |
Definition at line 277 of file TGFrame.cxx.
References fgBlackPixel.
Referenced by TGMenuTitle::DoRedraw(), TGuiBldMenuTitle::DoRedraw(), TGTextLBEntry::DrawCopy(), and TGMenuTitle::TGMenuTitle().
virtual void TGFrame::SetForegroundColor | ( | Pixel_t | ) | [inline, virtual] |
virtual UInt_t TGFrame::GetOptions | ( | ) | const [inline, virtual] |
Definition at line 260 of file TGFrame.h.
References fOptions.
Referenced by TGRootIDE::Build(), ButtonWindow::ButtonWindow(), TGDoubleSlider::ChangeCursor(), TRootControlBar::Create(), TGIcon::DoRedraw(), TGDockButton::DrawBorder(), TGComboBox::EnableTextInput(), TRootCanvas::FitCanvas(), TGUndockedFrame::FixSize(), TGLabel::GetDefaultSize(), TGVerticalLayout::GetDefaultSize(), TGRowLayout::GetDefaultSize(), TGSplitButton::GetDefaultSize(), TGHorizontalLayout::GetDefaultSize(), TGCheckButton::GetDefaultSize(), TGTableLayout::GetDefaultSize(), TGTextEntry::GetDefaultSize(), TGTextButton::GetDefaultSize(), TGRadioButton::GetDefaultSize(), TGColumnLayout::GetDefaultSize(), TGShutter::GetDefaultSize(), GetOptionString(), TGuiBldDragManager::HandleButtonPress(), TRootGuiBuilder::HandleButtons(), TGuiBldDragManager::HandleKey(), TGuiBldDragManager::HandleTimerEvent(), TGuiBldDragManager::HighlightCompositeFrame(), TGSplitFrame::HSplit(), TGTable::Init(), LabelEntry::LabelEntry(), LabelsWindow::LabelsWindow(), TGCanvas::Layout(), TGSplitFrame::MapToSPlitTool(), TRootCanvas::ProcessMessage(), TEveGListTreeEditorFrame::ReconfToHorizontal(), TEveGListTreeEditorFrame::ReconfToVertical(), TGIcon::Resize(), TGDockableFrame::SavePrimitive(), TGMdiMainFrame::SavePrimitive(), TGFileContainer::SavePrimitive(), TGStatusBar::SavePrimitive(), TGTextEntry::SavePrimitive(), TGRadioButton::SavePrimitive(), TGSplitFrame::SavePrimitive(), TGTab::SavePrimitive(), TGCompositeFrame::SavePrimitive(), TGVSlider::SavePrimitive(), TGListBox::SavePrimitive(), TRootEmbeddedCanvas::SavePrimitive(), TGTextButton::SavePrimitive(), TGLabel::SavePrimitive(), TGHScrollBar::SavePrimitive(), TGShapedFrame::SavePrimitive(), TGComboBox::SavePrimitive(), TGHorizontalFrame::SavePrimitive(), TGVScrollBar::SavePrimitive(), TGCheckButton::SavePrimitive(), TGContainer::SavePrimitive(), TGVerticalFrame::SavePrimitive(), TGFSComboBox::SavePrimitive(), TGLVContainer::SavePrimitive(), TGMainFrame::SavePrimitive(), TGToolBar::SavePrimitive(), TGHSplitter::SavePrimitive(), TGVFileSplitter::SavePrimitive(), TGCanvas::SavePrimitive(), SavePrimitive(), TGIcon::SavePrimitive(), TGProgressBar::SavePrimitive(), TGHorizontal3DLine::SavePrimitive(), TGPictureButton::SavePrimitive(), TGVSplitter::SavePrimitive(), TGButtonGroup::SavePrimitive(), TGGroupFrame::SavePrimitive(), TGTransientFrame::SavePrimitive(), TGListView::SavePrimitive(), TGHSlider::SavePrimitive(), TGVertical3DLine::SavePrimitive(), TGListTree::SavePrimitive(), TGMdiFrame::SavePrimitive(), TRootCanvas::SetCanvasSize(), TGHSplitter::SetFrame(), TGVSplitter::SetFrame(), TGHtml::SizeAndLink(), SliderWindow::SliderWindow(), TGuiBldDragManager::SwitchLayout(), TestMsgBox::TestMsgBox(), TestProgress::TestProgress(), TestSliders::TestSliders(), TEveBrowser::TEveBrowser(), TEveGListTreeEditorFrame::TEveGListTreeEditorFrame(), TextAlignWindow::TextAlignWindow(), TFitEditor::TFitEditor(), TGGotoDialog::TGGotoDialog(), TGLineStyleComboBox::TGLineStyleComboBox(), TGLineWidthComboBox::TGLineWidthComboBox(), TGPrintDialog::TGPrintDialog(), TGSplitButton::TGSplitButton(), TGTableHeaderFrame::TGTableHeaderFrame(), TGToolButton::TGToolButton(), TGuiBldToolButton::TGuiBldToolButton(), TNewQueryDlg::TNewQueryDlg(), TRootGuiBuilder::TRootGuiBuilder(), TUploadDataSetDlg::TUploadDataSetDlg(), TRootGuiBuilder::Update(), TGuiBldEditor::UpdateBorder(), TGSplitFrame::VSplit(), and TGuiBldDragManagerPimpl::~TGuiBldDragManagerPimpl().
void TGFrame::ChangeOptions | ( | UInt_t | options | ) | [virtual] |
Definition at line 295 of file TGFrame.cxx.
References xmlio::Class, fBorderWidth, fOptions, TObject::InheritsFrom(), kDoubleBorder, kRaisedFrame, and kSunkenFrame.
Referenced by ButtonWindow::ButtonWindow(), TGCompositeFrame::ChangeOptions(), TGLSAViewer::CreateFrames(), TGLSAViewer::CreateMenus(), TGDockButton::DrawBorder(), TGComboBox::EnableTextInput(), TGuiBldDragManager::HandleButtonPress(), TRootGuiBuilder::HandleButtons(), TGuiBldDragManager::HandleKey(), TGuiBldDragManager::HandleTimerEvent(), TGuiBldDragManager::HighlightCompositeFrame(), LabelEntry::LabelEntry(), LabelsWindow::LabelsWindow(), TGHtml::SizeAndLink(), TEveCompositeFrame::TEveCompositeFrame(), TEveWindowSlot::TEveWindowSlot(), TextAlignWindow::TextAlignWindow(), TGeoManagerEditor::TGeoManagerEditor(), TGeoMediumEditor::TGeoMediumEditor(), TGeoNodeEditor::TGeoNodeEditor(), TGeoTreeDialog::TGeoTreeDialog(), TGeoVolumeEditor::TGeoVolumeEditor(), TGLineStyleComboBox::TGLineStyleComboBox(), TGLineWidthComboBox::TGLineWidthComboBox(), TGSplitButton::TGSplitButton(), TGToolButton::TGToolButton(), TGuiBldToolButton::TGuiBldToolButton(), TRootGuiBuilder::Update(), TGuiBldEditor::UpdateBorder(), and TGuiBldDragManagerPimpl::~TGuiBldDragManagerPimpl().
virtual void TGFrame::Layout | ( | ) | [inline, virtual] |
Definition at line 262 of file TGFrame.h.
Referenced by TGuiBldDragManager::BreakLayout(), TGedEditor::ConfigureGedFrames(), TGDocument::DataDropped(), TGuiBldDragManager::Drop(), HandleConfigureNotify(), TGPack::Layout(), TGTabLayout::Layout(), TGListBox::Layout(), XSTblElement::Layout(), MoveResize(), Resize(), TGTableCell::Resize(), TGDocument::Save(), TGHtml::SizeAndLink(), TGuiBldDragManager::SwitchLayout(), and TGuiBldEditor::SwitchLayout().
virtual void TGFrame::MapSubwindows | ( | ) | [inline, virtual] |
Reimplemented from TGWindow.
Definition at line 263 of file TGFrame.h.
Referenced by TGedEditor::ConfigureGedFrames(), TGCanvas::MapSubwindows(), TGPack::MapSubwindows(), TGCompositeFrame::MapSubwindows(), TGuiBldDragManager::PlaceFrame(), TGHtml::SizeAndLink(), and TGDNDManager::StartDrag().
virtual void TGFrame::ReparentWindow | ( | const TGWindow * | p, | |
Int_t | x = 0 , |
|||
Int_t | y = 0 | |||
) | [inline, virtual] |
Reimplemented from TGWindow.
Definition at line 265 of file TGFrame.h.
References Move(), p, TGWindow::ReparentWindow(), x, and y.
Referenced by TEveCompositeFrame::AcquireEveWindow(), TGMdiMenuBar::AddFrames(), TGMdiTitleBar::AddFrames(), TGuiBldDragManager::DeleteFrame(), TGDockableFrame::DockContainer(), TGuiBldDragManager::Drop(), TGuiBldDragManager::DropCanvas(), TGSplitFrame::ExtractFrame(), TGuiBldDragManager::GrabFrame(), TGCompositeFrame::HandleDragDrop(), TGuiBldDragManager::PutToCanvas(), TEveGListTreeEditorFrame::ReconfToHorizontal(), TEveGListTreeEditorFrame::ReconfToVertical(), TRootBrowser::RecursiveReparent(), TEveCompositeFrame::RelinquishEveWindow(), TGPack::RemoveFrameInternal(), TGuiBldDragManager::ReparentFrames(), TGSplitFrame::SplitHorizontal(), TGSplitFrame::SplitVertical(), TGSplitFrame::SwallowBack(), TGSplitFrame::SwitchFrames(), TGDockableFrame::UndockContainer(), TGSplitFrame::UnSplit(), and TEveViewer::~TEveViewer().
virtual void TGFrame::MapWindow | ( | ) | [inline, virtual] |
Reimplemented from TGWindow.
Definition at line 267 of file TGFrame.h.
References fFE, TGFrameElement::fState, kIsVisible, and TGWindow::MapWindow().
Referenced by TEveCompositeFrame::AcquireEveWindow(), TGTab::AddTab(), arrow_standalone(), TRootBrowserLite::BrowseTextFile(), TGTextEditor::Build(), TSessionViewer::Build(), TTreeViewer::BuildInterface(), ButtonLayoutWindow::ButtonLayoutWindow(), TGPack::CheckSplitterVisibility(), TGedEditor::ConfigureGedFrames(), TGFileBrowser::CreateBrowser(), TGLSAViewer::CreateGLWidget(), TGLEmbeddedViewer::CreateGLWidget(), TGeoPconEditor::CreateSections(), TEveWindow::CreateWindowInTab(), TEveWindow::CreateWindowMainFrame(), TEveWindow::DestroyWindow(), DetailTest(), TFunctionParametersDialog::DoFix(), TFitParametersDialog::DoParFix(), TFitParametersDialog::DoReset(), TFunctionParametersDialog::DoReset(), TestSliders::DoSlider(), drag_and_drop(), EditorWindow::EditorWindow(), EntryTestDlg::EntryTestDlg(), TGSplitFrame::ExtractFrame(), GroupStateWindow::GroupStateWindow(), TGCompositeFrame::HandleDragDrop(), TGuiBldDragManager::HandleReturn(), TGTextView::HLayout(), InputDialog::InputDialog(), LabelsWindow::LabelsWindow(), XSPeriodicTable::Layout(), TGView::Layout(), TGListView::Layout(), TGListBox::Layout(), TGCanvas::Layout(), XSTblElement::Layout(), TGListView::LayoutHeader(), ListTreeWindow::ListTreeWindow(), make_gui(), TGLAnnotation::MakeEditor(), TEveCaloVizEditor::MakeSliceInfo(), TGCanvas::MapSubwindows(), TGPack::MapSubwindows(), TStylePreview::MapTheWindow(), TGDragWindow::MapWindow(), MyApplication::MyApplication(), MyButtonTest::MyButtonTest(), MyMainFrame::MyMainFrame(), TRootGuiBuilder::NewProject(), TEveWindowPack::NewSlotWithWeight(), NumberEntryWindow::NumberEntryWindow(), TGDocument::Open(), pack(), TProofProgressLog::Popup(), TRootDialog::Popup(), TRootHelpDialog::Popup(), TSessionLogView::Popup(), Editor::Popup(), TNewQueryDlg::Popup(), ProgressbarWindow::ProgressbarWindow(), pythia_make_gui(), StatDialogMVAEffs::RaiseDialog(), StatDialogBDT::RaiseDialog(), TEveGListTreeEditorFrame::ReconfToHorizontal(), TEveGListTreeEditorFrame::ReconfToVertical(), RootShower::RootShower(), RootShowerAbout::RootShowerAbout(), RootShowerMsgBox::RootShowerMsgBox(), TEveGValuator::SetEnabled(), TGLViewerEditor::SetGuides(), TGedEditor::SetModel(), TEveTransSubEditor::SetModel(), TEveGeoTopNodeEditor::SetModel(), TGLViewerEditor::SetModel(), TEveDigitSetEditor::SetModel(), TEveElementEditor::SetModel(), TGedEditor::Show(), TStyleManager::Show(), TGShapedToolTip::Show(), TGeoTransientPanel::Show(), TGToolTip::Show(), TGSplitTool::Show(), TGCompositeFrame::ShowFrame(), TGPack::ShowFrame(), TMemStatViewerGUI::ShowGUI(), TRootBrowserLite::ShowMacroButtons(), ShutterWindow::ShutterWindow(), SliderWindow::SliderWindow(), TEveViewer::SpawnGLEmbeddedViewer(), SplitButtonTest::SplitButtonTest(), SplitButtonWindow::SplitButtonWindow(), SplitGLView::SplitGLView(), Spy::Spy(), TRootBrowser::StartEmbedding(), StatDialogBDT::StatDialogBDT(), StatDialogMVAEffs::StatDialogMVAEffs(), TTreeViewer::SwitchTree(), TableTest::TableTest(), TabsTest(), TAdvancedGraphicsDialog::TAdvancedGraphicsDialog(), TestDialog::TestDialog(), TestDirList::TestDirList(), TestFileList::TestFileList(), testFontDlg(), TestMainFrame::TestMainFrame(), TestMsgBox::TestMsgBox(), testPack(), TestProgress::TestProgress(), testSearchDlg(), TestShutter::TestShutter(), TestSliders::TestSliders(), testSplitFrame(), testTableLayout(), TEveGListTreeEditorFrame::TEveGListTreeEditorFrame(), TEveManager::TEveManager(), TextAlignWindow::TextAlignWindow(), TextEntryWindow::TextEntryWindow(), TFitEditor::TFitEditor(), TGAppMainFrame::TGAppMainFrame(), TGedEditor::TGedEditor(), TGFileDialog::TGFileDialog(), TGGotoDialog::TGGotoDialog(), TGHtmlBrowser::TGHtmlBrowser(), TGMdiTitleBar::TGMdiTitleBar(), TGPrintDialog::TGPrintDialog(), TGRootIDE::TGRootIDE(), TGSelectBox::TGSelectBox(), TGShapedMain::TGShapedMain(), TGStatusBarPart::TGStatusBarPart(), TGTextEditor::TGTextEditor(), TGuiBldHintsEditor::TGuiBldHintsEditor(), TMemStatViewerGUI::TMemStatViewerGUI(), TNewChainDlg::TNewChainDlg(), TRootBrowser::TRootBrowser(), TStructViewerGUI::TStructViewerGUI(), TStyleDialog::TStyleDialog(), TStyleManager::TStyleManager(), TTripleSliderDemo::TTripleSliderDemo(), TUploadDataSetDlg::TUploadDataSetDlg(), TGDockableFrame::UndockContainer(), TFitEditor::UpdateGUI(), Viewer::Viewer(), TGTextView::VLayout(), XSElementDlg::XSElementDlg(), XSGui::XSGui(), XSReactionDlg::XSReactionDlg(), and XSStepButton::XSStepButton().
virtual void TGFrame::MapRaised | ( | ) | [inline, virtual] |
Reimplemented from TGWindow.
Definition at line 268 of file TGFrame.h.
References fFE, TGFrameElement::fState, kIsVisible, and TGWindow::MapRaised().
Referenced by ButtonWindow::ButtonWindow(), CalendarWindow::CalendarWindow(), TGuiBldEditor::ChangeSelected(), TGuiBldDragManager::DoReplace(), TGuiBldDragManager::DrawGrabRect(), TGuiBldDragManager::DrawGrabRectangles(), TGuiBldDragManager::GrabFrame(), TGView::Layout(), TGuiBldDragManager::MapGlobalDialog(), TGDragWindow::MapRaised(), TRootGuiBuilder::NewProject(), TGuiBldDragManager::PlaceFrame(), TGPopupMenu::PlaceMenu(), TGColorPopup::PlacePopup(), TGComboBoxPopup::PlacePopup(), TGedPopup::PlacePopup(), TGMsgBox::PMsgBox(), TGuiBldMenuDialog::Popup(), TGContainer::Search(), TGTextEdit::Search(), TGuiBldDragManager::SelectFrame(), TRootBrowserLite::Show(), TGFileBrowser::Show(), TViewerX3D::Show(), WorldMap::Show(), TRootCanvas::Show(), TGLSAViewer::Show(), TGButtonGroup::Show(), TRootControlBar::Show(), TRootGuiBuilder::Show(), TRootBrowser::Show(), and TRootGuiBuilder::TRootGuiBuilder().
virtual void TGFrame::UnmapWindow | ( | ) | [inline, virtual] |
Reimplemented from TGWindow.
Definition at line 269 of file TGFrame.h.
References fFE, TGFrameElement::fState, kIsVisible, and TGWindow::UnmapWindow().
Referenced by TGMdiMainFrame::AddMdiFrame(), TRootBrowserLite::BrowseTextFile(), TGPack::CheckSplitterVisibility(), TGSplitFrame::Close(), TGLAnnotation::CloseEditor(), TGeoTransientPanel::CloseWindow(), TGFontDialog::CloseWindow(), TGSearchDialog::CloseWindow(), TGColorDialog::CloseWindow(), TGuiBldDragManager::DeleteFrame(), TGLEmbeddedViewer::DestroyGLWidget(), TGLSAViewer::DestroyGLWidget(), TEveWindow::DestroyWindow(), TFunctionParametersDialog::DoFix(), TFitParametersDialog::DoParFix(), TStyleManager::DoPreviewClosed(), TFitParametersDialog::DoReset(), TFunctionParametersDialog::DoReset(), TGuiBldDragManager::DrawGrabRectangles(), TGPopupMenu::EndMenu(), TGedPopup::EndPopup(), TGComboBoxPopup::EndPopup(), TGColorPopup::EndPopup(), TGSplitFrame::ExtractFrame(), TGuiBldDragManager::GrabFrame(), TGColorPopup::HandleButton(), TGuiBldEditor::Hide(), TGButtonGroup::Hide(), TGeoTransientPanel::Hide(), TGSplitTool::Hide(), TGedEditor::Hide(), TGToolTip::Hide(), TRootControlBar::Hide(), TStyleManager::Hide(), TRootGuiBuilder::Hide(), TGeoPconSection::HideDaughters(), TGPack::HideFrame(), TGCompositeFrame::HideFrame(), TGuiBldDragManager::HideGrabRectangles(), TRootBrowserLite::HideTextEdit(), TGTextView::HLayout(), TEveParamListEditor::InitModel(), TGView::Layout(), TGListView::Layout(), TGListBox::Layout(), TGCanvas::Layout(), TEveCaloVizEditor::MakeSliceInfo(), TGMdiMainFrame::Maximize(), SplitGLView::OnMouseIdle(), TGColorPopup::ProcessMessage(), TGedPatternPopup::ProcessMessage(), TEveGListTreeEditorFrame::ReconfToHorizontal(), TEveGListTreeEditorFrame::ReconfToVertical(), TGedEditor::ReinitWorkspace(), TEveCompositeFrame::RelinquishEveWindow(), TGPack::RemoveFrameInternal(), TGTab::RemoveTab(), TGPasswdDialog::ReturnPressed(), TEveGValuator::SetEnabled(), TGLViewerEditor::SetGuides(), TEveTransSubEditor::SetModel(), TGLViewerEditor::SetModel(), TEveGeoTopNodeEditor::SetModel(), TEveDigitSetEditor::SetModel(), TEveElementEditor::SetModel(), TEveCaloVizEditor::SetModel(), TRootBrowserLite::ShowMacroButtons(), TGSplitFrame::SplitHorizontal(), TGSplitFrame::SplitVertical(), TGSplitFrame::SwallowBack(), TGSplitFrame::SwitchFrames(), TGTextEditor::TGTextEditor(), TGuiBldDragManager::UnmapAllPopups(), TGDragWindow::UnmapWindow(), TGSplitFrame::UnSplit(), TFitEditor::UpdateGUI(), TGLAnnotation::UpdateText(), TGTextView::VLayout(), and TEveViewer::~TEveViewer().
void TGFrame::DrawBorder | ( | ) | [virtual] |
Definition at line 381 of file TGFrame.cxx.
References Draw3dRectangle(), fHeight, fOptions, fWidth, kDoubleBorder, kRaisedFrame, and kSunkenFrame.
Referenced by TGColorPick::DoRedraw(), TGIcon::DoRedraw(), DoRedraw(), TGComboBox::DrawBorder(), TGCanvas::DrawBorder(), TGListBox::DrawBorder(), TGTextEntry::DrawBorder(), TGView::DrawBorder(), and TGDockButton::DrawBorder().
virtual void TGFrame::Activate | ( | Bool_t | ) | [inline, virtual] |
Definition at line 273 of file TGFrame.h.
Referenced by TGContainer::ActivateItem(), TGContainer::DeActivateItem(), TGContainer::HandleKey(), TGContainer::SearchPattern(), TGMdiDecorFrame::SetMdiButtons(), and TGLBContainer::SetMultipleSelections().
virtual Bool_t TGFrame::IsActive | ( | ) | const [inline, virtual] |
Definition at line 274 of file TGFrame.h.
References kFALSE.
Referenced by TGLVContainer::GetSelectedItems(), TGLVContainer::HandleButton(), TGContainer::HandleKey(), TGContainer::HandleMotion(), TGContainer::InvertSelection(), TGContainer::OnAutoScroll(), TGContainer::SelectAll(), and TGContainer::UnSelectAll().
virtual Bool_t TGFrame::IsComposite | ( | ) | const [inline, virtual] |
Definition at line 275 of file TGFrame.h.
References kFALSE.
Referenced by TGCompositeFrame::TranslateCoordinates(), TGeoBBoxEditor::~TGeoBBoxEditor(), TGeoCombiTransEditor::~TGeoCombiTransEditor(), TGeoConeEditor::~TGeoConeEditor(), TGeoConeSegEditor::~TGeoConeSegEditor(), TGeoCtubEditor::~TGeoCtubEditor(), TGeoEltuEditor::~TGeoEltuEditor(), TGeoGtraEditor::~TGeoGtraEditor(), TGeoHypeEditor::~TGeoHypeEditor(), TGeoMaterialEditor::~TGeoMaterialEditor(), TGeoNodeEditor::~TGeoNodeEditor(), TGeoParaEditor::~TGeoParaEditor(), TGeoPconEditor::~TGeoPconEditor(), TGeoPgonEditor::~TGeoPgonEditor(), TGeoRotationEditor::~TGeoRotationEditor(), TGeoSphereEditor::~TGeoSphereEditor(), TGeoTorusEditor::~TGeoTorusEditor(), TGeoTranslationEditor::~TGeoTranslationEditor(), TGeoTrapEditor::~TGeoTrapEditor(), TGeoTrd1Editor::~TGeoTrd1Editor(), TGeoTrd2Editor::~TGeoTrd2Editor(), TGeoTubeEditor::~TGeoTubeEditor(), and TGeoTubeSegEditor::~TGeoTubeSegEditor().
virtual Bool_t TGFrame::IsEditable | ( | ) | const [inline, virtual] |
Reimplemented from TGWindow.
Definition at line 276 of file TGFrame.h.
References kFALSE.
Referenced by TGuiBldDragManager::HandleButon3Pressed(), TGuiBldDragManager::HandleButtonRelease(), HandleEvent(), TGuiBldDragManager::HandleKey(), TGuiBldDragManager::HandleReturn(), TGuiBldDragManager::Menu4Frame(), and TGuiBldDragManager::RecognizeGesture().
virtual void TGFrame::SetEditable | ( | Bool_t | ) | [inline, virtual] |
Reimplemented from TGWindow.
Definition at line 277 of file TGFrame.h.
Referenced by TGuiBldDragManager::HandleAction(), TGuiBldDragManager::HandleKey(), TGuiBldDragManager::RecognizeGesture(), TGuiBldDragManager::SelectFrame(), TGuiBldNameFrame::SelectFrameByItem(), TGuiBldEditor::SwitchLayout(), and TGuiBldNameFrame::UpdateName().
Definition at line 278 of file TGFrame.h.
Referenced by TGuiBldDragManager::BreakLayout(), TGuiBldDragManager::Compact(), and TGuiBldEditor::SwitchLayout().
virtual Bool_t TGFrame::IsLayoutBroken | ( | ) | const [inline, virtual] |
Definition at line 279 of file TGFrame.h.
References kFALSE.
Referenced by TGuiBldDragManager::BreakLayout(), TGuiBldDragManager::CanChangeLayoutOrder(), TGuiBldEditor::ChangeSelected(), TGuiBldDragManager::Drop(), TGCanvas::Layout(), TGuiBldDragManager::Menu4Frame(), and TGuiBldEditor::SwitchLayout().
virtual void TGFrame::SetCleanup | ( | Int_t | = kLocalCleanup |
) | [inline, virtual] |
Definition at line 280 of file TGFrame.h.
Referenced by ClassImp(), TGuiBldDragManager::PlaceFrame(), TGCompositeFrame::SetCleanup(), TEveViewer::TEveViewer(), and TEveWindowFrame::TEveWindowFrame().
void TGFrame::SetDragType | ( | Int_t | type | ) | [virtual] |
Definition at line 768 of file TGFrame.cxx.
void TGFrame::SetDropType | ( | Int_t | type | ) | [virtual] |
Definition at line 774 of file TGFrame.cxx.
Int_t TGFrame::GetDragType | ( | ) | const [virtual] |
Definition at line 780 of file TGFrame.cxx.
References TGObject::fClient, and TGClient::IsEditable().
Int_t TGFrame::GetDropType | ( | ) | const [virtual] |
Definition at line 789 of file TGFrame.cxx.
UInt_t TGFrame::GetWidth | ( | ) | const [inline] |
Definition at line 287 of file TGFrame.h.
References fWidth.
Referenced by TGContainer::ActivateItem(), TGPack::AddFrameInternal(), TGTextView::AddLine(), TGMdiMainFrame::AddMdiFrame(), TGTextView::AddText(), TGTextEdit::AdjustPos(), TGContainer::AdjustPosition(), TRootCanvas::AdjustSize(), TGMdiMainFrame::ArrangeMinimized(), TGTextEdit::BreakLine(), TRootBrowserLite::BrowseTextFile(), TEveGDoubleValuator::Build(), TEveGValuator::Build(), TH1Editor::BuildHistAddComboBox(), TH2Editor::BuildHistCoordsComboBox(), TH1Editor::BuildHistCoordsComboBox(), TTreeViewer::BuildInterface(), TArrowEditor::BuildOptionComboBox(), TH1Editor::BuildPercentComboBox(), TGTransientFrame::CenterOnParent(), TGView::ChangeBackground(), TH1Editor::ChangeErrorCombo(), TGuiBldGeometryFrame::ChangeSelected(), TGuiBldDragManager::CheckTargetAtPoint(), TGuiBldDragManager::CheckTargetUnderGrab(), ClassImp(), TGView::Clear(), TGCanvas::ClearViewPort(), TGContainer::ClearViewPort(), TRootBrowserLite::CreateBrowser(), TGFileBrowser::CreateBrowser(), TRootCanvas::CreateCanvas(), TAdvancedGraphicsDialog::CreateContourFrame(), TFitEditor::CreateFunctionGroup(), TFitEditor::CreateGeneralTab(), TGLViewerEditor::CreateGuidesTab(), TFitEditor::CreateMinimizationTab(), TAdvancedGraphicsDialog::CreateScanFrame(), TViewerX3D::CreateViewer(), TGContainer::DeActivateItem(), TGTextEdit::DelChar(), TGTextEdit::Delete(), TH1Editor::DoHistChanges(), TH1Editor::DoHistSimple(), TGuiBldDragManager::DoMove(), TGToolButton::DoRedraw(), TGuiBldToolButton::DoRedraw(), TGuiBldMenuTitle::DoRedraw(), TGuiBldDragManager::DoReplace(), TGuiBldDragManager::DoResize(), TGTextEdit::DrawCursor(), TGTableFrame::DrawRegion(), TGHtml::DrawRegion(), TGContainer::DrawRegion(), TGTableHeaderFrame::DrawRegion(), TGListTree::DrawRegion(), TGLPShapeObjEditor::DrawSphere(), TTreeViewer::EditExpression(), TGComboBox::EnableTextInput(), TGTextEntry::End(), TGTextEdit::End(), TGLWidget::ExtractViewport(), TFitEditor::FillFunctionList(), TGMdiMainFrame::FreeMove(), TGMdiMainFrame::FreeSize(), G__G__Gviz3d_229_0_25(), TGPack::GetAvailableLength(), TGMdiMainFrame::GetBBox(), TGTable::GetCHdrWidth(), TRootCanvas::GetCwidth(), TGHtml::GetInputElement(), TGMdiMainFrame::GetMinimizedBBox(), TGLVContainer::GetPageDimension(), TGContainer::GetPageDimension(), TGHtml::GetPctWidth(), TRootCanvas::GetWindowGeometry(), TGMdiMainFrame::GetWindowGeometry(), TGTextEdit::Goto(), TGuiBldDragManager::HandleAlignment(), TGLVContainer::HandleButton(), TGContainer::HandleButton(), TGMdiContainer::HandleConfigureNotify(), TGMdiDecorFrame::HandleConfigureNotify(), TGSplitFrame::HandleConfigureNotify(), TRootCanvas::HandleContainerConfigure(), TGuiBldDragManager::HandleCopy(), TGTextView::HandleCrossing(), TGuiBldDragManager::HandleDelete(), TGTextEdit::HandleDoubleClick(), TGContainer::HandleDoubleClick(), TGCompositeFrame::HandleDragDrop(), TGTextView::HandleMotion(), TGContainer::HandleMotion(), TGuiBldDragManager::HandlePaste(), TGTextEdit::HandleSelection(), TGToolTip::HandleTimer(), TGTextView::HandleTimer(), TGuiBldDragManager::HandleUpdateSelected(), TRootBrowserLite::HideTextEdit(), TGTextEdit::InsChar(), TGTextEntry::IsCursorOutOfFrame(), TGuiBldDragManager::IsSelectedVisible(), TGLBContainer::Layout(), XSPeriodicTable::Layout(), TGXYLayout::Layout(), TGMdiDecorFrame::Layout(), TGView::Layout(), TGComboBox::Layout(), TGTabLayout::Layout(), TGListView::Layout(), TGNumberEntryLayout::Layout(), TGCanvas::Layout(), XSTblElement::Layout(), TGMenuBar::Layout(), TGHtml::LayoutDoc(), TGListView::LayoutHeader(), TGTextEdit::LineDown(), TGLVContainer::LineLeft(), TGTextEdit::LineUp(), SplitGLView::LoadConfig(), TGHtml::MapControls(), TGuiBldDragManager::MapGlobalDialog(), TGSplitFrame::MapToSPlitTool(), TGTextView::Mark(), TGMdiMainFrame::Maximize(), TGMdiMainFrame::Minimize(), TGMdiDecorFrame::Move(), TGMdiDecorFrame::MoveResize(), TGTextEdit::NextChar(), pack(), TGTextEdit::PrevChar(), RootShower::ProcessMessage(), TGuiBldDragManager::PutToCanvas(), TEveGListTreeEditorFrame::ReconfToHorizontal(), TEveGListTreeEditorFrame::ReconfToVertical(), TGHtml::Redraw(), TGHtml::RedrawArea(), TGPack::RefitFramesToPack(), TGuiBldDragManager::ReparentFrames(), TGTextEdit::Replace(), TGuiBldGeometryFrame::ResizeSelected(), RootShowerAbout::RootShowerAbout(), RootShowerMsgBox::RootShowerMsgBox(), SplitGLView::SaveConfig(), TGMdiMainFrame::SavePrimitive(), TGTextEntry::SavePrimitive(), TGStatusBar::SavePrimitive(), TGFileContainer::SavePrimitive(), TGTab::SavePrimitive(), TGSplitFrame::SavePrimitive(), TGMenuBar::SavePrimitive(), TGCompositeFrame::SavePrimitive(), TRootEmbeddedCanvas::SavePrimitive(), TGNumberEntryField::SavePrimitive(), TGNumberEntry::SavePrimitive(), TGListBox::SavePrimitive(), TGLineWidthComboBox::SavePrimitive(), TGShapedFrame::SavePrimitive(), TGHScrollBar::SavePrimitive(), TGTextButton::SavePrimitive(), TGTripleHSlider::SavePrimitive(), TGVScrollBar::SavePrimitive(), TGHProgressBar::SavePrimitive(), TGHorizontalFrame::SavePrimitive(), TGComboBox::SavePrimitive(), TGMdiMenuBar::SavePrimitive(), TGFSComboBox::SavePrimitive(), TGVerticalFrame::SavePrimitive(), TGLineStyleComboBox::SavePrimitive(), TGContainer::SavePrimitive(), TGTextEdit::SavePrimitive(), TGLVContainer::SavePrimitive(), TGDoubleHSlider::SavePrimitive(), TGToolBar::SavePrimitive(), TGVFileSplitter::SavePrimitive(), TGHSplitter::SavePrimitive(), TGVButtonGroup::SavePrimitive(), TGPopupMenu::SavePrimitive(), TGCanvas::SavePrimitive(), TGHButtonGroup::SavePrimitive(), TGHtml::SavePrimitive(), TGIcon::SavePrimitive(), SavePrimitive(), TGVSplitter::SavePrimitive(), TGHorizontal3DLine::SavePrimitive(), TGHSlider::SavePrimitive(), TGShutter::SavePrimitive(), TGListView::SavePrimitive(), TGTransientFrame::SavePrimitive(), TGGroupFrame::SavePrimitive(), TGButtonGroup::SavePrimitive(), TGTextView::SavePrimitive(), TGMdiFrame::SavePrimitive(), TGListTree::SavePrimitive(), TGVertical3DLine::SavePrimitive(), TGCompositeFrame::SavePrimitiveSubframes(), TRootGuiBuilder::SaveProject(), TGTransientFrame::SaveSource(), TGMainFrame::SaveSource(), TGTextEntry::ScrollByChar(), TGView::ScrollCanvas(), TGTable::ScrollCHeaders(), TGListView::ScrollHeader(), TGTable::ScrollRHeaders(), TGTextView::Search(), TGTextEdit::Search(), TGTextView::SelectAll(), TGuiBldDragManager::SelectFrame(), TGTable::SetEvenRowBackground(), TGPack::SetFrameLength(), TGTable::SetHeaderBackground(), TGContainer::SetHsbPosition(), TGCanvas::SetHsbPosition(), TH1Editor::SetModel(), TGedNameFrame::SetModel(), TGTable::SetOddRowBackground(), TGuiBldHintsEditor::SetPosition(), TGSplitTool::SetPosition(), TGToolTip::SetPosition(), TGTableLayout::SetRowColSizes(), TGTextView::SetSBRange(), TGedEditor::Show(), TRootCanvas::ShowEditor(), RootShower::ShowInfos(), TRootCanvas::ShowStatusBar(), TRootCanvas::ShowToolBar(), TGuiBldEditor::SwitchLayout(), testPack(), TEveProjectionAxesEditor::TEveProjectionAxesEditor(), TEveProjectionManagerEditor::TEveProjectionManagerEditor(), TGedEditor::TGedEditor(), TGeoTreeDialog::TGeoTreeDialog(), TNewQueryDlg::TNewQueryDlg(), TGLEventHandler::TriggerTooltip(), TGTextView::UnMark(), TGTextView::Update(), TGTextEntry::UpdateOffset(), TGView::UpdateRegion(), and TGTable::UpdateView().
UInt_t TGFrame::GetHeight | ( | ) | const [inline] |
Definition at line 288 of file TGFrame.h.
References fHeight.
Referenced by TGContainer::ActivateItem(), TGPack::AddFrameInternal(), TGTextView::AddLine(), TGMdiMainFrame::AddMdiFrame(), TGTextView::AddText(), TGTextEdit::AdjustPos(), TGContainer::AdjustPosition(), TGListTree::AdjustPosition(), TRootCanvas::AdjustSize(), TGMdiMainFrame::ArrangeFrames(), TGMdiMainFrame::ArrangeMinimized(), TGTextEdit::BreakLine(), TRootBrowserLite::BrowseTextFile(), CalendarWindow::CalendarWindow(), TGTransientFrame::CenterOnParent(), TGView::ChangeBackground(), TGuiBldGeometryFrame::ChangeSelected(), TGuiBldDragManager::CheckTargetAtPoint(), TGuiBldDragManager::CheckTargetUnderGrab(), ClassImp(), TGView::Clear(), TGCanvas::ClearViewPort(), TGContainer::ClearViewPort(), TRootControlBar::Create(), TRootCanvas::CreateCanvas(), TFitEditor::CreateGeneralTab(), TViewerX3D::CreateViewer(), TGContainer::DeActivateItem(), TGTextEdit::DelChar(), TGTextEdit::Delete(), TGuiBldDragManager::DoMove(), TGToolButton::DoRedraw(), TGuiBldToolButton::DoRedraw(), TGuiBldMenuTitle::DoRedraw(), TGuiBldDragManager::DoReplace(), TGuiBldDragManager::DoResize(), TGTextEdit::DrawCursor(), TGTextView::DrawRegion(), TGTableFrame::DrawRegion(), TGHtml::DrawRegion(), TGContainer::DrawRegion(), TGTableHeaderFrame::DrawRegion(), TGListTree::DrawRegion(), TGLPShapeObjEditor::DrawSphere(), Editor::Editor(), TGComboBox::EnableTextInput(), TGLWidget::ExtractViewport(), TGMdiMainFrame::FreeMove(), TGMdiMainFrame::FreeSize(), G__G__Gviz3d_229_0_5(), TGPack::GetAvailableLength(), TGMdiMainFrame::GetBBox(), TRootCanvas::GetCheight(), TGHtml::GetInputElement(), TGMdiMainFrame::GetMinimizedBBox(), TGLVContainer::GetPageDimension(), TGContainer::GetPageDimension(), TGHtml::GetPctWidth(), TGTable::GetRHdrHeight(), TGMdiMainFrame::GetWindowGeometry(), TGTextEdit::Goto(), TGuiBldDragManager::HandleAlignment(), TGLVContainer::HandleButton(), TGListTree::HandleButton(), TGView::HandleButton(), TGTextView::HandleButton(), TRootContainer::HandleButton(), TGContainer::HandleButton(), TileFrame::HandleButton(), TGHtml::HandleButton(), TGMdiContainer::HandleConfigureNotify(), TGMdiDecorFrame::HandleConfigureNotify(), TGSplitFrame::HandleConfigureNotify(), TRootCanvas::HandleContainerConfigure(), TGuiBldDragManager::HandleCopy(), TGTextView::HandleCrossing(), TGuiBldDragManager::HandleDelete(), TGTextEdit::HandleDoubleClick(), TGContainer::HandleDoubleClick(), TGCompositeFrame::HandleDragDrop(), TGTextView::HandleMotion(), TGContainer::HandleMotion(), TGTableFrame::HandleMouseWheel(), TileFrame::HandleMouseWheel(), TGuiBldDragManager::HandlePaste(), TGTextEdit::HandleSelection(), TGToolTip::HandleTimer(), TGTextView::HandleTimer(), TGuiBldDragManager::HandleUpdateSelected(), TRootBrowserLite::HideTextEdit(), TGuiBldDragManager::IsSelectedVisible(), XSPeriodicTable::Layout(), TGMdiDecorFrame::Layout(), TGXYLayout::Layout(), TGView::Layout(), TGListView::Layout(), TGTabLayout::Layout(), TGListBox::Layout(), TGCanvas::Layout(), TGNumberEntryLayout::Layout(), XSTblElement::Layout(), TGListView::LayoutHeader(), TGContainer::LineDown(), TGTextEdit::LineDown(), SplitGLView::LoadConfig(), TGHtml::MapControls(), TGuiBldDragManager::MapGlobalDialog(), TGSplitFrame::MapToSPlitTool(), TGMdiMainFrame::Maximize(), TGMdiMainFrame::Minimize(), TGMdiDecorFrame::Move(), TGMdiDecorFrame::MoveResize(), TGTextEdit::NextChar(), pack(), TGShutter::ProcessMessage(), RootShower::ProcessMessage(), TGuiBldDragManager::PutToCanvas(), TEveGListTreeEditorFrame::ReconfToHorizontal(), TEveGListTreeEditorFrame::ReconfToVertical(), TGHtml::Redraw(), TGHtml::RedrawArea(), TGHtml::RedrawText(), TGPack::RefitFramesToPack(), TGuiBldDragManager::ReparentFrames(), TGTextEdit::Replace(), TGuiBldGeometryFrame::ResizeSelected(), RootShowerAbout::RootShowerAbout(), RootShowerMsgBox::RootShowerMsgBox(), SplitGLView::SaveConfig(), TGMdiMainFrame::SavePrimitive(), TGFileContainer::SavePrimitive(), TGStatusBar::SavePrimitive(), TGMenuBar::SavePrimitive(), TGSplitFrame::SavePrimitive(), TGTab::SavePrimitive(), TGCompositeFrame::SavePrimitive(), TGVSlider::SavePrimitive(), TGLineWidthComboBox::SavePrimitive(), TGListBox::SavePrimitive(), TGNumberEntry::SavePrimitive(), TRootEmbeddedCanvas::SavePrimitive(), TGTextButton::SavePrimitive(), TGHScrollBar::SavePrimitive(), TGShapedFrame::SavePrimitive(), TGComboBox::SavePrimitive(), TGHorizontalFrame::SavePrimitive(), TGVScrollBar::SavePrimitive(), TGContainer::SavePrimitive(), TGLineStyleComboBox::SavePrimitive(), TGVerticalFrame::SavePrimitive(), TGFSComboBox::SavePrimitive(), TGMdiMenuBar::SavePrimitive(), TGTripleVSlider::SavePrimitive(), TGLVContainer::SavePrimitive(), TGTextEdit::SavePrimitive(), TGToolBar::SavePrimitive(), TGVButtonGroup::SavePrimitive(), TGDoubleVSlider::SavePrimitive(), TGHSplitter::SavePrimitive(), TGVFileSplitter::SavePrimitive(), TGHButtonGroup::SavePrimitive(), TGCanvas::SavePrimitive(), TGPopupMenu::SavePrimitive(), SavePrimitive(), TGIcon::SavePrimitive(), TGHtml::SavePrimitive(), TGHorizontal3DLine::SavePrimitive(), TGVSplitter::SavePrimitive(), TGButtonGroup::SavePrimitive(), TGGroupFrame::SavePrimitive(), TGTransientFrame::SavePrimitive(), TGListView::SavePrimitive(), TGShutter::SavePrimitive(), TGVertical3DLine::SavePrimitive(), TGListTree::SavePrimitive(), TGMdiFrame::SavePrimitive(), TGVProgressBar::SavePrimitive(), TGTextView::SavePrimitive(), TGCompositeFrame::SavePrimitiveSubframes(), TRootGuiBuilder::SaveProject(), TGMainFrame::SaveSource(), TGTransientFrame::SaveSource(), TGTextEdit::ScreenDown(), TGTextEdit::ScreenUp(), TGView::ScrollCanvas(), TGTable::ScrollCHeaders(), TGListView::ScrollHeader(), TGTable::ScrollRHeaders(), TGTextView::Search(), TGTextEdit::Search(), TGTextView::SelectAll(), TGuiBldDragManager::SelectFrame(), TGListView::SetDefaultColumnWidth(), TGTable::SetEvenRowBackground(), TGPack::SetFrameLength(), TGTable::SetHeaderBackground(), TGTable::SetOddRowBackground(), TGuiBldHintsEditor::SetPosition(), TGSplitTool::SetPosition(), TGToolTip::SetPosition(), TGTableLayout::SetRowColSizes(), TGTextView::SetSBRange(), TGContainer::SetVsbPosition(), TGCanvas::SetVsbPosition(), TGedEditor::Show(), TGTextView::ShowBottom(), TRootCanvas::ShowEditor(), TSessionViewer::ShowEnabledPackages(), RootShower::ShowInfos(), TSessionViewer::ShowLog(), TSessionViewer::ShowPackages(), TSessionViewer::ShowStatus(), TRootCanvas::ShowStatusBar(), TRootCanvas::ShowToolBar(), TGuiBldEditor::SwitchLayout(), TestDialog::TestDialog(), TestMsgBox::TestMsgBox(), testPack(), TestProgress::TestProgress(), TestShutter::TestShutter(), TestSliders::TestSliders(), TGSelectBox::TGSelectBox(), TGLEventHandler::TriggerTooltip(), TRootGuiBuilder::TRootGuiBuilder(), TGDockableFrame::UndockContainer(), TGTextView::Update(), TGView::UpdateRegion(), TGTable::UpdateView(), XSElementDlg::XSElementDlg(), and XSReactionDlg::XSReactionDlg().
UInt_t TGFrame::GetMinWidth | ( | ) | const [inline] |
UInt_t TGFrame::GetMinHeight | ( | ) | const [inline] |
UInt_t TGFrame::GetMaxWidth | ( | ) | const [inline] |
UInt_t TGFrame::GetMaxHeight | ( | ) | const [inline] |
TGDimension TGFrame::GetSize | ( | ) | const [inline] |
Definition at line 293 of file TGFrame.h.
References fHeight, and fWidth.
Referenced by XSReactionDlg::ElementEntryChanged(), G__G__Gviz3d_229_0_20(), TGListLayout::GetDefaultSize(), TGRowLayout::GetDefaultSize(), TGVerticalLayout::GetDefaultSize(), TGTileLayout::GetDefaultSize(), TGHorizontalLayout::GetDefaultSize(), TGTableLayout::GetDefaultSize(), TGNumberEntryLayout::GetDefaultSize(), TGColumnLayout::GetDefaultSize(), TGListDetailsLayout::Layout(), TGHorizontalLayout::Layout(), TGListLayout::Layout(), TGTileLayout::Layout(), TGMenuBar::Layout(), TGVerticalLayout::Layout(), TGeoBBoxEditor::TGeoBBoxEditor(), TGeoConeEditor::TGeoConeEditor(), TGeoEltuEditor::TGeoEltuEditor(), TGeoHypeEditor::TGeoHypeEditor(), TGeoMaterialEditor::TGeoMaterialEditor(), TGeoNodeEditor::TGeoNodeEditor(), TGeoParaEditor::TGeoParaEditor(), TGeoPconEditor::TGeoPconEditor(), TGeoSphereEditor::TGeoSphereEditor(), TGeoTorusEditor::TGeoTorusEditor(), TGeoTranslationEditor::TGeoTranslationEditor(), TGeoTrapEditor::TGeoTrapEditor(), TGeoTrd1Editor::TGeoTrd1Editor(), TGeoTrd2Editor::TGeoTrd2Editor(), TGeoTubeEditor::TGeoTubeEditor(), and TGDockableFrame::UndockContainer().
Int_t TGFrame::GetX | ( | ) | const [inline] |
Definition at line 294 of file TGFrame.h.
References fX.
Referenced by TGContainer::ActivateItem(), TGMdiMainFrame::ArrangeFrames(), TGMdiMainFrame::ArrangeMinimized(), TGuiBldEditor::ChangeSelected(), TGuiBldDragManager::CheckTargetUnderGrab(), TGContainer::DeActivateItem(), TGuiBldDragManager::DoReplace(), TGuiBldDragManager::DoResize(), TGTableFrame::DrawRegion(), TGContainer::DrawRegion(), TGTableHeaderFrame::DrawRegion(), TGuiBldDragManager::Drop(), TGContainer::FindFrame(), G__G__Gviz3d_229_0_26(), TGMdiMainFrame::GetBBox(), TGCompositeFrame::GetFrameFromPoint(), TGMdiMainFrame::GetMinimizedBBox(), TGMdiMainFrame::GetWindowGeometry(), TGuiBldDragManager::GrabFrame(), TGuiBldDragManager::HandleAlignment(), TGLVContainer::HandleButton(), TGHeaderFrame::HandleButton(), TGContainer::HandleButton(), TGuiBldDragManager::HandleCopy(), TGuiBldDragManager::HandleDelete(), TGHeaderFrame::HandleDoubleClick(), TGContainer::HandleDoubleClick(), TGContainer::HandleMotion(), TGHeaderFrame::HandleMotion(), TGHScrollBar::Layout(), TGContainer::LineDown(), TGLVContainer::LineDown(), TGContainer::LineLeft(), TGLVContainer::LineLeft(), TGLVContainer::LineRight(), TGContainer::LineRight(), TGContainer::LineUp(), TGLVContainer::LineUp(), TGuiBldDragManager::MapGlobalDialog(), TGMdiMainFrame::Maximize(), TGMdiMainFrame::Minimize(), TGContainer::PageDown(), TGContainer::PageUp(), TGuiBldDragManager::PutToCanvas(), TGuiBldDragManager::ReparentFrames(), TGuiBldGeometryFrame::ResizeSelected(), TGMdiMainFrame::Restore(), TGMdiFrame::SavePrimitive(), TGCompositeFrame::SavePrimitiveSubframes(), TGTable::ScrollRHeaders(), TGuiBldHintsEditor::SetPosition(), XSTblElement::SetState(), and TGCompositeFrame::TranslateCoordinates().
Int_t TGFrame::GetY | ( | ) | const [inline] |
Definition at line 295 of file TGFrame.h.
References fY.
Referenced by TGContainer::ActivateItem(), TGMdiMainFrame::ArrangeMinimized(), TGuiBldEditor::ChangeSelected(), TGuiBldDragManager::CheckTargetUnderGrab(), TGContainer::DeActivateItem(), TGuiBldDragManager::DoReplace(), TGuiBldDragManager::DoResize(), TGTableFrame::DrawRegion(), TGContainer::DrawRegion(), TGTableHeaderFrame::DrawRegion(), TGuiBldDragManager::Drop(), TGContainer::FindFrame(), G__G__Gviz3d_229_0_27(), TGMdiMainFrame::GetBBox(), TGCompositeFrame::GetFrameFromPoint(), TGMdiMainFrame::GetMinimizedBBox(), TGMdiMainFrame::GetWindowGeometry(), TGuiBldDragManager::GrabFrame(), TGuiBldDragManager::HandleAlignment(), TGLVContainer::HandleButton(), TGContainer::HandleButton(), TGuiBldDragManager::HandleCopy(), TGuiBldDragManager::HandleDelete(), TGContainer::HandleDoubleClick(), TGContainer::HandleMotion(), TGVScrollBar::Layout(), TGContainer::LineDown(), TGLVContainer::LineDown(), TGContainer::LineLeft(), TGLVContainer::LineLeft(), TGLVContainer::LineRight(), TGContainer::LineRight(), TGContainer::LineUp(), TGLVContainer::LineUp(), TGuiBldDragManager::MapGlobalDialog(), TGMdiMainFrame::Maximize(), TGMdiMainFrame::Minimize(), TGContainer::PageDown(), TGContainer::PageUp(), TGuiBldDragManager::PutToCanvas(), TGuiBldDragManager::ReparentFrames(), TGuiBldGeometryFrame::ResizeSelected(), TGMdiMainFrame::Restore(), TGMdiFrame::SavePrimitive(), TGCompositeFrame::SavePrimitiveSubframes(), TGuiBldHintsEditor::SetPosition(), XSTblElement::SetState(), and TGCompositeFrame::TranslateCoordinates().
Int_t TGFrame::GetBorderWidth | ( | ) | const [inline] |
Definition at line 296 of file TGFrame.h.
References fBorderWidth.
Referenced by TGMdiMainFrame::ArrangeMinimized(), TGMatrixLayout::GetDefaultSize(), TGRowLayout::GetDefaultSize(), TGVerticalLayout::GetDefaultSize(), TGTabLayout::GetDefaultSize(), TGHorizontalLayout::GetDefaultSize(), TGTableLayout::GetDefaultSize(), TGColumnLayout::GetDefaultSize(), TGMdiMainFrame::GetWindowGeometry(), TGTableLayout::Layout(), TGTabLayout::Layout(), TGHorizontalLayout::Layout(), TGColumnLayout::Layout(), TGRowLayout::Layout(), TGMatrixLayout::Layout(), TGVerticalLayout::Layout(), TGMdiMainFrame::Minimize(), TGMdiFrame::SavePrimitive(), and TGTableLayout::SetRowColSizes().
TGFrameElement* TGFrame::GetFrameElement | ( | ) | const [inline] |
Definition at line 298 of file TGFrame.h.
References fFE.
Referenced by TGuiBldHintsEditor::ChangeSelected(), TGuiBldDragManager::DoReplace(), TGuiBldDragManager::Drop(), TGuiBldDragManager::GrabFrame(), TGuiBldDragManager::HandleCopy(), TGuiBldDragManager::HandleLayoutOrder(), TGuiBldHintsEditor::LayoutSubframes(), TGPack::MapSubwindows(), TGCompositeFrame::MapSubwindows(), TGuiBldHintsEditor::MatrixLayout(), TGuiBldDragManager::Menu4Frame(), TGShutter::RemoveItem(), TGuiBldDragManager::SaveFrame(), TGuiBldHintsEditor::SetMatrixSep(), and TGuiBldHintsEditor::UpdateState().
void TGFrame::SetFrameElement | ( | TGFrameElement * | fe | ) | [inline] |
Definition at line 299 of file TGFrame.h.
References fFE.
Referenced by TGCompositeFrame::Cleanup(), TRootBrowser::CloseWindow(), TGuiBldDragManager::DoReplace(), TGuiBldDragManager::HandleLayoutOrder(), TRootBrowser::RemoveTab(), and TGuiBldDragManager::SaveFrame().
Definition at line 301 of file TGFrame.h.
References fHeight, and fWidth.
Referenced by TH1Editor::DoHistChanges(), TH2Editor::DoHistChanges(), TH2Editor::DoHistComplex(), GetFrameFromPoint(), TGCompositeFrame::GetFrameFromPoint(), and TGCompositeFrame::TranslateCoordinates().
Definition at line 303 of file TGFrame.h.
References Contains().
Referenced by TGCompositeFrame::GetFrameFromPoint().
virtual void TGFrame::SetX | ( | Int_t | x | ) | [inline, virtual] |
Definition at line 307 of file TGFrame.h.
References fX.
Referenced by G__G__Gviz3d_229_0_45(), and TGuiBldDragManager::HandleCopy().
virtual void TGFrame::SetY | ( | Int_t | y | ) | [inline, virtual] |
Definition at line 308 of file TGFrame.h.
References fY.
Referenced by G__G__Gviz3d_229_0_46(), and TGuiBldDragManager::HandleCopy().
virtual void TGFrame::SetWidth | ( | UInt_t | w | ) | [inline, virtual] |
Definition at line 309 of file TGFrame.h.
References fWidth.
Referenced by TTreeViewer::BuildInterface(), G__G__Gviz3d_229_0_44(), TGSplitFrame::HandleConfigureNotify(), TGTextView::HLayout(), TGTable::Init(), TGView::Layout(), TGListBox::Layout(), TGCanvas::Layout(), TRootCanvas::SetCanvasSize(), TGedNameFrame::SetModel(), TabsTest(), TEveCaloVizEditor::TEveCaloVizEditor(), TEvePointSetArrayEditor::TEvePointSetArrayEditor(), TEveTrackListEditor::TEveTrackListEditor(), and TGTextView::VLayout().
virtual void TGFrame::SetHeight | ( | UInt_t | h | ) | [inline, virtual] |
Definition at line 310 of file TGFrame.h.
References fHeight.
Referenced by TEveGDoubleValuator::Build(), TEveGValuator::Build(), TTreeViewer::BuildInterface(), G__G__Gviz3d_229_0_33(), TGSplitFrame::HandleConfigureNotify(), TGTextView::HLayout(), TGView::Layout(), TGListBox::Layout(), TGCanvas::Layout(), TEveCaloVizEditor::MakeSliceInfo(), TRootCanvas::SetCanvasSize(), TEveCalo3DEditor::TEveCalo3DEditor(), TEveCaloLegoEditor::TEveCaloLegoEditor(), TEveElementEditor::TEveElementEditor(), and TGTextView::VLayout().
virtual void TGFrame::SetMinWidth | ( | UInt_t | w | ) | [inline, virtual] |
Definition at line 311 of file TGFrame.h.
References fMinWidth.
Referenced by TNewQueryDlg::Build().
virtual void TGFrame::SetMinHeight | ( | UInt_t | h | ) | [inline, virtual] |
virtual void TGFrame::SetMaxWidth | ( | UInt_t | w | ) | [inline, virtual] |
virtual void TGFrame::SetMaxHeight | ( | UInt_t | h | ) | [inline, virtual] |
virtual void TGFrame::SetSize | ( | const TGDimension & | s | ) | [inline, virtual] |
Definition at line 315 of file TGFrame.h.
References fHeight, fWidth, and s.
Referenced by G__G__Gviz3d_229_0_41(), TGSplitButton::Init(), TGeoBBoxEditor::TGeoBBoxEditor(), TGeoConeEditor::TGeoConeEditor(), TGeoEltuEditor::TGeoEltuEditor(), TGeoHypeEditor::TGeoHypeEditor(), TGeoMaterialEditor::TGeoMaterialEditor(), TGeoNodeEditor::TGeoNodeEditor(), TGeoParaEditor::TGeoParaEditor(), TGeoPconEditor::TGeoPconEditor(), TGeoSphereEditor::TGeoSphereEditor(), TGeoTorusEditor::TGeoTorusEditor(), TGeoTranslationEditor::TGeoTranslationEditor(), TGeoTrapEditor::TGeoTrapEditor(), TGeoTrd1Editor::TGeoTrd1Editor(), TGeoTrd2Editor::TGeoTrd2Editor(), and TGeoTubeEditor::TGeoTubeEditor().
void TGFrame::Print | ( | Option_t * | option = "" |
) | const [virtual] |
Reimplemented from TGWindow.
Definition at line 752 of file TGFrame.cxx.
References TObject::ClassName(), TString::Contains(), fHeight, TGObject::fId, TGWindow::fParent, fWidth, fX, fY, TGObject::GetId(), and TGWindow::Print().
Referenced by TGCompositeFrame::Print().
void TGFrame::SaveUserColor | ( | ostream & | out, | |
Option_t * | ||||
) |
Definition at line 2402 of file TGFrame.cxx.
References xmlio::Class, TROOT::ClassSaved(), fgUserColor, GetBackground(), GetDefaultFrameBackground(), GetWhitePixel(), gROOT, and TColor::PixelAsHexString().
Referenced by TGMdiMainFrame::SavePrimitive(), TGTextEntry::SavePrimitive(), TGStatusBar::SavePrimitive(), TGFileContainer::SavePrimitive(), TGTab::SavePrimitive(), TGSplitFrame::SavePrimitive(), TGVSlider::SavePrimitive(), TGCompositeFrame::SavePrimitive(), TRootEmbeddedCanvas::SavePrimitive(), TGListBox::SavePrimitive(), TGShapedFrame::SavePrimitive(), TGHScrollBar::SavePrimitive(), TGLabel::SavePrimitive(), TGTextButton::SavePrimitive(), TGTripleHSlider::SavePrimitive(), TGVScrollBar::SavePrimitive(), TGHorizontalFrame::SavePrimitive(), TGComboBox::SavePrimitive(), TGTripleVSlider::SavePrimitive(), TGFSComboBox::SavePrimitive(), TGVerticalFrame::SavePrimitive(), TGContainer::SavePrimitive(), TGLVContainer::SavePrimitive(), TGDoubleHSlider::SavePrimitive(), TGButton::SavePrimitive(), TGToolBar::SavePrimitive(), TGVFileSplitter::SavePrimitive(), TGHSplitter::SavePrimitive(), TGDoubleVSlider::SavePrimitive(), TGVButtonGroup::SavePrimitive(), TGCanvas::SavePrimitive(), TGHButtonGroup::SavePrimitive(), TGProgressBar::SavePrimitive(), TGIcon::SavePrimitive(), SavePrimitive(), TGVSplitter::SavePrimitive(), TGHorizontal3DLine::SavePrimitive(), TGHSlider::SavePrimitive(), TGListView::SavePrimitive(), TGGroupFrame::SavePrimitive(), TGButtonGroup::SavePrimitive(), TGMdiFrame::SavePrimitive(), TGListTree::SavePrimitive(), and TGVertical3DLine::SavePrimitive().
void TGFrame::SavePrimitive | ( | ostream & | out, | |
Option_t * | option = "" | |||
) | [virtual] |
Reimplemented from TObject.
Definition at line 3145 of file TGFrame.cxx.
References fBackground, TGWindow::fParent, GetDefaultFrameBackground(), GetHeight(), TGWindow::GetName(), GetOptions(), GetOptionString(), GetWidth(), and SaveUserColor().
Referenced by TGDockableFrame::SavePrimitive(), TGStatusBar::SavePrimitive(), TGMenuBar::SavePrimitive(), TGListBox::SavePrimitive(), TGMdiMenuBar::SavePrimitive(), TGShutterItem::SavePrimitive(), TGShutter::SavePrimitive(), TGListView::SavePrimitive(), and TGCompositeFrame::SavePrimitiveSubframes().
virtual void TGFrame::Delete | ( | Option_t * | = "" |
) | [inline, virtual] |
virtual void TGFrame::DrawClass | ( | ) | const [inline, virtual] |
virtual void TGFrame::Dump | ( | ) | const [inline, virtual] |
virtual void TGFrame::Inspect | ( | ) | const [inline, virtual] |
virtual void TGFrame::SetDrawOption | ( | Option_t * | = "" |
) | [inline, virtual] |
void TGFrame::SetDNDSource | ( | Bool_t | onoff | ) | [inline] |
Definition at line 331 of file TGFrame.h.
References fDNDState, and kIsDNDSource.
Referenced by TRootIconBox::AddObjItem(), and TRootObjItem::TRootObjItem().
void TGFrame::SetDNDTarget | ( | Bool_t | onoff | ) | [inline] |
Definition at line 333 of file TGFrame.h.
References fDNDState, and kIsDNDTarget.
Referenced by TRootCanvas::CreateCanvas(), and DNDMainFrame::DNDMainFrame().
Bool_t TGFrame::IsDNDSource | ( | ) | const [inline] |
Definition at line 335 of file TGFrame.h.
References fDNDState, and kIsDNDSource.
Referenced by TGContainer::HandleMotion().
Bool_t TGFrame::IsDNDTarget | ( | ) | const [inline] |
Definition at line 336 of file TGFrame.h.
References fDNDState, and kIsDNDTarget.
Referenced by TGFileItem::HandleDNDEnter().
Definition at line 338 of file TGFrame.h.
Referenced by TGDNDManager::HandleSelectionRequest(), and TGDNDManager::SendDNDEnter().
Definition at line 339 of file TGFrame.h.
References kFALSE.
Referenced by TGDNDManager::HandleSelection().
virtual Atom_t TGFrame::HandleDNDPosition | ( | Int_t | , | |
Int_t | , | |||
Atom_t | , | |||
Int_t | , | |||
Int_t | ||||
) | [inline, virtual] |
Definition at line 340 of file TGFrame.h.
References kNone.
Referenced by TGDNDManager::HandleDNDPosition().
virtual Bool_t TGFrame::HandleDNDLeave | ( | ) | [inline, virtual] |
Definition at line 343 of file TGFrame.h.
References kFALSE.
Referenced by TGDNDManager::HandleDNDEnter(), and TGDNDManager::HandleDNDLeave().
virtual Bool_t TGFrame::HandleDNDFinished | ( | ) | [inline, virtual] |
Definition at line 344 of file TGFrame.h.
References kFALSE.
Referenced by TGDNDManager::EndDrag(), TGDNDManager::HandleDNDFinished(), and TGDNDManager::HandleTimer().
static Time_t TGFrame::GetLastClick | ( | ) | [static, protected] |
virtual void* TGFrame::GetSender | ( | ) | [inline, protected, virtual] |
virtual void TGFrame::Draw3dRectangle | ( | UInt_t | type, | |
Int_t | x, | |||
Int_t | y, | |||
UInt_t | w, | |||
UInt_t | h | |||
) | [protected, virtual] |
virtual void TGFrame::DoRedraw | ( | ) | [protected, virtual] |
Reimplemented from TGWindow.
const TGResourcePool* TGFrame::GetResourcePool | ( | ) | const [inline, protected] |
Definition at line 186 of file TGFrame.h.
References TGObject::fClient, and TGClient::GetResourcePool().
TString TGFrame::GetOptionString | ( | ) | const [protected] |
static Pixel_t TGFrame::GetDefaultFrameBackground | ( | ) | [static] |
static Pixel_t TGFrame::GetDefaultSelectedBackground | ( | ) | [static] |
static Pixel_t TGFrame::GetWhitePixel | ( | ) | [static] |
static Pixel_t TGFrame::GetBlackPixel | ( | ) | [static] |
static const TGGC& TGFrame::GetBlackGC | ( | ) | [static] |
static const TGGC& TGFrame::GetWhiteGC | ( | ) | [static] |
static const TGGC& TGFrame::GetHilightGC | ( | ) | [static] |
static const TGGC& TGFrame::GetShadowGC | ( | ) | [static] |
static const TGGC& TGFrame::GetBckgndGC | ( | ) | [static] |
virtual void TGFrame::DeleteWindow | ( | ) | [virtual] |
UInt_t TGFrame::GetEventMask | ( | ) | const [inline] |
void TGFrame::AddInput | ( | UInt_t | emask | ) |
void TGFrame::RemoveInput | ( | UInt_t | emask | ) |
virtual Bool_t TGFrame::HandleDragDrop | ( | TGFrame * | , | |
Int_t | , | |||
Int_t | , | |||
TGLayoutHints * | ||||
) | [inline, virtual] |
virtual void TGFrame::ProcessedConfigure | ( | Event_t * | event | ) | [inline, virtual] |
virtual void TGFrame::ProcessedEvent | ( | Event_t * | event | ) | [inline, virtual] |
virtual void TGFrame::SendMessage | ( | const TGWindow * | w, | |
Long_t | msg, | |||
Long_t | parm1, | |||
Long_t | parm2 | |||
) | [virtual] |
virtual TGDimension TGFrame::GetDefaultSize | ( | ) | const [virtual] |
virtual void TGFrame::Resize | ( | TGDimension | size | ) | [virtual] |
Reimplemented from TGWindow.
virtual UInt_t TGFrame::GetDefaultWidth | ( | ) | const [inline, virtual] |
virtual UInt_t TGFrame::GetDefaultHeight | ( | ) | const [inline, virtual] |
virtual Pixel_t TGFrame::GetBackground | ( | ) | const [inline, virtual] |
virtual void TGFrame::ChangeBackground | ( | Pixel_t | back | ) | [virtual] |
virtual Pixel_t TGFrame::GetForeground | ( | ) | const [virtual] |
virtual void TGFrame::SetForegroundColor | ( | Pixel_t | ) | [inline, virtual] |
virtual UInt_t TGFrame::GetOptions | ( | ) | const [inline, virtual] |
virtual void TGFrame::ChangeOptions | ( | UInt_t | options | ) | [virtual] |
virtual void TGFrame::MapSubwindows | ( | ) | [inline, virtual] |
virtual void TGFrame::MapWindow | ( | ) | [inline, virtual] |
Reimplemented from TGWindow.
Definition at line 267 of file TGFrame.h.
References fFE, TGFrameElement::fState, kIsVisible, and TGWindow::MapWindow().
virtual void TGFrame::MapRaised | ( | ) | [inline, virtual] |
Reimplemented from TGWindow.
Definition at line 268 of file TGFrame.h.
References fFE, TGFrameElement::fState, kIsVisible, and TGWindow::MapRaised().
virtual void TGFrame::UnmapWindow | ( | ) | [inline, virtual] |
Reimplemented from TGWindow.
Definition at line 269 of file TGFrame.h.
References fFE, TGFrameElement::fState, kIsVisible, and TGWindow::UnmapWindow().
virtual void TGFrame::DrawBorder | ( | ) | [virtual] |
virtual void TGFrame::Activate | ( | Bool_t | ) | [inline, virtual] |
virtual Bool_t TGFrame::IsActive | ( | ) | const [inline, virtual] |
virtual Bool_t TGFrame::IsComposite | ( | ) | const [inline, virtual] |
virtual Bool_t TGFrame::IsEditable | ( | ) | const [inline, virtual] |
virtual void TGFrame::SetEditable | ( | Bool_t | ) | [inline, virtual] |
virtual Bool_t TGFrame::IsLayoutBroken | ( | ) | const [inline, virtual] |
virtual void TGFrame::SetCleanup | ( | Int_t | = kLocalCleanup |
) | [inline, virtual] |
virtual void TGFrame::SetDragType | ( | Int_t | type | ) | [virtual] |
virtual void TGFrame::SetDropType | ( | Int_t | type | ) | [virtual] |
virtual Int_t TGFrame::GetDragType | ( | ) | const [virtual] |
virtual Int_t TGFrame::GetDropType | ( | ) | const [virtual] |
UInt_t TGFrame::GetWidth | ( | ) | const [inline] |
UInt_t TGFrame::GetHeight | ( | ) | const [inline] |
UInt_t TGFrame::GetMinWidth | ( | ) | const [inline] |
UInt_t TGFrame::GetMinHeight | ( | ) | const [inline] |
UInt_t TGFrame::GetMaxWidth | ( | ) | const [inline] |
UInt_t TGFrame::GetMaxHeight | ( | ) | const [inline] |
TGDimension TGFrame::GetSize | ( | ) | const [inline] |
Int_t TGFrame::GetX | ( | void | ) | const [inline] |
Int_t TGFrame::GetBorderWidth | ( | ) | const [inline] |
TGFrameElement* TGFrame::GetFrameElement | ( | ) | const [inline] |
void TGFrame::SetFrameElement | ( | TGFrameElement * | fe | ) | [inline] |
virtual void TGFrame::SetX | ( | Int_t | x | ) | [inline, virtual] |
virtual void TGFrame::SetY | ( | Int_t | y | ) | [inline, virtual] |
virtual void TGFrame::SetWidth | ( | UInt_t | w | ) | [inline, virtual] |
virtual void TGFrame::SetHeight | ( | UInt_t | h | ) | [inline, virtual] |
virtual void TGFrame::SetMinWidth | ( | UInt_t | w | ) | [inline, virtual] |
virtual void TGFrame::SetMinHeight | ( | UInt_t | h | ) | [inline, virtual] |
virtual void TGFrame::SetMaxWidth | ( | UInt_t | w | ) | [inline, virtual] |
virtual void TGFrame::SetMaxHeight | ( | UInt_t | h | ) | [inline, virtual] |
virtual void TGFrame::SetSize | ( | const TGDimension & | s | ) | [inline, virtual] |
void TGFrame::SaveUserColor | ( | ostream & | out, | |
Option_t * | ||||
) |
virtual void TGFrame::SavePrimitive | ( | ostream & | out, | |
Option_t * | option = "" | |||
) | [virtual] |
Reimplemented from TObject.
virtual void TGFrame::Delete | ( | Option_t * | = "" |
) | [inline, virtual] |
virtual void TGFrame::DrawClass | ( | ) | const [inline, virtual] |
virtual void TGFrame::Dump | ( | ) | const [inline, virtual] |
virtual void TGFrame::Inspect | ( | ) | const [inline, virtual] |
virtual void TGFrame::SetDrawOption | ( | Option_t * | = "" |
) | [inline, virtual] |
void TGFrame::SetDNDSource | ( | Bool_t | onoff | ) | [inline] |
void TGFrame::SetDNDTarget | ( | Bool_t | onoff | ) | [inline] |
Bool_t TGFrame::IsDNDSource | ( | ) | const [inline] |
Bool_t TGFrame::IsDNDTarget | ( | ) | const [inline] |
virtual Bool_t TGFrame::HandleDNDLeave | ( | ) | [inline, virtual] |
virtual Bool_t TGFrame::HandleDNDFinished | ( | ) | [inline, virtual] |
Int_t TGFrame::fX [protected] |
Definition at line 148 of file TGFrame.h.
Referenced by GetX(), TGColorSelect::HandleButton(), TGSplitFrame::MapToSPlitTool(), Move(), TGMdiFrame::Move(), MoveResize(), Print(), TGView::ScrollCanvas(), SetX(), TGFrame(), and TGDockableFrame::UndockContainer().
Int_t TGFrame::fY [protected] |
Definition at line 149 of file TGFrame.h.
Referenced by GetY(), TGColorSelect::HandleButton(), TGSplitFrame::MapToSPlitTool(), Move(), TGMdiFrame::Move(), MoveResize(), Print(), TGView::ScrollCanvas(), SetY(), TGFrame(), and TGDockableFrame::UndockContainer().
UInt_t TGFrame::fWidth [protected] |
Definition at line 150 of file TGFrame.h.
Referenced by TGMdiMainFrame::AddMdiFrame(), TGTab::AddTab(), TRootEmbeddedCanvas::AdoptCanvas(), TGMdiMainFrame::ArrangeFrames(), TGSplitButton::CalcSize(), TGTransientFrame::CenterOnParent(), TGDoubleSlider::ChangeCursor(), ClassImp(), Contains(), TGShapedToolTip::CreateCanvas(), TGTextEdit::DelChar(), TGDragWindow::DoRedraw(), TGToolButton::DoRedraw(), TGColorSelect::DoRedraw(), TGuiBldToolButton::DoRedraw(), TGLabel::DoRedraw(), TGTableCell::DoRedraw(), TGedPatternFrame::DoRedraw(), TGVSlider::DoRedraw(), TGTextButton::DoRedraw(), TGDoubleVSlider::DoRedraw(), TGedSelect::DoRedraw(), TGPictureButton::DoRedraw(), TGMdiTitleIcon::DoRedraw(), TGSplitButton::DoRedraw(), TGFileItem::DoRedraw(), DoRedraw(), TGTextEntry::DoRedraw(), TGButtonGroup::DoRedraw(), TGDoubleHSlider::DoRedraw(), TGMenuTitle::DoRedraw(), TGHSlider::DoRedraw(), TGuiBldMenuTitle::DoRedraw(), TGGroupFrame::DoRedraw(), TGHProgressBar::DoRedraw(), TGColorFrame::DrawBorder(), TGMdiVerticalWinResizer::DrawBorder(), TGHorizontal3DLine::DrawBorder(), TGComboBox::DrawBorder(), TGMdiHorizontalWinResizer::DrawBorder(), TGHSplitter::DrawBorder(), TGTableCell::DrawBorder(), TGCanvas::DrawBorder(), TGVSplitter::DrawBorder(), TGStatusBar::DrawBorder(), TGListBox::DrawBorder(), TGGroupFrame::DrawBorder(), TGScrollBarElement::DrawBorder(), TGTextEntry::DrawBorder(), TGedPatternFrame::DrawBorder(), TGButtonGroup::DrawBorder(), TGTabElement::DrawBorder(), TGView::DrawBorder(), TGSplitTool::DrawBorder(), TGToolTip::DrawBorder(), DrawBorder(), TGMdiCornerWinResizer::DrawBorder(), TGuiBldHintsButton::DrawCenterX(), TGuiBldHintsButton::DrawCenterY(), TGTableCell::DrawCopy(), TGLineLBEntry::DrawCopy(), TGTextLBEntry::DrawCopy(), TGLVEntry::DrawCopy(), TGuiBldHintsButton::DrawExpandX(), TGuiBldHintsButton::DrawExpandY(), TGTripleVSlider::DrawPointer(), Editor::Editor(), TGUndockedFrame::FixSize(), TGMdiMainFrame::GetBBox(), TGLabel::GetDefaultSize(), TGViewPort::GetDefaultSize(), TGSplitButton::GetDefaultSize(), TGMdiContainer::GetDefaultSize(), TGHProgressBar::GetDefaultSize(), TGCanvas::GetDefaultSize(), TGHScrollBar::GetDefaultSize(), TGCheckButton::GetDefaultSize(), GetDefaultSize(), TGHSlider::GetDefaultSize(), TGListBox::GetDefaultSize(), TGStatusBar::GetDefaultSize(), TGTextEntry::GetDefaultSize(), TGTextButton::GetDefaultSize(), TGIcon::GetDefaultSize(), TGRadioButton::GetDefaultSize(), TGComboBox::GetDefaultSize(), TGCompositeFrame::GetDefaultSize(), TGDoubleHSlider::GetDefaultSize(), TGShutter::GetDefaultSize(), TGView::GetDefaultSize(), TGLBContainer::GetDefaultWidth(), GetSize(), TGTableCell::GetSize(), GetWidth(), TGTableCell::GetWidth(), TGRadioButton::HandleButton(), TGTripleHSlider::HandleButton(), TGComboBox::HandleButton(), TGButton::HandleButton(), TGedPopup::HandleButton(), TGTripleVSlider::HandleButton(), TGColorPopup::HandleButton(), TGDoubleVSlider::HandleButton(), TGHScrollBar::HandleButton(), TGCheckButton::HandleButton(), TGDoubleHSlider::HandleButton(), TGSplitButton::HandleButton(), TGHSlider::HandleButton(), TGVSlider::HandleButton(), TGMdiContainer::HandleConfigureNotify(), HandleConfigureNotify(), TGMdiDecorFrame::HandleConfigureNotify(), TGCompositeFrame::HandleDragDrop(), TGHSlider::HandleMotion(), TGTripleHSlider::HandleMotion(), TGDoubleHSlider::HandleMotion(), TGTripleVSlider::HandleMotion(), TGSplitButton::HandleSButton(), TGToolTip::HandleTimer(), TGTextView::HLayout(), TGSplitFrame::HSplit(), TGSplitButton::Init(), TGTextButton::Init(), TGTableCell::Init(), TGTable::Init(), TGMdiDecorFrame::Layout(), TGView::Layout(), TGListView::Layout(), TGListBox::Layout(), TGCanvas::Layout(), TGMdiMainFrame::Layout(), TGSplitButton::Layout(), TGHScrollBar::Layout(), TGShutter::Layout(), TGListView::LayoutHeader(), TGSplitFrame::MapToSPlitTool(), TGMdiMainFrame::Maximize(), MoveResize(), TGColorPopup::PlacePopup(), TGComboBoxPopup::PlacePopup(), TGedPopup::PlacePopup(), Print(), TGPack::Resize(), Resize(), TGTableCell::Resize(), TGHSlider::Resize(), RootShowerAbout::RootShowerAbout(), RootShowerMsgBox::RootShowerMsgBox(), TGTripleHSlider::SavePrimitive(), TGDoubleHSlider::SavePrimitive(), TGHSlider::SavePrimitive(), TGViewPort::SetHPos(), TGTripleHSlider::SetPointerPos(), TGTripleHSlider::SetPointerPosition(), TGHScrollBar::SetRange(), SetSize(), TGLVContainer::SetViewMode(), TGViewPort::SetVPos(), SetWidth(), TestDialog::TestDialog(), TestMsgBox::TestMsgBox(), TestProgress::TestProgress(), TestShutter::TestShutter(), TestSliders::TestSliders(), TGFrame(), TGTextView::VLayout(), TGSplitFrame::VSplit(), XSElementDlg::XSElementDlg(), and XSReactionDlg::XSReactionDlg().
UInt_t TGFrame::fHeight [protected] |
Definition at line 151 of file TGFrame.h.
Referenced by TGMdiMainFrame::AddMdiFrame(), TGTab::AddTab(), TGTextView::AdjustWidth(), TRootEmbeddedCanvas::AdoptCanvas(), TGMdiMainFrame::ArrangeFrames(), TGSplitButton::CalcSize(), TGTransientFrame::CenterOnParent(), TGDoubleSlider::ChangeCursor(), Contains(), TGShapedToolTip::CreateCanvas(), TGCheckButton::DoRedraw(), TGDragWindow::DoRedraw(), TGToolButton::DoRedraw(), TGedPatternSelect::DoRedraw(), TGColorSelect::DoRedraw(), TGuiBldToolButton::DoRedraw(), TGDockButton::DoRedraw(), TGLabel::DoRedraw(), TGTableCell::DoRedraw(), TGedPatternFrame::DoRedraw(), TGedMarkerSelect::DoRedraw(), TGVSlider::DoRedraw(), TGTextButton::DoRedraw(), TGDoubleVSlider::DoRedraw(), TGedSelect::DoRedraw(), TGRadioButton::DoRedraw(), TGPictureButton::DoRedraw(), TGMdiTitleIcon::DoRedraw(), TGSplitButton::DoRedraw(), TGFileItem::DoRedraw(), DoRedraw(), TGVProgressBar::DoRedraw(), TGTextEntry::DoRedraw(), TGButtonGroup::DoRedraw(), TGDoubleHSlider::DoRedraw(), TGMenuTitle::DoRedraw(), TGHSlider::DoRedraw(), TGuiBldMenuTitle::DoRedraw(), TGGroupFrame::DoRedraw(), TGHProgressBar::DoRedraw(), TGVertical3DLine::DrawBorder(), TGColorFrame::DrawBorder(), TGMdiVerticalWinResizer::DrawBorder(), TGComboBox::DrawBorder(), TGMdiHorizontalWinResizer::DrawBorder(), TGHSplitter::DrawBorder(), TGTableCell::DrawBorder(), TGCanvas::DrawBorder(), TGVSplitter::DrawBorder(), TGStatusBar::DrawBorder(), TGListBox::DrawBorder(), TGGroupFrame::DrawBorder(), TGScrollBarElement::DrawBorder(), TGTextEntry::DrawBorder(), TGedPatternFrame::DrawBorder(), TGButtonGroup::DrawBorder(), TGTabElement::DrawBorder(), TGView::DrawBorder(), TGSplitTool::DrawBorder(), TGToolTip::DrawBorder(), DrawBorder(), TGMdiCornerWinResizer::DrawBorder(), TGuiBldHintsButton::DrawCenterX(), TGuiBldHintsButton::DrawCenterY(), TGTableCell::DrawCopy(), TGTreeLBEntry::DrawCopy(), TGLineLBEntry::DrawCopy(), TGTextLBEntry::DrawCopy(), TGLVEntry::DrawCopy(), TGuiBldHintsButton::DrawExpandX(), TGuiBldHintsButton::DrawExpandY(), TGTripleHSlider::DrawPointer(), Editor::Editor(), TGListTree::End(), TGUndockedFrame::FixSize(), TGMdiMainFrame::GetBBox(), TGLabel::GetDefaultSize(), TGViewPort::GetDefaultSize(), TGVProgressBar::GetDefaultSize(), TGSplitButton::GetDefaultSize(), TGMdiContainer::GetDefaultSize(), TGCanvas::GetDefaultSize(), TGVSlider::GetDefaultSize(), TGVScrollBar::GetDefaultSize(), TGCheckButton::GetDefaultSize(), GetDefaultSize(), TGListBox::GetDefaultSize(), TGStatusBar::GetDefaultSize(), TGTextEntry::GetDefaultSize(), TGDoubleVSlider::GetDefaultSize(), TGTextButton::GetDefaultSize(), TGIcon::GetDefaultSize(), TGRadioButton::GetDefaultSize(), TGComboBox::GetDefaultSize(), TGCompositeFrame::GetDefaultSize(), TGShutter::GetDefaultSize(), TGView::GetDefaultSize(), TGTableCell::GetHeight(), GetHeight(), GetSize(), TGTableCell::GetSize(), TGRadioButton::HandleButton(), TGVScrollBar::HandleButton(), TGTripleHSlider::HandleButton(), TGComboBox::HandleButton(), TGButton::HandleButton(), TGMdiTitleIcon::HandleButton(), TGedPopup::HandleButton(), TGColorSelect::HandleButton(), TGTripleVSlider::HandleButton(), TGedSelect::HandleButton(), TGColorPopup::HandleButton(), TGDoubleVSlider::HandleButton(), TGTabElement::HandleButton(), TGCheckButton::HandleButton(), TGDoubleHSlider::HandleButton(), TGSplitButton::HandleButton(), TGHSlider::HandleButton(), TGVSlider::HandleButton(), TGMdiContainer::HandleConfigureNotify(), HandleConfigureNotify(), TGMdiDecorFrame::HandleConfigureNotify(), TGCompositeFrame::HandleDragDrop(), TGTripleHSlider::HandleMotion(), TGTripleVSlider::HandleMotion(), TGVSlider::HandleMotion(), TGDoubleVSlider::HandleMotion(), TGSplitButton::HandleSButton(), TGToolTip::HandleTimer(), TGTextView::HLayout(), TGSplitFrame::HSplit(), TGSplitButton::Init(), TGTextButton::Init(), TGTableCell::Init(), TGTable::Init(), TGLBContainer::Layout(), TGMdiDecorFrame::Layout(), TGView::Layout(), TGListBox::Layout(), TGCanvas::Layout(), TGMdiMainFrame::Layout(), TGVScrollBar::Layout(), TGSplitButton::Layout(), TGShutter::Layout(), TGSplitFrame::MapToSPlitTool(), TGMdiMainFrame::Maximize(), MoveResize(), TGColorPopup::PlacePopup(), TGComboBoxPopup::PlacePopup(), TGedPopup::PlacePopup(), Print(), TGVSlider::Resize(), TGPack::Resize(), Resize(), TGTableCell::Resize(), RootShowerAbout::RootShowerAbout(), RootShowerMsgBox::RootShowerMsgBox(), TGVSlider::SavePrimitive(), TGTripleVSlider::SavePrimitive(), TGDoubleVSlider::SavePrimitive(), SetHeight(), TGViewPort::SetHPos(), TGSplitButton::SetMenuState(), TGStatusBar::SetParts(), TGTripleVSlider::SetPointerPos(), TGTripleVSlider::SetPointerPosition(), TGVScrollBar::SetRange(), SetSize(), TGMenuTitle::SetState(), TGLVContainer::SetViewMode(), TGViewPort::SetVPos(), TestDialog::TestDialog(), TestMsgBox::TestMsgBox(), TestProgress::TestProgress(), TestShutter::TestShutter(), TestSliders::TestSliders(), TGFrame(), TGSelectBox::TGSelectBox(), TGSplitButton::TGSplitButton(), TGStatusBarPart::TGStatusBarPart(), TGTextView::VLayout(), TGSplitFrame::VSplit(), XSElementDlg::XSElementDlg(), and XSReactionDlg::XSReactionDlg().
UInt_t TGFrame::fMinWidth [protected] |
Definition at line 152 of file TGFrame.h.
Referenced by GetMinWidth(), SetMinWidth(), TGMainFrame::SetWMSizeHints(), and TGFrame().
UInt_t TGFrame::fMinHeight [protected] |
Definition at line 153 of file TGFrame.h.
Referenced by GetMinHeight(), SetMinHeight(), TGMainFrame::SetWMSizeHints(), and TGFrame().
UInt_t TGFrame::fMaxWidth [protected] |
Definition at line 154 of file TGFrame.h.
Referenced by GetMaxWidth(), SetMaxWidth(), TGMainFrame::SetWMSizeHints(), and TGFrame().
UInt_t TGFrame::fMaxHeight [protected] |
Definition at line 155 of file TGFrame.h.
Referenced by GetMaxHeight(), SetMaxHeight(), TGMainFrame::SetWMSizeHints(), and TGFrame().
Int_t TGFrame::fBorderWidth [protected] |
Definition at line 156 of file TGFrame.h.
Referenced by TGMdiMainFrame::AddMdiFrame(), TGTextView::AdjustWidth(), TGMdiMainFrame::ArrangeFrames(), ChangeOptions(), ClassImp(), TGColorSelect::DoRedraw(), TGedPatternSelect::DoRedraw(), TGedMarkerSelect::DoRedraw(), TGedSelect::DoRedraw(), TGTextEntry::DoRedraw(), TGVProgressBar::DoRedraw(), DoRedraw(), TGHProgressBar::DoRedraw(), TGMdiMainFrame::GetBBox(), GetBorderWidth(), TGListBox::GetDefaultSize(), TGMdiDecorFrame::HandleConfigureNotify(), TGTextView::HLayout(), XSPeriodicTable::Layout(), TGView::Layout(), TGListView::Layout(), TGListBox::Layout(), TGMdiMainFrame::Layout(), TGCanvas::Layout(), XSTblElement::Layout(), TGShutter::Layout(), TGMdiMainFrame::Maximize(), TGListBox::MoveResize(), TGListBox::Resize(), TGMdiDecorFrame::SetDecorBorderWidth(), TGFrame(), TGGroupFrame::TGGroupFrame(), TGPictureButton::TGPictureButton(), TGPopupMenu::TGPopupMenu(), TGTextView::VLayout(), and XSStepButton::XSStepButton().
UInt_t TGFrame::fOptions [protected] |
Definition at line 157 of file TGFrame.h.
Referenced by ChangeOptions(), TGComboBox::DrawBorder(), TGCanvas::DrawBorder(), TGListBox::DrawBorder(), TGGroupFrame::DrawBorder(), TGScrollBarElement::DrawBorder(), TGTextEntry::DrawBorder(), TGButtonGroup::DrawBorder(), TGView::DrawBorder(), DrawBorder(), GetOptions(), GetOptionString(), TGRadioButton::HandleButton(), TGCheckButton::HandleButton(), TGCheckButton::HandleCrossing(), TGRadioButton::HandleCrossing(), TGuiBldToolButton::IsDown(), TGButton::IsDown(), TGToolButton::IsDown(), TGMainFrame::SavePrimitive(), TGScrollBarElement::SetState(), TGButton::SetState(), TGMenuTitle::SetState(), TGToolButton::SetState(), TGuiBldToolButton::SetState(), TGCompositeFrame::TGCompositeFrame(), and TGFrame().
Pixel_t TGFrame::fBackground [protected] |
Definition at line 158 of file TGFrame.h.
Referenced by ChangeBackground(), TGListBox::ChangeBackground(), TGContainer::DrawRegion(), TGListTree::DrawRegion(), GetBackground(), TGCompositeFrame::HandleDragEnter(), TGCompositeFrame::HandleDragLeave(), TGTable::Init(), TGMdiMainFrame::SavePrimitive(), TGTextEntry::SavePrimitive(), TGStatusBar::SavePrimitive(), TGFileContainer::SavePrimitive(), TGTab::SavePrimitive(), TGSplitFrame::SavePrimitive(), TGVSlider::SavePrimitive(), TGCompositeFrame::SavePrimitive(), TRootEmbeddedCanvas::SavePrimitive(), TGListBox::SavePrimitive(), TGShapedFrame::SavePrimitive(), TGHScrollBar::SavePrimitive(), TGLabel::SavePrimitive(), TGTextButton::SavePrimitive(), TGVScrollBar::SavePrimitive(), TGHorizontalFrame::SavePrimitive(), TGComboBox::SavePrimitive(), TGFSComboBox::SavePrimitive(), TGVerticalFrame::SavePrimitive(), TGContainer::SavePrimitive(), TGLVContainer::SavePrimitive(), TGButton::SavePrimitive(), TGToolBar::SavePrimitive(), TGVFileSplitter::SavePrimitive(), TGHSplitter::SavePrimitive(), TGVButtonGroup::SavePrimitive(), TGCanvas::SavePrimitive(), TGHButtonGroup::SavePrimitive(), TGIcon::SavePrimitive(), SavePrimitive(), TGVSplitter::SavePrimitive(), TGHorizontal3DLine::SavePrimitive(), TGHSlider::SavePrimitive(), TGListView::SavePrimitive(), TGGroupFrame::SavePrimitive(), TGButtonGroup::SavePrimitive(), TGMdiFrame::SavePrimitive(), TGListTree::SavePrimitive(), TGVertical3DLine::SavePrimitive(), SetBackgroundColor(), and TGFrame().
UInt_t TGFrame::fEventMask [protected] |
Definition at line 159 of file TGFrame.h.
Referenced by AddInput(), GetEventMask(), RemoveInput(), and TGFrame().
Int_t TGFrame::fDNDState [protected] |
Definition at line 160 of file TGFrame.h.
Referenced by IsDNDSource(), IsDNDTarget(), SetDNDSource(), SetDNDTarget(), and TGFrame().
TGFrameElement* TGFrame::fFE [protected] |
Definition at line 161 of file TGFrame.h.
Referenced by GetFrameElement(), MapRaised(), MapWindow(), SetFrameElement(), TGFrame(), and UnmapWindow().
static Bool_t TGFrame::fgInit [static, protected] |
static Pixel_t TGFrame::fgDefaultFrameBackground [static, protected] |
Definition at line 164 of file TGFrame.h.
Referenced by GetDefaultFrameBackground(), and TGButton::SavePrimitive().
static Pixel_t TGFrame::fgDefaultSelectedBackground [static, protected] |
Definition at line 165 of file TGFrame.h.
Referenced by TGTreeLBEntry::DrawCopy(), TGTextLBEntry::DrawCopy(), TGLVEntry::DrawCopy(), TGListTree::GetColorGC(), GetDefaultSelectedBackground(), and TGListTree::GetHighlightGC().
static Pixel_t TGFrame::fgWhitePixel [static, protected] |
Definition at line 166 of file TGFrame.h.
Referenced by TRootBrowserLite::CreateBrowser(), TGTableCell::DrawCopy(), TGTreeLBEntry::DrawCopy(), TGLVEntry::DrawCopy(), TGListTree::DrawNode(), TGListTree::GetColorGC(), TGListTree::GetDrawGC(), TGListTree::GetHighlightGC(), TGContainer::GetLineGC(), TGListTree::GetLineGC(), GetWhitePixel(), TGTableCell::Init(), TGListBox::InitListBox(), TGTextEdit::SavePrimitive(), TGTextView::SavePrimitive(), TGTextEntry::SetState(), and TGFileDialog::TGFileDialog().
static Pixel_t TGFrame::fgBlackPixel [static, protected] |
Definition at line 167 of file TGFrame.h.
Referenced by TGListTree::DrawActive(), TGTableCell::DrawCopy(), TGTreeLBEntry::DrawCopy(), TGLVEntry::DrawCopy(), TGListTree::DrawNode(), TGListTree::DrawOutline(), GetBlackPixel(), TGListTree::GetDrawGC(), GetForeground(), TGListTree::GetGrayPixel(), and TGContainer::GetLineGC().
const TGGC * TGFrame::fgBlackGC [static, protected] |
const TGGC * TGFrame::fgWhiteGC [static, protected] |
const TGGC * TGFrame::fgHilightGC [static, protected] |
const TGGC * TGFrame::fgShadowGC [static, protected] |
const TGGC * TGFrame::fgBckgndGC [static, protected] |
static Time_t TGFrame::fgLastClick [static, protected] |
Definition at line 173 of file TGFrame.h.
Referenced by GetLastClick(), TGTextEdit::HandleDoubleClick(), and HandleEvent().
static UInt_t TGFrame::fgLastButton [static, protected] |
static Int_t TGFrame::fgDbx [static, protected] |
static Int_t TGFrame::fgDby [static, protected] |
static Window_t TGFrame::fgDbw [static, protected] |
Definition at line 176 of file TGFrame.h.
Referenced by TGCheckButton::HandleCrossing(), TGButton::HandleCrossing(), TGRadioButton::HandleCrossing(), HandleEvent(), and TGSplitButton::HandleSCrossing().
static UInt_t TGFrame::fgUserColor [static, protected] |
TGFrameElement* TGFrame::fFE [protected] |
const TGGC* TGFrame::fgBlackGC [static, protected] |
const TGGC* TGFrame::fgWhiteGC [static, protected] |
const TGGC* TGFrame::fgHilightGC [static, protected] |
const TGGC* TGFrame::fgShadowGC [static, protected] |
const TGGC* TGFrame::fgBckgndGC [static, protected] |