ROOT
master
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
#include "
TGButton.h
"
17
18
19
//////////////////////////////////////////////////////////////////////////
20
class
TGuiBldHintsButton
:
public
TGButton
{
21
22
protected
:
23
virtual
void
DrawExpandX
();
24
virtual
void
DrawExpandY
();
25
virtual
void
DrawCenterX
();
26
virtual
void
DrawCenterY
();
27
virtual
void
DrawTopLeft
();
28
virtual
void
DrawTopRight
();
29
virtual
void
DrawBottomLeft
();
30
virtual
void
DrawBottomRight
();
31
32
void
DoRedraw
()
override
;
33
34
public
:
35
TGuiBldHintsButton
(
const
TGWindow
*
p
,
Int_t
id
);
36
~TGuiBldHintsButton
()
override
{}
37
38
ClassDefOverride
(
TGuiBldHintsButton
,0)
//Button for editing layout hints in GUI Builder
39
};
40
41
#endif
ClassDefOverride
#define ClassDefOverride(name, id)
Definition
Rtypes.h:346
TGButton.h
p
winID h TVirtualViewer3D TVirtualGLPainter p
Definition
TGWin32VirtualGLProxy.cxx:51
TGButton
A button abstract base class.
Definition
TGButton.h:68
TGWindow
ROOT GUI Window base class.
Definition
TGWindow.h:23
TGuiBldHintsButton
Special button class used for editing layout hints in the ROOT GUI Builder.
Definition
TGuiBldHintsButton.h:20
TGuiBldHintsButton::DrawBottomLeft
virtual void DrawBottomLeft()
DrawBottomLeft.
Definition
TGuiBldHintsButton.cxx:252
TGuiBldHintsButton::DrawExpandX
virtual void DrawExpandX()
Draw expand X button.
Definition
TGuiBldHintsButton.cxx:94
TGuiBldHintsButton::DrawTopRight
virtual void DrawTopRight()
DrawTopRight.
Definition
TGuiBldHintsButton.cxx:245
TGuiBldHintsButton::DrawCenterX
virtual void DrawCenterX()
Draw center X buton.
Definition
TGuiBldHintsButton.cxx:155
TGuiBldHintsButton::DrawCenterY
virtual void DrawCenterY()
Draw center Y button.
Definition
TGuiBldHintsButton.cxx:197
TGuiBldHintsButton::DrawBottomRight
virtual void DrawBottomRight()
DrawBottomRight.
Definition
TGuiBldHintsButton.cxx:259
TGuiBldHintsButton::DoRedraw
void DoRedraw() override
Redraw button.
Definition
TGuiBldHintsButton.cxx:56
TGuiBldHintsButton::DrawTopLeft
virtual void DrawTopLeft()
DrawTopLeft.
Definition
TGuiBldHintsButton.cxx:238
TGuiBldHintsButton::~TGuiBldHintsButton
~TGuiBldHintsButton() override
Definition
TGuiBldHintsButton.h:36
TGuiBldHintsButton::DrawExpandY
virtual void DrawExpandY()
Draw expand Y button.
Definition
TGuiBldHintsButton.cxx:124
int
gui
guibuilder
inc
TGuiBldHintsButton.h
ROOT master - Reference Guide Generated on Sat Nov 16 2024 09:38:09 (GVA Time) using Doxygen 1.9.8