GSI Object Oriented Online Offline (Go4) GO4-6.4.0
|
#include <TGo4HisDrawOptions.h>
Public Types | |
enum | { view_Histo1 = 1 , view_Histo2 = 2 , view_Histo2ext = 3 , view_Graph = 4 , view_Polar = 5 } |
Public Slots | |
virtual void | panelSlot (TGo4ViewPanel *panel, TPad *pad, int signalid) |
virtual void | SetAutoScale (bool on) |
virtual void | SetCoordinates (int t) |
virtual void | SetDrawOptions (int t) |
virtual void | SetErrorBars (int t) |
virtual void | SetFillColor () |
virtual void | SetLineColor () |
virtual void | SetMarkerColor () |
virtual void | XaxisStyle (int t) |
virtual void | YaxisStyle (int t) |
virtual void | ZaxisStyle (int t) |
Public Member Functions | |
TGo4HisDrawOptions (QWidget *parent=nullptr, const char *name=nullptr, Qt::WindowFlags fl=Qt::Widget) | |
virtual void | ChangeColor (int kind) |
virtual void | ChangeDrawOptionForCurrentPanel (int kind, int value) |
virtual void | CodeDrawOptions (int HisErrorStyle, int HisCoordStyle, int HisDrawStyle, TString &buf) |
virtual void | DecodeDrawOption (const char *drawopt, int &HisErrorStyle, int &HisCoordStyle, int &HisDrawStyle) |
virtual void | UpdateView (int viewtype, bool webcanvas=false) |
Protected Attributes | |
bool | fbSettingPanelData {false} |
int | fiLastView {0} |
Definition at line 24 of file TGo4HisDrawOptions.h.
anonymous enum |
Enumerator | |
---|---|
view_Histo1 | |
view_Histo2 | |
view_Histo2ext | |
view_Graph | |
view_Polar |
Definition at line 30 of file TGo4HisDrawOptions.h.
TGo4HisDrawOptions::TGo4HisDrawOptions | ( | QWidget * | parent = nullptr, |
const char * | name = nullptr, | ||
Qt::WindowFlags | fl = Qt::Widget ) |
Definition at line 29 of file TGo4HisDrawOptions.cpp.
References fbSettingPanelData, TGo4MdiArea::Instance(), TGo4MdiArea::panelSignal(), panelSlot(), SetAutoScale(), SetCoordinates(), SetDrawOptions(), SetErrorBars(), SetFillColor(), SetLineColor(), SetMarkerColor(), UpdateView(), view_Histo1, XaxisStyle(), YaxisStyle(), and ZaxisStyle().
|
virtual |
Definition at line 674 of file TGo4HisDrawOptions.cpp.
References TGo4ViewPanel::ActivateInGedEditor(), TGo4ViewPanel::GetActivePad(), TGo4MdiArea::GetActivePanel(), TGo4ViewPanel::GetSelectedObject(), TGo4MdiArea::Instance(), TGo4ViewPanel::MarkPadModified(), and TGo4ViewPanel::ShootRepaintTimer().
Referenced by SetFillColor(), SetLineColor(), and SetMarkerColor().
|
virtual |
Definition at line 289 of file TGo4HisDrawOptions.cpp.
References TGo4ViewPanel::ChangeDrawOption(), CodeDrawOptions(), fbSettingPanelData, TGo4MdiArea::GetActivePanel(), and TGo4MdiArea::Instance().
Referenced by SetAutoScale(), SetCoordinates(), SetDrawOptions(), SetErrorBars(), XaxisStyle(), YaxisStyle(), and ZaxisStyle().
|
virtual |
Definition at line 495 of file TGo4HisDrawOptions.cpp.
References fiLastView, view_Graph, view_Histo1, and view_Polar.
Referenced by ChangeDrawOptionForCurrentPanel().
|
virtual |
Definition at line 343 of file TGo4HisDrawOptions.cpp.
References fiLastView, view_Graph, view_Histo1, view_Histo2, and view_Polar.
Referenced by panelSlot().
|
virtualslot |
Definition at line 62 of file TGo4HisDrawOptions.cpp.
References DecodeDrawOption(), fbSettingPanelData, fiLastView, TGo4Picture::GetFullRangeDim(), TGo4Picture::GetLogScale(), TGo4ViewPanel::GetPadOptions(), TGo4ViewPanel::GetSelectedObject(), TGo4Picture::IsAutoScale(), TGo4ViewPanel::IsWebCanvas(), QGo4Widget::panel_Activated, QGo4Widget::panel_ActiveUpdated, QGo4Widget::panel_Modified, QGo4Widget::panel_Updated, UpdateView(), view_Graph, view_Histo1, view_Histo2, view_Histo2ext, and view_Polar.
Referenced by TGo4HisDrawOptions().
|
virtualslot |
Definition at line 338 of file TGo4HisDrawOptions.cpp.
References ChangeDrawOptionForCurrentPanel().
Referenced by TGo4HisDrawOptions().
|
virtualslot |
Definition at line 318 of file TGo4HisDrawOptions.cpp.
References ChangeDrawOptionForCurrentPanel().
Referenced by TGo4HisDrawOptions().
|
virtualslot |
Definition at line 308 of file TGo4HisDrawOptions.cpp.
References ChangeDrawOptionForCurrentPanel().
Referenced by TGo4HisDrawOptions().
|
virtualslot |
Definition at line 313 of file TGo4HisDrawOptions.cpp.
References ChangeDrawOptionForCurrentPanel().
Referenced by TGo4HisDrawOptions().
|
virtualslot |
Definition at line 664 of file TGo4HisDrawOptions.cpp.
References ChangeColor().
Referenced by TGo4HisDrawOptions().
|
virtualslot |
Definition at line 659 of file TGo4HisDrawOptions.cpp.
References ChangeColor().
Referenced by TGo4HisDrawOptions().
|
virtualslot |
Definition at line 669 of file TGo4HisDrawOptions.cpp.
References ChangeColor().
Referenced by TGo4HisDrawOptions().
|
virtual |
Definition at line 126 of file TGo4HisDrawOptions.cpp.
References fiLastView, view_Graph, view_Histo1, view_Histo2, view_Histo2ext, and view_Polar.
Referenced by TGo4HisDrawOptions(), and panelSlot().
|
virtualslot |
Definition at line 323 of file TGo4HisDrawOptions.cpp.
References ChangeDrawOptionForCurrentPanel().
Referenced by TGo4HisDrawOptions().
|
virtualslot |
Definition at line 328 of file TGo4HisDrawOptions.cpp.
References ChangeDrawOptionForCurrentPanel().
Referenced by TGo4HisDrawOptions().
|
virtualslot |
Definition at line 333 of file TGo4HisDrawOptions.cpp.
References ChangeDrawOptionForCurrentPanel().
Referenced by TGo4HisDrawOptions().
|
protected |
Definition at line 61 of file TGo4HisDrawOptions.h.
Referenced by TGo4HisDrawOptions(), ChangeDrawOptionForCurrentPanel(), and panelSlot().
|
protected |
Definition at line 62 of file TGo4HisDrawOptions.h.
Referenced by CodeDrawOptions(), DecodeDrawOption(), panelSlot(), and UpdateView().