#include <TGo4HisDrawOptions.h>
|
| | TGo4HisDrawOptions (QWidget *parent=nullptr, const char *name=nullptr, Qt::WindowFlags fl=Qt::Widget) |
| | TGo4HisDrawOptions (QWidget *parent=nullptr, const char *name=nullptr, Qt::WindowFlags fl=Qt::Widget) |
| virtual void | ChangeColor (int kind) |
| virtual void | ChangeColor (int kind) |
| virtual void | ChangeDrawOptionForCurrentPanel (int kind, int value) |
| virtual void | ChangeDrawOptionForCurrentPanel (int kind, int value) |
| virtual void | CodeDrawOptions (int HisErrorStyle, int HisCoordStyle, int HisDrawStyle, TString &buf) |
| 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 | DecodeDrawOption (const char *drawopt, int &HisErrorStyle, int &HisCoordStyle, int &HisDrawStyle) |
| virtual void | UpdateView (int viewtype, bool webcanvas=false) |
| virtual void | UpdateView (int viewtype, bool webcanvas=false) |
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.
◆ anonymous enum
| Enumerator |
|---|
| view_Histo1 | |
| view_Histo2 | |
| view_Histo2ext | |
| view_Graph | |
| view_Polar | |
Definition at line 30 of file TGo4HisDrawOptions.h.
◆ TGo4HisDrawOptions() [1/2]
| 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().
◆ TGo4HisDrawOptions() [2/2]
| TGo4HisDrawOptions::TGo4HisDrawOptions |
( |
QWidget * | parent = nullptr, |
|
|
const char * | name = nullptr, |
|
|
Qt::WindowFlags | fl = Qt::Widget ) |
◆ ChangeColor() [1/2]
| void TGo4HisDrawOptions::ChangeColor |
( |
int | kind | ) |
|
|
virtual |
◆ ChangeColor() [2/2]
| virtual void TGo4HisDrawOptions::ChangeColor |
( |
int | kind | ) |
|
|
virtual |
◆ ChangeDrawOptionForCurrentPanel() [1/2]
| void TGo4HisDrawOptions::ChangeDrawOptionForCurrentPanel |
( |
int | kind, |
|
|
int | value ) |
|
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().
◆ ChangeDrawOptionForCurrentPanel() [2/2]
| virtual void TGo4HisDrawOptions::ChangeDrawOptionForCurrentPanel |
( |
int | kind, |
|
|
int | value ) |
|
virtual |
◆ CodeDrawOptions() [1/2]
| void TGo4HisDrawOptions::CodeDrawOptions |
( |
int | HisErrorStyle, |
|
|
int | HisCoordStyle, |
|
|
int | HisDrawStyle, |
|
|
TString & | buf ) |
|
virtual |
◆ CodeDrawOptions() [2/2]
| virtual void TGo4HisDrawOptions::CodeDrawOptions |
( |
int | HisErrorStyle, |
|
|
int | HisCoordStyle, |
|
|
int | HisDrawStyle, |
|
|
TString & | buf ) |
|
virtual |
◆ DecodeDrawOption() [1/2]
| void TGo4HisDrawOptions::DecodeDrawOption |
( |
const char * | drawopt, |
|
|
int & | HisErrorStyle, |
|
|
int & | HisCoordStyle, |
|
|
int & | HisDrawStyle ) |
|
virtual |
◆ DecodeDrawOption() [2/2]
| virtual void TGo4HisDrawOptions::DecodeDrawOption |
( |
const char * | drawopt, |
|
|
int & | HisErrorStyle, |
|
|
int & | HisCoordStyle, |
|
|
int & | HisDrawStyle ) |
|
virtual |
◆ panelSlot [1/2]
| void TGo4HisDrawOptions::panelSlot |
( |
TGo4ViewPanel * | panel, |
|
|
TPad * | pad, |
|
|
int | signalid ) |
|
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().
◆ panelSlot [2/2]
| virtual void TGo4HisDrawOptions::panelSlot |
( |
TGo4ViewPanel * | panel, |
|
|
TPad * | pad, |
|
|
int | signalid ) |
|
virtualslot |
◆ SetAutoScale [1/2]
| void TGo4HisDrawOptions::SetAutoScale |
( |
bool | on | ) |
|
|
virtualslot |
◆ SetAutoScale [2/2]
| virtual void TGo4HisDrawOptions::SetAutoScale |
( |
bool | on | ) |
|
|
virtualslot |
◆ SetCoordinates [1/2]
| void TGo4HisDrawOptions::SetCoordinates |
( |
int | t | ) |
|
|
virtualslot |
◆ SetCoordinates [2/2]
| virtual void TGo4HisDrawOptions::SetCoordinates |
( |
int | t | ) |
|
|
virtualslot |
◆ SetDrawOptions [1/2]
| void TGo4HisDrawOptions::SetDrawOptions |
( |
int | t | ) |
|
|
virtualslot |
◆ SetDrawOptions [2/2]
| virtual void TGo4HisDrawOptions::SetDrawOptions |
( |
int | t | ) |
|
|
virtualslot |
◆ SetErrorBars [1/2]
| void TGo4HisDrawOptions::SetErrorBars |
( |
int | t | ) |
|
|
virtualslot |
◆ SetErrorBars [2/2]
| virtual void TGo4HisDrawOptions::SetErrorBars |
( |
int | t | ) |
|
|
virtualslot |
◆ SetFillColor [1/2]
| void TGo4HisDrawOptions::SetFillColor |
( |
| ) |
|
|
virtualslot |
◆ SetFillColor [2/2]
| virtual void TGo4HisDrawOptions::SetFillColor |
( |
| ) |
|
|
virtualslot |
◆ SetLineColor [1/2]
| void TGo4HisDrawOptions::SetLineColor |
( |
| ) |
|
|
virtualslot |
◆ SetLineColor [2/2]
| virtual void TGo4HisDrawOptions::SetLineColor |
( |
| ) |
|
|
virtualslot |
◆ SetMarkerColor [1/2]
| void TGo4HisDrawOptions::SetMarkerColor |
( |
| ) |
|
|
virtualslot |
◆ SetMarkerColor [2/2]
| virtual void TGo4HisDrawOptions::SetMarkerColor |
( |
| ) |
|
|
virtualslot |
◆ UpdateView() [1/2]
| void TGo4HisDrawOptions::UpdateView |
( |
int | viewtype, |
|
|
bool | webcanvas = false ) |
|
virtual |
◆ UpdateView() [2/2]
| virtual void TGo4HisDrawOptions::UpdateView |
( |
int | viewtype, |
|
|
bool | webcanvas = false ) |
|
virtual |
◆ XaxisStyle [1/2]
| void TGo4HisDrawOptions::XaxisStyle |
( |
int | t | ) |
|
|
virtualslot |
◆ XaxisStyle [2/2]
| virtual void TGo4HisDrawOptions::XaxisStyle |
( |
int | t | ) |
|
|
virtualslot |
◆ YaxisStyle [1/2]
| void TGo4HisDrawOptions::YaxisStyle |
( |
int | t | ) |
|
|
virtualslot |
◆ YaxisStyle [2/2]
| virtual void TGo4HisDrawOptions::YaxisStyle |
( |
int | t | ) |
|
|
virtualslot |
◆ ZaxisStyle [1/2]
| void TGo4HisDrawOptions::ZaxisStyle |
( |
int | t | ) |
|
|
virtualslot |
◆ ZaxisStyle [2/2]
| virtual void TGo4HisDrawOptions::ZaxisStyle |
( |
int | t | ) |
|
|
virtualslot |
◆ fbSettingPanelData
| bool TGo4HisDrawOptions::fbSettingPanelData {false} |
|
protected |
◆ fiLastView
| int TGo4HisDrawOptions::fiLastView {0} |
|
protected |
The documentation for this class was generated from the following files: