12#ifndef ROOT_TGedMarkerSelect
13#define ROOT_TGedMarkerSelect
#define ClassDefOverride(name, id)
winID h TVirtualViewer3D TVirtualGLPainter p
Option_t Option_t SetMarkerStyle
The TGPicture class implements pictures and icons used in the different GUI elements and widgets.
ROOT GUI Window base class.
The TGedMarkerSelect widget is a button showing selected marker and a little down arrow.
~TGedMarkerSelect() override
Style_t fMarkerStyle
marker style
void SavePrimitive(std::ostream &out, Option_t *="") override
Save the pattern select widget as a C++ statement(s) on output stream out.
Style_t GetMarkerStyle() const
void DoRedraw() override
Draw selected marker type as current one.
TGDimension GetDefaultSize() const override
default size
const TGPicture * fPicture
image used for popup window
virtual void MarkerSelected(Style_t marker=0)
Bool_t ProcessMessage(Longptr_t msg, Longptr_t parm1, Longptr_t parm2) override
Process messages according to the user input.
is button that shows popup window when clicked.
void Emit(const char *signal, const T &arg)
Activate signal with single parameter.