ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions | Variables
TGuiBldHintsEditor.cxx File Reference
#include "TGuiBldHintsEditor.h"
#include "TGuiBldHintsButton.h"
#include "TGNumberEntry.h"
#include "TGuiBldEditor.h"
#include "TGLabel.h"
#include "TG3DLine.h"
#include "TGuiBldNameFrame.h"
#include "TGuiBldGeometryFrame.h"
#include "TRootGuiBuilder.h"
#include "TGTableLayout.h"
Include dependency graph for TGuiBldHintsEditor.cxx:

Go to the source code of this file.

Functions

 TGuiBldHintsManager (const TGWindow *p, TGuiBldEditor *editor, TGuiBldHintsEditor *hints)
 Constructor. More...
 
virtual ~TGuiBldHintsManager ()
 
void ChangeSelected (TGFrame *frame)
 

Variables

ClassImp(TGuiBldHintsEditor)
class TGuiBldHintsManager
TGNumberEntry
fColumns
 
TGNumberEntryfRows
 
TGuiBldHintsEditorfHints
 
TGMatrixLayoutfMatrix
 
UInt_t fPadTop
 
UInt_t fPadBottom
 
UInt_t fPadLeft
 
UInt_t fPadRight
 

Function Documentation

void ChangeSelected ( TGFrame frame)
TGuiBldHintsManager::TGuiBldHintsManager ( const TGWindow p,
TGuiBldEditor editor,
TGuiBldHintsEditor hints 
)

Constructor.

Definition at line 56 of file TGuiBldHintsEditor.cxx.

Referenced by TGuiBldHintsEditor::TGuiBldHintsEditor().

virtual ~TGuiBldHintsManager ( )
virtual

Definition at line 49 of file TGuiBldHintsEditor.cxx.

Variable Documentation

Definition at line 30 of file TGuiBldHintsEditor.cxx.

Referenced by TGuiBldHintsManager().

Definition at line 39 of file TGuiBldHintsEditor.cxx.

Referenced by ClassImp(), and TGuiBldHintsManager().

TGMatrixLayout* fMatrix

Definition at line 40 of file TGuiBldHintsEditor.cxx.

Referenced by ClassImp(), TMatrixTSparseRow_const< Element >::operator()(), TMatrixTSparseRow< Element >::operator()(), TMatrixTSparseDiag_const< Element >::operator()(), TMatrixTSparseDiag< Element >::operator()(), TMatrixTRow< Element >::operator*=(), TMatrixTColumn< Element >::operator*=(), TMatrixTDiag< Element >::operator*=(), TMatrixTFlat< Element >::operator*=(), TMatrixTSub< Element >::operator*=(), TMatrixTSparseRow< Element >::operator*=(), TMatrixTSparseDiag< Element >::operator*=(), TMatrixTRow< Element >::operator+=(), TMatrixTColumn< Element >::operator+=(), TMatrixTDiag< Element >::operator+=(), TMatrixTFlat< Element >::operator+=(), TMatrixTSub< Element >::operator+=(), TMatrixTSparseRow< Element >::operator+=(), TMatrixTSparseDiag< Element >::operator+=(), TMatrixTRow< Element >::operator=(), TMatrixTColumn< Element >::operator=(), TMatrixTDiag< Element >::operator=(), TMatrixTFlat< Element >::operator=(), TMatrixTSub< Element >::operator=(), TMatrixTSparseRow< Element >::operator=(), TMatrixTSparseDiag< Element >::operator=(), TMatrixTSub< Element >::Rank1Update(), TMatrixTColumn_const< Element >::TMatrixTColumn_const(), TMatrixTDiag_const< Element >::TMatrixTDiag_const(), TMatrixTFlat_const< Element >::TMatrixTFlat_const(), TMatrixTRow_const< Element >::TMatrixTRow_const(), TMatrixTSparseDiag_const< Element >::TMatrixTSparseDiag_const(), TMatrixTSparseRow_const< Element >::TMatrixTSparseRow_const(), and TMatrixTSub_const< Element >::TMatrixTSub_const().

UInt_t fPadBottom

Definition at line 43 of file TGuiBldHintsEditor.cxx.

Referenced by TGuiBldHintsManager().

UInt_t fPadLeft

Definition at line 44 of file TGuiBldHintsEditor.cxx.

Referenced by TGuiBldHintsManager().

UInt_t fPadRight

Definition at line 45 of file TGuiBldHintsEditor.cxx.

Referenced by TGuiBldHintsManager().

UInt_t fPadTop

Definition at line 42 of file TGuiBldHintsEditor.cxx.

Referenced by TGuiBldHintsManager().

TGNumberEntry* fRows

Definition at line 38 of file TGuiBldHintsEditor.cxx.

Referenced by ClassImp(), and TGuiBldHintsManager().