ROOT
v6-24
Reference Guide
Loading...
Searching...
No Matches
TGuiBldHintsButton.h
Go to the documentation of this file.
1
// @(#)root/guibuilder:$Id$
2
// Author: Valeriy Onuchin 12/09/04
3
4
/*************************************************************************
5
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. *
6
* All rights reserved. *
7
* *
8
* For the licensing terms see $ROOTSYS/LICENSE. *
9
* For the list of contributors see $ROOTSYS/README/CREDITS. *
10
*************************************************************************/
11
12
#ifndef ROOT_TGuiBldHintsButton
13
#define ROOT_TGuiBldHintsButton
14
15
16
//////////////////////////////////////////////////////////////////////////
17
// //
18
// TGuiBldHintsButton //
19
// //
20
//////////////////////////////////////////////////////////////////////////
21
22
23
#include "
TGButton.h
"
24
25
26
//////////////////////////////////////////////////////////////////////////
27
class
TGuiBldHintsButton
:
public
TGButton
{
28
29
protected
:
30
virtual
void
DrawExpandX
();
31
virtual
void
DrawExpandY
();
32
virtual
void
DrawCenterX
();
33
virtual
void
DrawCenterY
();
34
virtual
void
DrawTopLeft
();
35
virtual
void
DrawTopRight
();
36
virtual
void
DrawBottomLeft
();
37
virtual
void
DrawBottomRight
();
38
39
virtual
void
DoRedraw
();
40
41
public
:
42
TGuiBldHintsButton
(
const
TGWindow
*p,
Int_t
id
);
43
virtual
~TGuiBldHintsButton
() {}
44
45
ClassDef
(
TGuiBldHintsButton
,0)
//Button for editing layout hints in GUI Builder
46
};
47
48
#endif
ClassDef
#define ClassDef(name, id)
Definition
Rtypes.h:325
TGButton.h
TGButton
Definition
TGButton.h:68
TGWindow
Definition
TGWindow.h:31
TGuiBldHintsButton
Definition
TGuiBldHintsButton.h:27
TGuiBldHintsButton::DrawBottomLeft
virtual void DrawBottomLeft()
DrawBottomLeft.
Definition
TGuiBldHintsButton.cxx:249
TGuiBldHintsButton::DrawExpandX
virtual void DrawExpandX()
Draw expand X button.
Definition
TGuiBldHintsButton.cxx:91
TGuiBldHintsButton::DrawTopRight
virtual void DrawTopRight()
DrawTopRight.
Definition
TGuiBldHintsButton.cxx:242
TGuiBldHintsButton::DrawCenterX
virtual void DrawCenterX()
Draw center X buton.
Definition
TGuiBldHintsButton.cxx:152
TGuiBldHintsButton::DrawCenterY
virtual void DrawCenterY()
Draw center Y button.
Definition
TGuiBldHintsButton.cxx:194
TGuiBldHintsButton::DrawBottomRight
virtual void DrawBottomRight()
DrawBottomRight.
Definition
TGuiBldHintsButton.cxx:256
TGuiBldHintsButton::DrawTopLeft
virtual void DrawTopLeft()
DrawTopLeft.
Definition
TGuiBldHintsButton.cxx:235
TGuiBldHintsButton::DoRedraw
virtual void DoRedraw()
Redraw button.
Definition
TGuiBldHintsButton.cxx:53
TGuiBldHintsButton::~TGuiBldHintsButton
virtual ~TGuiBldHintsButton()
Definition
TGuiBldHintsButton.h:43
TGuiBldHintsButton::DrawExpandY
virtual void DrawExpandY()
Draw expand Y button.
Definition
TGuiBldHintsButton.cxx:121
int
gui
guibuilder
inc
TGuiBldHintsButton.h
ROOT v6-24 - Reference Guide Generated on Tue Aug 22 2023 03:06:29 (GVA Time) using Doxygen 1.9.8