#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().
| void TGo4SetScaleValues::ApplyValues | ( | ) | [virtual, slot] |
Definition at line 126 of file TGo4SetScaleValues.cpp.
References fbDoingRefresh, TGo4MdiArea::GetActivePanel(), TGo4MdiArea::Instance(), refreshView(), and TGo4ViewPanel::SetSelectedRange().
| void TGo4SetScaleValues::AutoscaleChanged | ( | bool | on | ) | [virtual, slot] |
Definition at line 151 of file TGo4SetScaleValues.cpp.
References fbDoingRefresh, TGo4MdiArea::GetActivePanel(), TGo4MdiArea::Instance(), refreshView(), and TGo4ViewPanel::SetAutoScale().
| void TGo4SetScaleValues::panelSlot | ( | TGo4ViewPanel * | panel, | |
| TPad * | pad, | |||
| int | signalid | |||
| ) | [virtual, slot] |
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().
bool TGo4SetScaleValues::fbDoingRefresh [protected] |
Definition at line 26 of file TGo4SetScaleValues.h.
Referenced by ApplyValues(), AutoscaleChanged(), refreshView(), and TGo4SetScaleValues().
1.7.1