| library: libGuiBld #include "TGuiBldHintsEditor.h" |
| Inheritance Chart: | |||||||||||||||||||||||||||||||
|
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()
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