GSI Object Oriented Online Offline (Go4)
GO4-5.3.2
|
#include <TGo4SetScaleValues.h>
Public Slots | |
virtual void | panelSlot (TGo4ViewPanel *panel, TPad *pad, int signalid) |
virtual void | ApplyValues () |
virtual void | AutoscaleChanged (bool on) |
Public Member Functions | |
TGo4SetScaleValues (QWidget *parent=0, const char *name=0, Qt::WindowFlags fl=0) | |
void | refreshView (bool force) |
Protected Attributes | |
bool | fbDoingRefresh |
Definition at line 22 of file TGo4SetScaleValues.h.
TGo4SetScaleValues::TGo4SetScaleValues | ( | QWidget * | parent = 0 , |
const char * | name = 0 , |
||
Qt::WindowFlags | fl = 0 |
||
) |
Definition at line 19 of file TGo4SetScaleValues.cpp.
References fbDoingRefresh, TGo4MdiArea::Instance(), panelSlot(), and refreshView().
|
virtualslot |
Definition at line 126 of file TGo4SetScaleValues.cpp.
References fbDoingRefresh, TGo4MdiArea::GetActivePanel(), TGo4MdiArea::Instance(), refreshView(), and TGo4ViewPanel::SetSelectedRange().
|
virtualslot |
Definition at line 151 of file TGo4SetScaleValues.cpp.
References fbDoingRefresh, TGo4MdiArea::GetActivePanel(), TGo4MdiArea::Instance(), refreshView(), and TGo4ViewPanel::SetAutoScale().
|
virtualslot |
Definition at line 113 of file TGo4SetScaleValues.cpp.
References QGo4Widget::panel_Activated, QGo4Widget::panel_ActiveUpdated, QGo4Widget::panel_Deleted, and refreshView().
Referenced by TGo4SetScaleValues().
void TGo4SetScaleValues::refreshView | ( | bool | force | ) |
Definition at line 32 of file TGo4SetScaleValues.cpp.
References fbDoingRefresh, TGo4MdiArea::GetActivePanel(), TGo4ViewPanel::GetSelectedRange(), and TGo4MdiArea::Instance().
Referenced by ApplyValues(), AutoscaleChanged(), panelSlot(), and TGo4SetScaleValues().
|
protected |
Definition at line 26 of file TGo4SetScaleValues.h.
Referenced by ApplyValues(), AutoscaleChanged(), refreshView(), and TGo4SetScaleValues().