library: libGuiBld
#include "TGuiBldHintsEditor.h"

TGuiBldHintsEditor


class description - header file - source file - inheritance tree (.pdf)

class TGuiBldHintsEditor : public TGVerticalFrame

Inheritance Chart:
TObject
<-
TGObject
<-
TGWindow
TQObject
<-
TGFrame
<-
TGCompositeFrame
<-
TGVerticalFrame
<-
TGuiBldHintsEditor
    private:
void SetMatrixSep() public:
TGuiBldHintsEditor(const TGWindow* p, TGuiBldEditor* e) TGuiBldHintsEditor(const TGuiBldHintsEditor&) virtual ~TGuiBldHintsEditor() void ChangeSelected(TGFrame*) static TClass* Class() virtual TClass* IsA() const void LayoutSubframes(Bool_t on) void MatrixLayout() virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b) void UpdateState()

Data Members

    private:
TGuiBldEditor* fEditor pointer to main editor TGuiBldNameFrame* fNameFrame frame name TGuiBldHintsManager* fHintsManager manager of subframes layout public:
TGuiBldHintsButton* fExpandX expand in x direction button TGuiBldHintsButton* fExpandY expand in y direction button TGuiBldHintsButton* fCenterX center in x direction button TGuiBldHintsButton* fCenterY center in y direction button TGTextButton* fHintsLeft button activating left hints TGTextButton* fHintsRight button activating right hints TGTextButton* fHintsTop button activating top hints TGTextButton* fHintsBottom button activating bottom hints TGNumberEntry* fPadTop top side padding TGNumberEntry* fPadBottom bottom side padding TGNumberEntry* fPadLeft left side padding TGNumberEntry* fPadRight right side padding

Class Description

                                                                      
 TGuiBldHintsEditor                                                   
                                                                      

TGuiBldHintsEditor(const TGWindow *p, TGuiBldEditor *e)
 ctor.
void ChangeSelected(TGFrame *frame)
 Change selected
void UpdateState()
 Update state
void LayoutSubframes(Bool_t on)
 Layout subframes.
void SetMatrixSep()
 Set matrix layout separator.
void MatrixLayout()
 Apply matrix layout.
TGuiBldHintsEditor(const TGWindow *p, TGuiBldEditor *e)
virtual ~TGuiBldHintsEditor()

Author: Valeriy Onuchin 12/09/04
Last update: root/guibuilder:$Name: $:$Id: TGuiBldHintsEditor.cxx,v 1.7 2006/05/31 09:02:38 antcheva Exp $
Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. *


ROOT page - Class index - Class Hierarchy - Top of the page

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.