GSI Object Oriented Online Offline (Go4)
GO4-6.3.0
|
#include <TGo4ViewPanel.h>
Public Slots | |
virtual void | SetCursorMode (bool on) |
virtual void | SetRegionMode (bool on) |
virtual void | SetPolygonMode (bool on) |
virtual void | SetLateXMode (bool on) |
virtual void | SetDrawingMode (bool on) |
virtual void | SetFreezeMouseMode (bool on) |
virtual void | RefreshButtons () |
virtual void | SelectedMarkerCmb_activated (int indx) |
virtual void | DelSelectedMarker_clicked () |
virtual void | SetMarkerPanel (bool) |
virtual void | LogMarkerValues () |
virtual void | ClearAllMarkers () |
virtual void | GetConditionBtn_clicked () |
virtual void | InfoConditionBtn_clicked () |
virtual void | EditConditionBtn_clicked () |
virtual void | SetConditionBtn_clicked () |
virtual void | SaveMarkers () |
virtual void | LoadMarkers () |
virtual void | SetActivePad (TPad *pad) |
virtual void | PadClickedSlot (TPad *pad, int evx=-1, int evy=-1) |
virtual void | PadDoubleClickedSlot (TPad *pad, int evx=-1, int evy=-1) |
virtual void | CanvasDropEventSlot (QDropEvent *event, TPad *pad) |
virtual void | ProcessPadDoubleClick () |
virtual void | MenuCommandExecutedSlot (TObject *obj, const char *cmdname) |
virtual void | CanvasUpdatedSlot () |
virtual void | SaveCanvas () |
virtual void | ProducePicture () |
virtual void | ProduceGraphFromMarkers () |
virtual void | PrintCanvas () |
virtual void | StartRootEditor (bool) |
virtual void | StartConditionEditor () |
virtual void | ClearActivePad () |
virtual void | ClearCanvas () |
virtual void | AboutToShowOptionsMenu () |
virtual void | ShowEventStatus (bool) |
virtual void | ProcessPadModifiedSignal () |
virtual void | RedrawPanel (TPad *pad, bool force) |
virtual void | checkRepaintSlot () |
virtual void | checkResizeSlot () |
virtual void | OptionsMenuItemActivated (int) |
virtual void | SelectMenuItemActivated (int) |
virtual void | ApplyToAllToggled (bool) |
virtual void | AutoScaleToggled (bool) |
virtual void | SuperImposeToggled (bool) |
virtual void | panelSlot (TGo4ViewPanel *panel, TPad *pad, int signalid) |
virtual void | ClosePanel () |
![]() | |
void | CloseMDIParentSlot () |
Public Member Functions | |
TGo4ViewPanel (QWidget *parent=nullptr, const char *name=nullptr) | |
virtual | ~TGo4ViewPanel () |
virtual const char * | GetPanelName () |
virtual void | SetPanelName (const char *newname) |
virtual TGo4Slot * | GetPanelSlot () |
virtual TGo4Slot * | AddNewSlot (const char *name, TGo4Slot *parent) |
virtual void | BlockPanelRedraw (bool on) |
void | ResetWidget () override |
void | linkedObjectUpdated (const char *linkname, TObject *obj) override |
void | linkedUpdated (TGo4Slot *slot, TObject *obj) override |
void | linkedRemoved (TGo4Slot *slot, TObject *obj) override |
bool | IsAcceptDrag (const char *itemname, TClass *cl, int kind) override |
virtual void | DropOnPad (TPad *pad, const char *itemname, TClass *cl, int kind) |
virtual void | CompleteInitialization () |
virtual void | SetMouseMode (int mode) |
virtual int | GetMouseMode () |
virtual QString | GetSelectedMarkerName (TPad *pad) |
virtual int | GetSelectedMarkerIndex (TPad *pad) |
virtual TGo4Slot * | GetSelectedSlot (TPad *pad, int *selkind, TObject **selobj) |
virtual bool | IsConditionSelected (TPad *pad) |
virtual TPad * | FindPadWithItem (const char *itemname) |
virtual void | UndrawItemOnPanel (const char *itemname) |
virtual const char * | GetDrawItemName (int itemcnt=0) |
virtual void | SetSelectedMarker (TPad *pad, const QString &selname, int selindex) |
virtual void | SetSelectedMarkerByMouseClick (TPad *pad, const char *name) |
virtual void | StartConditionEditing (TPad *pad) |
virtual void | SwitchMarkerButton (int kind, bool on) |
virtual void | MakePictureForPad (TGo4Picture *pic, TPad *pad, bool useitemname) |
virtual void | UpdatePadStatus (TPad *pad, bool removeitems) |
virtual void | ProcessPadStatusUpdate (TPad *pad, TGo4Slot *parent, bool removeitems) |
virtual TGo4Slot * | AddDrawObject (TPad *pad, int kind, const char *itemname, TObject *obj, bool owner, const char *drawopt) |
virtual TGo4Slot * | GetDrawObjectSlot (TPad *pad, const char *name) |
virtual TObject * | GetDrawObject (TPad *pad, const char *name) |
virtual void | DeleteDrawObject (TPad *pad, const char *name) |
virtual void | DeleteDrawObject (TPad *pad, TObject *obj) |
virtual void | CollectSpecialObjects (TPad *pad, TObjArray *objs, int selectkind) |
virtual bool | DeleteDrawObjects (TPad *pad, int kindtodelete) |
virtual void | SetPadSuperImpose (TPad *pad, bool on) |
virtual bool | ScanDrawOptions (TPad *pad, TGo4Slot *padslot, TGo4Picture *pic, bool onlyscan) |
virtual void | ScanObjectsDrawOptions (bool onlyscan, TGo4Slot *padslot, TObjArray *objs, TObjArray *objslots) |
virtual void | CollectMainDrawObjects (TGo4Slot *slot, TObjArray *objs, TObjArray *objslots, int modifier) |
virtual TObject * | ProduceSuperimposeObject (TGo4Slot *padslot, TGo4Picture *padopt, TGo4Slot *sislot, TGo4Slot *legslot, TObjArray *objs, TObjArray *objslots, bool showitems) |
virtual void | Divide (int numX, int numY) |
virtual void | SetSlotPad (TGo4Slot *padslot, TPad *pad) |
virtual TGo4Slot * | GetPadSlot (TPad *pad) |
virtual TPad * | GetSlotPad (TGo4Slot *slot) |
virtual bool | IsPadHasSubPads (TGo4Slot *padslot) |
virtual bool | IsPadHasSubPads (TPad *pad) |
virtual void | MarkPadModified (TPad *pad) |
virtual bool | IsPanelPad (TPad *pad) |
virtual int | GetNumberOfPads (TPad *toppad) |
virtual TPad * | GetSubPad (TPad *toppad, int num, bool onlytoplevel) |
virtual void | ProducePadsList (TObjArray *arr, TPad *toppad) |
virtual const char * | GetDrawObjectLinkName (TPad *pad, TObject *obj) |
virtual TGo4Slot * | GetPadMainObjectSlot (TPad *pad) |
virtual TGo4Slot * | GetSuperimposeSlot (TGo4Slot *slot) |
virtual TObject * | GetPadMainObject (TPad *pad) |
virtual TCanvas * | GetCanvas () |
virtual bool | IsWebCanvas () const |
virtual TPad * | GetActivePad () |
virtual void | AllocatePadOptions (TPad *pad) |
virtual TGo4Picture * | GetPadOptions (TPad *pad) |
virtual TGo4Picture * | GetPadOptions (TGo4Slot *padslot) |
virtual TH1 * | GetPadHistogram (TPad *pad) |
virtual bool | IsRedrawBlocked () |
virtual void | UpdatePanelCaption () |
virtual void | SetDrawKind (TGo4Slot *slot, int kind) |
virtual void | SetSpecialDrawOption (TGo4Slot *slot, const char *drawopt) |
virtual int | GetDrawKind (TGo4Slot *slot) |
virtual void | SetSelectedObjectIndex (TGo4Slot *slot, int indx) |
virtual int | GetSelectedObjectIndex (TGo4Slot *slot) |
virtual TObject * | GetSelectedObject (TPad *pad, const char **drawopt) |
virtual bool | ShiftSelectedObjectToEnd (TPad *pad) |
virtual const char * | GetSpecialDrawOption (TGo4Slot *slot) |
virtual void | CheckForSpecialObjects (TPad *pad, TGo4Slot *padslot) |
virtual void | CheckObjectsAssigments (TPad *pad, TGo4Slot *padslot) |
virtual void | ProcessPictureRedraw (const char *picitemname, TPad *pad, TGo4Picture *pic) |
virtual void | ProcessCanvasAdopt (TPad *tgtpad, TPad *srcpad, const char *srcitemname) |
virtual bool | ProcessPadRedraw (TPad *pad, bool force) |
virtual void | RedrawHistogram (TPad *pad, TGo4Picture *padopt, TH1 *his, bool scancontent, bool first_draw) |
virtual void | RedrawStack (TPad *pad, TGo4Picture *padopt, THStack *hs, bool dosuperimpose, bool scancontent) |
virtual void | RedrawGraph (TPad *pad, TGo4Picture *padopt, TGraph *gr, bool scancontent, bool first_draw) |
virtual void | RedrawMultiGraph (TPad *pad, TGo4Picture *padopt, TMultiGraph *mg, bool dosuperimpose, bool scancontent) |
virtual void | RedrawImage (TPad *pad, TGo4Picture *padopt, TGo4ASImage *im, TH2 *asihisto, bool scancontent) |
virtual void | RedrawLegend (TPad *pad, TGo4Picture *padopt, TGo4Slot *legslot) |
virtual void | RedrawSpecialObjects (TPad *pad, TGo4Slot *padslot) |
virtual bool | IsApplyToAllFlag () |
virtual bool | IsAutoZoomFlag () |
virtual bool | IsFreezeTitle () |
virtual void | ChangeDrawOptionForPad (TGo4Slot *padslot, int kind, int value, const char *drawopt) |
virtual void | ChangeDrawOption (int kind, int value, const char *drawopt) |
virtual void | ResetPadFillColors (TPad *pad, int col, TPad *backup=nullptr) |
virtual void | ClearPad (TPad *pad, bool removeitems, bool removesubpads) |
virtual void | ClearPadItems (TGo4Slot *padslot, TGo4Slot *remain) |
virtual void | ProcessPadClear (TPad *pad, bool removeitems, bool removesubpads) |
virtual void | ProcessMarkersClear (TPad *pad, bool withsubpads) |
virtual void | SetPadDefaults (TPad *pad) |
virtual void | DisplayPadStatus (TPad *pad) |
virtual void | MoveScale (int expandfactor, int xaction, int yaction, int zaction) |
virtual void | MoveSingleScale (int expandfactor, int action, int naxis, TGo4Picture *opt, TObject *padhist) |
virtual void | TakeFullRangeFromHisto (TH1 *h1, TGo4Picture *padopt, bool isfirsthisto) |
virtual void | TakeFullRangeFromGraph (TGraph *gr, TGo4Picture *padopt, bool isfirst) |
virtual void | SetSelectedRangeToHisto (TPad *pad, TH1 *h1, THStack *hs0, TGo4Picture *padopt, bool ishisto) |
virtual bool | GetVisibleRange (TPad *pad, int naxis, double &min, double &max) |
virtual void | PadRangeAxisChanged (TPad *pad) |
virtual void | PadRangeAxisChanged (TPad *pad, double rxmin, double rxmax, double rymin, double rymax) |
virtual bool | TakeSelectedAxisRange (int naxis, TGo4Picture *padopt, double selmin, double selmax, bool force) |
virtual bool | TakeSelectedAxisRange (int naxis, TGo4Picture *padopt, TAxis *ax) |
virtual void | GetSelectedRange (int &ndim, bool &autoscale, double &xmin, double &xmax, double &ymin, double &ymax, double &zmin, double &zmax) |
virtual void | SetSelectedRange (double xmin, double xmax, double ymin, double ymax, double zmin, double zmax) |
virtual void | SetAutoScale (bool on, TPad *selpad) |
virtual void | SetAutoZoomFlag (bool on) |
virtual void | SetApplyToAllFlag (bool on) |
virtual void | ResizeGedEditor () |
virtual void | ActivateInGedEditor (TObject *obj) |
virtual void | CleanupGedEditor () |
virtual void | ShootRepaintTimer () |
virtual bool | IsRepaintTimerActive () |
virtual void | ShootRepaintTimer (TPad *pad) |
virtual void | PadDeleted (TPad *pad) |
virtual void | SetFreezedTitle (const QString &title) |
virtual void | RectangularRatio (TPad *pad) |
virtual void | DefaultPadMargin (TPad *pad) |
![]() | |
QGo4Widget (QWidget *parent=nullptr, const char *name=nullptr, Qt::WindowFlags f=Qt::Widget) | |
virtual | ~QGo4Widget () |
virtual void | DropItem (const char *itemname, TClass *cl, int kind) |
void | ObjectCreatedByWidget (const char *itemname, TClass *cl) |
void | ProcessSignal (const char *linkname, bool assigned, TObject *obj, TGo4Slot *slot) |
Protected Member Functions | |
void | resizeEvent (QResizeEvent *e) override |
virtual void | CheckActionAtTheEnd (TPad *pad) |
virtual bool | CompleteMarkerEdit (TPad *pad) |
virtual int | GetNumMarkers (TPad *pad, int kind) |
virtual void | AddMarkerObj (TPad *pad, int kind, TObject *obj) |
virtual void | SetActiveObj (TPad *pad, int kind, TGo4Slot *activeslot) |
virtual TObject * | GetActiveObj (TPad *pad, int kind) |
virtual QString | GetActiveObjName (TPad *pad, int kind) |
virtual int | GetAutoColor (int indx) |
void | CanvasUpdate (bool modify=false) |
TH1 * | Get_fHistogram (TObject *obj, bool force=false) |
![]() | |
void | closeEvent (QCloseEvent *e) override |
void | dragEnterEvent (QDragEnterEvent *e) override |
void | dragMoveEvent (QDragMoveEvent *e) override |
void | dropEvent (QDropEvent *e) override |
void | AddLink (const char *itemname, const char *linkname) |
void | AddLink (TGo4Slot *slot, const char *linkname) |
TGo4Slot * | AddLink (const char *itemname, TGo4Slot *parent) |
TGo4Slot * | GetTopSlot (bool force=false) |
TGo4Slot * | AddSlot (const char *slotname) |
void | SetLinkedName (TGo4Slot *slot, const char *itemname) |
const char * | GetLinkedName (const char *linkname) |
const char * | GetLinkedName (TGo4Slot *slot) |
TObject * | GetLinked (const char *linkname, int updatelevel=0) |
template<class T > | |
T * | GetLinkedCast (const char *linkname, int updatelevel=0) |
void | RemoveLink (const char *linkname, bool blockreset=true) |
void | RemoveAllLinks (bool blockreset=true) |
void | RemoveLinksMasked (const char *startedwith=nullptr, bool blockreset=true) |
bool | BrowserItemRemote (const char *itemname) |
TGo4BrowserProxy * | Browser () |
void | StatusMessage (const QString &message) |
void | AskToCreateObject (TClass *cl, int isremote) |
void | ShowItemInfo (const QString &itemname) |
TGo4ViewPanel * | CreateViewPanel (int ndiv=0) |
TGo4ViewPanel * | DrawItem (const QString &itemname, TGo4ViewPanel *panel=nullptr, TPad *pad=nullptr, bool activate=true, int updatelevel=-1) |
TGo4ViewPanel * | WhereItemDrawn (const char *itemname) |
void | HelpWindow (const char *filename, const char *msg=nullptr) |
void | UndrawItem (const char *itemname) |
TGo4ViewPanel * | LastActivePanel () |
void | EditItem (const QString &itemname) |
void | EditObjectInSlot (TGo4Slot *slot) |
QString | SaveObjectInMemory (const char *foldername, TObject *obj) |
bool | SaveItemToFile (const char *itemname, const char *subfolder=nullptr) |
bool | UpdateItemInAnalysis (const char *itemname, TObject *obj=nullptr) |
void | InformThatObjectCreated (const char *itemname, TClass *cl) |
TGo4ServerProxy * | GetAnalysis (const char *itemname=nullptr) |
void | StartHotstart (const char *filename) |
void | ConnectPad (TPad *pad) |
void | CallServiceFunc (int id, const char *str=nullptr, void *par=nullptr) |
void | ServiceCall (const char *name, void *par=nullptr) |
virtual void | requestedObjectCreated (const char *itemname, TClass *cl) |
virtual void | linkedObjectRemoved (const char *linkname) |
void | setCanDestroyWidget (bool on=true) |
void | CallPanelFunc (int id, TPad *pad=nullptr) |
void | ShootResetWidget () |
void | ShootCloseWidget (bool closeparent=false) |
bool | IsUpdateBlocked () const |
Protected Attributes | |
QString | fPanelName |
QByteArray | fbaPanelName |
bool | fbFreezeTitle {false} |
QString | fFreezedTitle |
bool | fbMarkEditorVisible {false} |
bool | fbTypingMode {false} |
QMenuBar * | fMenuBar {nullptr} |
TPad * | fxActivePad {nullptr} |
int | fiSkipRedrawCounter {0} |
bool | fbCanvasCrosshair {false} |
QAction * | fxCanvasEventstatusChk {nullptr} |
QAction * | fxCanvasEditorChk {nullptr} |
QStatusBar * | CanvasStatus {nullptr} |
bool | fbApplyToAllFlag {false} |
bool | fbAutoZoomFlag {false} |
TPad * | fxRepaintTimerPad {nullptr} |
TPad * | fxResizeTimerPad {nullptr} |
TPad * | fxDoubleClickTimerPad {nullptr} |
int | fiMouseMode {0} |
int | fiPickCounter {0} |
bool | fbPickAgain {false} |
bool | fbCloneFlag {false} |
bool | fbModifiedSignalFlag {false} |
bool | fbLeaveFocusAfterCondEnd {false} |
QMenu * | fSelectMenu {nullptr} |
QSignalMapper * | fSelectMap {nullptr} |
QCheckBox * | fAutoScaleCheck {nullptr} |
QSignalMapper * | fOptionsMap {nullptr} |
QMenu * | fOptionsMenu {nullptr} |
bool | fBlockSignals {false} |
QRootCanvas * | fxQCanvas {nullptr} |
qtroot canvas More... | |
QWebCanvas * | fxWCanvas {nullptr} |
web canvas More... | |
Additional Inherited Members | |
![]() | |
void | widgetService (QGo4Widget *editor, int serviceid, const char *str, void *par) |
![]() | |
static QAction * | AddIdAction (QMenu *menu, QSignalMapper *map, const QString &text, int id, int enabled=-1, int checked=-1) |
static QAction * | AddIdAction (QMenu *menu, QSignalMapper *map, const QIcon &icon, const QString &text, int id, int enabled=-1, int checked=-1) |
static QAction * | CreateChkAction (QMenu *menu, const QString &text, bool checked, bool enabled=true) |
static QAction * | SetIdAction (QSignalMapper *map, int id, int enabled=-1, int checked=-1) |
Definition at line 41 of file TGo4ViewPanel.h.
anonymous enum |
Definition at line 75 of file TGo4ViewPanel.h.
Enumerator | |
---|---|
kMouseROOT | |
kMousePickCursor | |
kMousePickLimits | |
kMousePickPolygon | |
kMousePickLatex | |
kMouseDraw |
Definition at line 66 of file TGo4ViewPanel.h.
Definition at line 47 of file TGo4ViewPanel.h.
TGo4ViewPanel::TGo4ViewPanel | ( | QWidget * | parent = nullptr , |
const char * | name = nullptr |
||
) |
Definition at line 105 of file TGo4ViewPanel.cpp.
References AboutToShowOptionsMenu(), QGo4Widget::AddIdAction(), ApplyToAllToggled(), AutoScaleToggled(), AutoZoomId, AxisTimeDisplayId, QWebCanvas::CanvasDropEvent(), QRootCanvas::CanvasDropEvent(), CanvasDropEventSlot(), QRootCanvas::CanvasLeaveEvent(), CanvasStatus, QWebCanvas::CanvasUpdated(), QRootCanvas::CanvasUpdated(), CanvasUpdatedSlot(), ClearActivePad(), ClearAllMarkers(), ClearCanvas(), ClosePanel(), QGo4Widget::CreateChkAction(), CrosshairId, DelSelectedMarker_clicked(), DrawDateId, DrawItemnameId, DrawTimeId, EditConditionBtn_clicked(), fAutoScaleCheck, fbApplyToAllFlag, fbAutoZoomFlag, fbCanvasCrosshair, fbCloneFlag, fbFreezeTitle, fbLeaveFocusAfterCondEnd, fbMarkEditorVisible, fbModifiedSignalFlag, fbPickAgain, fbTypingMode, fFreezedTitle, fiMouseMode, fiPickCounter, fiSkipRedrawCounter, fMenuBar, fOptionsMap, fOptionsMenu, fPanelName, FreezeTitleId, fSelectMap, fSelectMenu, fxActivePad, fxCanvasEditorChk, fxCanvasEventstatusChk, fxDoubleClickTimerPad, fxQCanvas, fxRepaintTimerPad, fxResizeTimerPad, fxWCanvas, QWebCanvas::getCanvas(), QRootCanvas::getCanvas(), GetConditionBtn_clicked(), TGo4QSettings::getPadEventStatus(), GetPanelName(), TGo4QSettings::getWebBasedCanvas(), go4sett, InfoConditionBtn_clicked(), QRootCanvas::isEditorAllowed(), QRootCanvas::isEditorVisible(), kMouseROOT, LogMarkerValues(), QRootCanvas::MenuCommandExecuted(), MenuCommandExecutedSlot(), OptionsMenuItemActivated(), QWebCanvas::PadClicked(), QRootCanvas::PadClicked(), PadClickedSlot(), QWebCanvas::PadDblClicked(), QRootCanvas::PadDoubleClicked(), PadDoubleClickedSlot(), PrintCanvas(), ProduceGraphFromMarkers(), ProducePicture(), RefreshButtons(), SaveCanvas(), SelectedMarkerCmb_activated(), QWebCanvas::SelectedPadChanged(), QRootCanvas::SelectedPadChanged(), SelectMenuItemActivated(), SetActivePad(), SetConditionBtn_clicked(), SetCursorMode(), SetDrawingMode(), QRootCanvas::setEditorFrame(), SetFreezeMouseMode(), SetLateXMode(), SetLegendId, SetMarkerPanel(), SetPolygonMode(), SetRegionMode(), QRootCanvas::setStatusBar(), QWebCanvas::setStatusBarVisible(), QRootCanvas::setStatusBarVisible(), SetTimeFormatId, SetTitleId, SetTitleTextId, SetXYRatioOneId, ShowEventStatus(), StartConditionEditor(), StartRootEditor(), StatisticsId, and SuperimposeId.
|
virtual |
Definition at line 331 of file TGo4ViewPanel.cpp.
References QGo4Widget::CallPanelFunc(), CleanupGedEditor(), fxRepaintTimerPad, GetCanvas(), IsPanelPad(), QGo4Widget::panel_Deleted, and ProcessMarkersClear().
|
virtualslot |
Definition at line 2124 of file TGo4ViewPanel.cpp.
References AutoZoomId, AxisTimeDisplayId, CrosshairId, DrawDateId, DrawItemnameId, DrawTimeId, fbCanvasCrosshair, fbCloneFlag, fbFreezeTitle, fOptionsMap, FreezeTitleId, GetActivePad(), GetCanvas(), GetPadOptions(), IsAutoZoomFlag(), TGo4Picture::IsHisStats(), TGo4Picture::IsHisTitle(), TGo4Picture::IsLegendDraw(), TGo4Picture::IsSuperimpose(), TGo4Picture::IsTitleDate(), TGo4Picture::IsTitleItem(), TGo4Picture::IsTitleTime(), TGo4Picture::IsXAxisTimeDisplay(), TGo4Picture::IsXYRatioOne(), QGo4Widget::SetIdAction(), SetLegendId, SetTitleId, SetXYRatioOneId, StatisticsId, and SuperimposeId.
Referenced by IsWebCanvas(), and TGo4ViewPanel().
|
virtual |
Definition at line 5505 of file TGo4ViewPanel.cpp.
References QWebCanvas::activateEditor(), QRootCanvas::activateEditor(), fxQCanvas, fxWCanvas, and GetActivePad().
Referenced by TGo4HisDrawOptionsShort::ChangeColor(), TGo4HisDrawOptions::ChangeColor(), IsWebCanvas(), SelectMenuItemActivated(), and StartRootEditor().
|
virtual |
Definition at line 2307 of file TGo4ViewPanel.cpp.
References AddNewSlot(), QGo4Widget::Browser(), TGo4BrowserProxy::BrowserSlot(), QGo4Widget::CallPanelFunc(), ClearPad(), fbCloneFlag, TGo4Slot::FindChild(), GetPadOptions(), GetPadSlot(), TGo4BrowserProxy::ItemClass(), kind_Link, QGo4Widget::panel_Modified, TGo4Picture::PictureIndex, TGo4Picture::SetContentModified(), SetDrawKind(), TGo4Picture::SetDrawOption(), QGo4Widget::SetLinkedName(), TGo4Picture::SetPadModified(), TGo4Slot::SetPar(), TGo4Slot::SetProxy(), SetSpecialDrawOption(), and QGo4Widget::UndrawItem().
Referenced by AddMarkerObj(), TGo4FitPanel::Button_FitterDraw(), DropOnPad(), TGo4FitPanel::PaintModel(), TGo4FitPanel::PaintRange(), ProcessCanvasAdopt(), ProcessPictureRedraw(), and TGo4FitPanel::SetFitter().
|
protectedvirtual |
Definition at line 5593 of file TGo4ViewPanel.cpp.
References AddDrawObject(), TGo4Slot::FindChild(), GetPadSlot(), kind_Arrow, kind_Latex, kind_Marker, kind_Poly, kind_Window, and SetActiveObj().
Referenced by PadClickedSlot(), and ProcessPictureRedraw().
Definition at line 374 of file TGo4ViewPanel.cpp.
References GetPanelSlot().
Referenced by AddDrawObject(), ProcessCanvasAdopt(), and ProcessPadStatusUpdate().
|
virtual |
Definition at line 3120 of file TGo4ViewPanel.cpp.
References TGo4Slot::FindChild(), GetPadSlot(), TGo4QSettings::getPadSuperimpose(), go4sett, kind_PadOptions, SetDrawKind(), TGo4Slot::SetProxy(), and TGo4Picture::SetSuperimpose().
Referenced by IsWebCanvas(), and SetSlotPad().
|
virtualslot |
Definition at line 5746 of file TGo4ViewPanel.cpp.
References fbApplyToAllFlag.
Referenced by IsWebCanvas(), and TGo4ViewPanel().
|
virtualslot |
Definition at line 5753 of file TGo4ViewPanel.cpp.
References IsRedrawBlocked(), and SetAutoScale().
Referenced by IsWebCanvas(), and TGo4ViewPanel().
|
virtual |
Definition at line 3197 of file TGo4ViewPanel.cpp.
References fiSkipRedrawCounter.
Referenced by ClearPad(), panelSlot(), RedrawPanel(), SetActivePad(), and UpdatePadStatus().
|
virtualslot |
Definition at line 1679 of file TGo4ViewPanel.cpp.
References QGo4Widget::service_DropEvent, and QGo4Widget::widgetService().
Referenced by IsWebCanvas(), and TGo4ViewPanel().
|
protected |
Definition at line 3100 of file TGo4ViewPanel.cpp.
References fxQCanvas, fxWCanvas, QWebCanvas::Modified(), QRootCanvas::Modified(), QWebCanvas::Update(), and QRootCanvas::Update().
Referenced by CompleteMarkerEdit(), OptionsMenuItemActivated(), PadClickedSlot(), RedrawPanel(), and SetActivePad().
|
virtualslot |
Definition at line 1777 of file TGo4ViewPanel.cpp.
References fBlockSignals, fxCanvasEditorChk, fxCanvasEventstatusChk, fxWCanvas, GetCanvas(), and ResizeGedEditor().
Referenced by IsWebCanvas(), and TGo4ViewPanel().
|
virtual |
Definition at line 4413 of file TGo4ViewPanel.cpp.
References ChangeDrawOptionForPad(), GetActivePad(), GetCanvas(), GetPadSlot(), TGo4Iter::getslot(), IsApplyToAllFlag(), TGo4Iter::next(), and RedrawPanel().
Referenced by TGo4HisDrawOptions::ChangeDrawOptionForCurrentPanel(), IsWebCanvas(), OptionsMenuItemActivated(), TGo4Style::SetContourLevels(), TGo4HisDrawOptionsShort::SetDrawOpt(), TGo4Style::SetPadColor(), TGo4Style::SetPalette(), and SuperImposeToggled().
|
virtual |
Definition at line 4371 of file TGo4ViewPanel.cpp.
References TGo4Picture::ChangeDrawOption(), GetPadOptions(), GetSelectedObjectIndex(), GetSlotPad(), TGo4Picture::SetDrawOption(), TGo4Picture::SetPadModified(), and TGo4Picture::SetXAxisTimeFormat().
Referenced by ChangeDrawOption(), and IsWebCanvas().
|
protectedvirtual |
Definition at line 1540 of file TGo4ViewPanel.cpp.
References fbLeaveFocusAfterCondEnd, and QGo4Widget::ServiceCall().
Referenced by CompleteMarkerEdit(), and PadClickedSlot().
|
virtual |
Definition at line 3468 of file TGo4ViewPanel.cpp.
References ClearPad(), ClearPadItems(), TGo4Slot::GetAssignedObject(), GetAutoColor(), GetCanvas(), TGo4Slot::GetChild(), GetDrawKind(), QGo4Widget::GetLinkedName(), kind_Condition, kind_Func, kind_Latex, TGo4Slot::NumChilds(), ProcessCanvasAdopt(), ProcessPictureRedraw(), SetDrawKind(), and SetFreezedTitle().
Referenced by IsWebCanvas(), and ProcessPadRedraw().
|
virtual |
Definition at line 3405 of file TGo4ViewPanel.cpp.
References CollectMainDrawObjects(), TGo4Slot::GetAssignedObject(), TGo4Slot::GetChild(), GetDrawKind(), TGo4Marker::GetHistogram(), GetPadHistogram(), GetSelectedObjectIndex(), TGo4Condition::GetWorkHistogram(), kind_Condition, kind_Other, kind_Specials, TGo4Slot::NumChilds(), TGo4Marker::SetHistogram(), and TGo4Condition::SetWorkHistogram().
Referenced by IsWebCanvas(), linkedRemoved(), ProcessPadClear(), ProcessPadRedraw(), and RedrawSpecialObjects().
|
virtualslot |
Definition at line 5548 of file TGo4ViewPanel.cpp.
References fxRepaintTimerPad, and RedrawPanel().
Referenced by IsWebCanvas().
|
virtualslot |
Definition at line 5556 of file TGo4ViewPanel.cpp.
References fxResizeTimerPad, and RedrawPanel().
Referenced by IsWebCanvas(), and resizeEvent().
|
virtual |
Definition at line 5520 of file TGo4ViewPanel.cpp.
References QRootCanvas::cleanupEditor(), and fxQCanvas.
Referenced by ClearPad(), CollectMainDrawObjects(), IsWebCanvas(), linkedRemoved(), and ~TGo4ViewPanel().
|
virtualslot |
Definition at line 2102 of file TGo4ViewPanel.cpp.
References ClearPad(), GetActivePad(), GetCanvas(), and RedrawPanel().
Referenced by IsWebCanvas(), and TGo4ViewPanel().
|
virtualslot |
Definition at line 1128 of file TGo4ViewPanel.cpp.
References GetActivePad(), GetCanvas(), IsApplyToAllFlag(), ProcessMarkersClear(), and RedrawPanel().
Referenced by IsWebCanvas(), and TGo4ViewPanel().
|
virtualslot |
Definition at line 2113 of file TGo4ViewPanel.cpp.
References ClearPad(), GetCanvas(), RedrawPanel(), and SetPadDefaults().
Referenced by TGo4FitPanel::Button_FitterDraw(), IsWebCanvas(), and TGo4ViewPanel().
|
virtual |
Definition at line 4470 of file TGo4ViewPanel.cpp.
References BlockPanelRedraw(), CleanupGedEditor(), GetActivePad(), GetCanvas(), ProcessPadClear(), and SetActivePad().
Referenced by AddDrawObject(), CheckForSpecialObjects(), ClearActivePad(), ClearCanvas(), Divide(), and IsWebCanvas().
Definition at line 4483 of file TGo4ViewPanel.cpp.
References TGo4Slot::GetChild(), GetDrawKind(), kind_Permanet, and TGo4Slot::NumChilds().
Referenced by CheckForSpecialObjects(), IsWebCanvas(), ProcessPadClear(), and ProcessPadStatusUpdate().
|
virtualslot |
Definition at line 530 of file TGo4ViewPanel.cpp.
Referenced by TGo4FitPanel::CloseDrawPanel(), IsWebCanvas(), and TGo4ViewPanel().
|
virtual |
Definition at line 2615 of file TGo4ViewPanel.cpp.
References CleanupGedEditor(), TGo4Slot::GetAssignedObject(), TGo4Slot::GetChild(), GetDrawKind(), TGo4Slot::GetProxy(), kind_Additional, kind_Specials, TGo4Slot::NumChilds(), TGo4DrawCloneProxy::PerformRebin(), and TGo4DrawCloneProxy::UpdateTitle().
Referenced by CheckObjectsAssigments(), GetSelectedObject(), ProcessPadRedraw(), ScanDrawOptions(), ShiftSelectedObjectToEnd(), and UpdatePanelCaption().
|
virtual |
Definition at line 2419 of file TGo4ViewPanel.cpp.
References TGo4Slot::GetAssignedObject(), TGo4Slot::GetChild(), GetDrawKind(), GetPadSlot(), kind_Link, and TGo4Slot::NumChilds().
Referenced by TGo4FitPanel::ArrowChanged(), and ProduceGraphFromMarkers().
|
virtual |
Definition at line 501 of file TGo4ViewPanel.cpp.
References QRootCanvas::buildEditorWindow(), fAutoScaleCheck, fbCloneFlag, fxQCanvas, GetCanvas(), TGo4QSettings::getCloneFlag(), GetPadOptions(), go4sett, TGo4MdiArea::Instance(), TGo4MdiArea::panelSignal(), panelSlot(), QRootCanvas::Resize(), SetActivePad(), SetPadDefaults(), and UpdatePadStatus().
|
protectedvirtual |
Definition at line 1573 of file TGo4ViewPanel.cpp.
References CanvasUpdate(), CheckActionAtTheEnd(), DeleteDrawObject(), fbPickAgain, fiMouseMode, fiPickCounter, GetActiveObj(), GetAutoColor(), TGo4PolyCond::GetCut(), GetNumMarkers(), IsConditionSelected(), kind_Arrow, kind_Poly, kind_Window, kMouseDraw, kMousePickLimits, kMousePickPolygon, kMouseROOT, RedrawPanel(), and RefreshButtons().
Referenced by PadDoubleClickedSlot(), SetActivePad(), SetMarkerPanel(), and SwitchMarkerButton().
|
virtual |
Definition at line 2093 of file TGo4ViewPanel.cpp.
Referenced by IsWebCanvas(), and SetSelectedRangeToHisto().
|
virtual |
Definition at line 2389 of file TGo4ViewPanel.cpp.
References TGo4Slot::FindChild(), GetPadOptions(), GetPadSlot(), and TGo4Picture::SetPadModified().
Referenced by CompleteMarkerEdit(), and TGo4FitPanel::SetFitter().
|
virtual |
Definition at line 2403 of file TGo4ViewPanel.cpp.
References TGo4Slot::GetAssignedObject(), TGo4Slot::GetChild(), GetDrawKind(), GetPadSlot(), and TGo4Slot::NumChilds().
|
virtual |
Definition at line 2438 of file TGo4ViewPanel.cpp.
References TGo4Slot::GetChild(), GetDrawKind(), GetPadOptions(), GetPadSlot(), kind_Link, TGo4Slot::NumChilds(), and TGo4Picture::SetPadModified().
Referenced by TGo4FitPanel::Button_FitterDraw(), ProcessMarkersClear(), TGo4FitPanel::RemoveDrawObjects(), and TGo4FitPanel::RemovePrimitives().
|
virtualslot |
Definition at line 1070 of file TGo4ViewPanel.cpp.
References fbTypingMode, GetActivePad(), GetSelectedSlot(), RedrawPanel(), and SetSelectedMarker().
Referenced by IsWebCanvas(), and TGo4ViewPanel().
|
virtual |
Definition at line 4629 of file TGo4ViewPanel.cpp.
References fxQCanvas, fxWCanvas, GetPadOptions(), IsApplyToAllFlag(), TGo4Picture::IsSuperimpose(), and QRootCanvas::showStatusMessage().
Referenced by IsWebCanvas(), SetActivePad(), and ShowEventStatus().
|
virtual |
Definition at line 2896 of file TGo4ViewPanel.cpp.
References ClearPad(), GetActivePad(), GetPadSlot(), RedrawPanel(), and UpdatePadStatus().
Referenced by TGo4FitPanel::Button_FitterDraw(), TGo4DividePad::DivideCanvas(), and TGo4Script::DivideViewPanel().
|
virtual |
Definition at line 474 of file TGo4ViewPanel.cpp.
References AddDrawObject(), QGo4Widget::Browser(), TGo4BrowserProxy::CanDrawItem(), QGo4Widget::EditItem(), TGo4BrowserProxy::GetBrowserObject(), GetCanvas(), TGo4QSettings::getFetchDataWhenDraw(), go4sett, TGo4BrowserProxy::ItemCanDo(), kind_Link, SetActivePad(), and ShootRepaintTimer().
|
virtualslot |
Definition at line 1187 of file TGo4ViewPanel.cpp.
References QGo4Widget::EditItem(), GetActivePad(), GetDrawKind(), QGo4Widget::GetLinkedName(), GetSelectedSlot(), and kind_Condition.
Referenced by IsWebCanvas(), and TGo4ViewPanel().
|
virtual |
Definition at line 625 of file TGo4ViewPanel.cpp.
References GetDrawKind(), QGo4Widget::GetLinkedName(), GetPanelSlot(), TGo4Slot::GetParent(), TGo4Iter::getslot(), GetSlotPad(), kind_Condition, kind_Func, kind_Latex, kind_Link, and TGo4Iter::next().
Referenced by TGo4ConditionEditor::DrawCondition(), TGo4ConditionEditor::ModifyButton_clicked(), TGo4ConditionEditor::RedrawCondition(), TGo4ConditionEditor::RefreshWidget(), and TGo4ConditionEditor::WorkWithCondition().
|
protected |
Definition at line 1706 of file TGo4ViewPanel.cpp.
References GetHistogram(), and IsWebCanvas().
Referenced by GetPadHistogram(), MenuCommandExecutedSlot(), ProcessCanvasAdopt(), RedrawGraph(), RedrawStack(), and ScanDrawOptions().
|
protectedvirtual |
Definition at line 5653 of file TGo4ViewPanel.cpp.
References TGo4Slot::GetAssignedObject(), TGo4Slot::GetChild(), GetDrawKind(), GetPadSlot(), TGo4Slot::GetPar(), GetSelectedSlot(), and TGo4Slot::NumChilds().
Referenced by CompleteMarkerEdit(), GetActiveObjName(), and PadClickedSlot().
|
protectedvirtual |
Definition at line 5680 of file TGo4ViewPanel.cpp.
References GetActiveObj().
|
virtual |
Definition at line 3115 of file TGo4ViewPanel.cpp.
References fxActivePad.
Referenced by AboutToShowOptionsMenu(), ActivateInGedEditor(), TGo4FitPanel::Button_WorkWithPanel(), TGo4HisDrawOptionsShort::ChangeColor(), TGo4HisDrawOptions::ChangeColor(), ChangeDrawOption(), ClearActivePad(), ClearAllMarkers(), ClearPad(), DelSelectedMarker_clicked(), Divide(), TGo4ConditionEditor::DrawCondition(), EditConditionBtn_clicked(), TGo4FitPanel::Fitter_NewForActivePad(), GetConditionBtn_clicked(), GetSelectedRange(), InfoConditionBtn_clicked(), IsWebCanvas(), linkedObjectUpdated(), LogMarkerValues(), MoveScale(), OptionsMenuItemActivated(), panelSlot(), ProcessPadModifiedSignal(), ProduceGraphFromMarkers(), RedrawPanel(), RefreshButtons(), resizeEvent(), SelectedMarkerCmb_activated(), SelectMenuItemActivated(), SetAutoScale(), SetConditionBtn_clicked(), SetMarkerPanel(), SetSelectedRange(), TGo4Script::SetSuperimpose(), ShowEventStatus(), StartConditionEditing(), StartConditionEditor(), StartRootEditor(), TGo4MdiArea::subWindowActivatedSlot(), SwitchMarkerButton(), and UpdatePanelCaption().
|
protectedvirtual |
Definition at line 2709 of file TGo4ViewPanel.cpp.
Referenced by CheckForSpecialObjects(), CompleteMarkerEdit(), PadClickedSlot(), ProduceSuperimposeObject(), and RedrawSpecialObjects().
|
virtual |
Definition at line 3085 of file TGo4ViewPanel.cpp.
References fxQCanvas, fxWCanvas, QWebCanvas::getCanvas(), and QRootCanvas::getCanvas().
Referenced by AboutToShowOptionsMenu(), CanvasUpdatedSlot(), ChangeDrawOption(), CheckForSpecialObjects(), ClearActivePad(), ClearAllMarkers(), ClearCanvas(), ClearPad(), CompleteInitialization(), TGo4Browser::DisplaySelectedItems(), DropOnPad(), GetNumberOfPads(), TGo4Script::GetPadOptions(), GetPadSlot(), GetSubPad(), MakePictureForPad(), MoveScale(), OptionsMenuItemActivated(), PadClickedSlot(), PadDeleted(), PrintCanvas(), ProcessPadClear(), ProcessPadDoubleClick(), ProducePadsList(), ProducePicture(), TGo4Script::ProduceScript(), TGo4Script::RedrawPanel(), TGo4ConditionEditor::RefreshWidget(), resizeEvent(), TGo4MdiArea::ResponseOnPanelEvent(), ScanDrawOptions(), TGo4Script::SelectPad(), SetActivePad(), SetAutoScale(), SetSelectedRange(), ShootRepaintTimer(), StartRootEditor(), TGo4Script::StartViewPanel(), TGo4Browser::SuperImposeSelectedItems(), and ~TGo4ViewPanel().
|
virtualslot |
Definition at line 1163 of file TGo4ViewPanel.cpp.
References QGo4Widget::Browser(), GetActivePad(), TGo4BrowserProxy::GetBrowserObject(), GetDrawKind(), QGo4Widget::GetLinkedName(), GetSelectedSlot(), kind_Condition, and RefreshButtons().
Referenced by IsWebCanvas(), and TGo4ViewPanel().
|
virtual |
Definition at line 640 of file TGo4ViewPanel.cpp.
References GetDrawKind(), QGo4Widget::GetLinkedName(), GetPanelSlot(), TGo4Iter::getslot(), kind_Condition, kind_Link, and TGo4Iter::next().
Referenced by TGo4Script::GetDrawnItemName().
|
virtual |
Definition at line 3311 of file TGo4ViewPanel.cpp.
References TGo4Slot::GetIntPar().
Referenced by CheckForSpecialObjects(), CheckObjectsAssigments(), ClearPadItems(), CollectMainDrawObjects(), CollectSpecialObjects(), DeleteDrawObject(), DeleteDrawObjects(), EditConditionBtn_clicked(), FindPadWithItem(), GetActiveObj(), GetConditionBtn_clicked(), GetDrawItemName(), GetNumMarkers(), GetPadMainObjectSlot(), GetPadSlot(), GetSelectedSlot(), InfoConditionBtn_clicked(), IsConditionSelected(), IsWebCanvas(), linkedRemoved(), linkedUpdated(), LogMarkerValues(), MakePictureForPad(), PadClickedSlot(), ProduceSuperimposeObject(), RedrawSpecialObjects(), RefreshButtons(), SetActiveObj(), SetConditionBtn_clicked(), SetSelectedMarkerByMouseClick(), StartConditionEditor(), and UndrawItemOnPanel().
|
virtual |
Definition at line 2382 of file TGo4ViewPanel.cpp.
References TGo4Slot::GetAssignedObject(), and GetDrawObjectSlot().
Referenced by TGo4FitPanel::Button_FitterDraw().
|
virtual |
Definition at line 3042 of file TGo4ViewPanel.cpp.
References TGo4Slot::GetAssignedObject(), TGo4Slot::GetChild(), QGo4Widget::GetLinkedName(), GetPadSlot(), and TGo4Slot::NumChilds().
Referenced by TGo4ConditionEditor::RefreshWidget().
|
virtual |
Definition at line 2375 of file TGo4ViewPanel.cpp.
References TGo4Slot::FindChild(), and GetPadSlot().
Referenced by TGo4FitPanel::Fitter_NewForActivePad(), GetDrawObject(), and TGo4FitPanel::panelSlot().
|
virtual |
Definition at line 540 of file TGo4ViewPanel.cpp.
References fiMouseMode.
Referenced by RefreshButtons().
|
virtual |
Definition at line 2982 of file TGo4ViewPanel.cpp.
References GetCanvas(), GetPadSlot(), TGo4Iter::getslot(), GetSlotPad(), and TGo4Iter::next().
Referenced by TGo4FitPanel::CreateDataFor(), and ProcessPadDoubleClick().
|
protectedvirtual |
Definition at line 5577 of file TGo4ViewPanel.cpp.
References TGo4Slot::GetChild(), GetDrawKind(), GetPadSlot(), and TGo4Slot::NumChilds().
Referenced by CompleteMarkerEdit(), and PadClickedSlot().
|
virtual |
Definition at line 3149 of file TGo4ViewPanel.cpp.
References fxWCanvas, Get_fHistogram(), TGo4Slot::GetAssignedObject(), GetPadMainObject(), GetPadSlot(), and GetSuperimposeSlot().
Referenced by CheckObjectsAssigments(), IsWebCanvas(), PadClickedSlot(), PadRangeAxisChanged(), TGo4FitPanel::PaintModel(), TGo4FitPanel::PaintRange(), and TGo4ConditionEditor::RefreshWidget().
|
virtual |
Definition at line 3079 of file TGo4ViewPanel.cpp.
References TGo4Slot::GetAssignedObject(), and GetPadMainObjectSlot().
Referenced by TGo4FitPanel::CreateDataFor(), GetPadHistogram(), and MoveScale().
|
virtual |
Definition at line 3061 of file TGo4ViewPanel.cpp.
References TGo4Slot::GetAssignedObject(), TGo4Slot::GetChild(), GetDrawKind(), GetPadSlot(), kind_Additional, and TGo4Slot::NumChilds().
Referenced by GetPadMainObject(), and TGo4FitPanel::UpdateObjectReferenceInSlot().
|
virtual |
Definition at line 3136 of file TGo4ViewPanel.cpp.
References GetPadSlot().
Referenced by AboutToShowOptionsMenu(), AddDrawObject(), ChangeDrawOptionForPad(), TGo4DrawCloneProxy::ChangeTitle(), CompleteInitialization(), DeleteDrawObject(), DeleteDrawObjects(), DisplayPadStatus(), TGo4Script::GetPadOptions(), GetSelectedObject(), GetSelectedRange(), GetVisibleRange(), IsWebCanvas(), linkedRemoved(), linkedUpdated(), MakePictureForPad(), MarkPadModified(), MoveScale(), OptionsMenuItemActivated(), PadRangeAxisChanged(), TGo4HisDrawOptions::panelSlot(), TGo4Style::panelSlot(), panelSlot(), ProcessCanvasAdopt(), ProcessPadClear(), ProcessPadModifiedSignal(), ProcessPadRedraw(), ProcessPadStatusUpdate(), ProcessPictureRedraw(), resizeEvent(), ScanObjectsDrawOptions(), SetAutoScale(), SetPadDefaults(), SetPadSuperImpose(), SetSelectedRange(), ShiftSelectedObjectToEnd(), and UndrawItemOnPanel().
|
virtual |
Definition at line 3141 of file TGo4ViewPanel.cpp.
References TGo4Slot::FindChild(), and TGo4Slot::GetAssignedObject().
|
virtual |
Definition at line 2930 of file TGo4ViewPanel.cpp.
References GetCanvas(), GetDrawKind(), GetPanelSlot(), TGo4Iter::getslot(), GetSlotPad(), kind_PadSlot, and TGo4Iter::next().
Referenced by AddDrawObject(), AddMarkerObj(), AllocatePadOptions(), ChangeDrawOption(), CollectSpecialObjects(), DeleteDrawObject(), DeleteDrawObjects(), Divide(), GetActiveObj(), GetDrawObjectLinkName(), GetDrawObjectSlot(), GetNumberOfPads(), GetNumMarkers(), GetPadHistogram(), GetPadMainObjectSlot(), GetPadOptions(), GetSelectedMarkerIndex(), GetSelectedMarkerName(), GetSelectedObject(), GetSelectedSlot(), GetSubPad(), IsPadHasSubPads(), IsPanelPad(), LogMarkerValues(), MakePictureForPad(), MoveScale(), PadDeleted(), ProcessCanvasAdopt(), ProcessMarkersClear(), ProcessPadClear(), ProcessPadModifiedSignal(), ProcessPadRedraw(), ProcessPadStatusUpdate(), ProducePadsList(), RefreshButtons(), resizeEvent(), SelectMenuItemActivated(), SetActiveObj(), SetAutoScale(), SetSelectedMarker(), SetSelectedMarkerByMouseClick(), SetSelectedRange(), ShiftSelectedObjectToEnd(), StartConditionEditor(), UpdatePadStatus(), and UpdatePanelCaption().
|
virtual |
Definition at line 358 of file TGo4ViewPanel.cpp.
References fbaPanelName, and fPanelName.
Referenced by OptionsMenuItemActivated(), ProduceGraphFromMarkers(), ProducePicture(), SetFreezedTitle(), TGo4ViewPanel(), and UpdatePanelCaption().
|
virtual |
Definition at line 369 of file TGo4ViewPanel.cpp.
References QGo4Widget::GetTopSlot().
Referenced by AddNewSlot(), FindPadWithItem(), GetDrawItemName(), GetPadSlot(), MenuCommandExecutedSlot(), and UndrawItemOnPanel().
|
virtual |
Definition at line 552 of file TGo4ViewPanel.cpp.
References TGo4Slot::GetIntPar(), and GetPadSlot().
Referenced by GetSelectedSlot(), RefreshButtons(), TGo4ConditionEditor::RefreshWidget(), SetSelectedMarker(), and TGo4ConditionEditor::WorkWithCondition().
|
virtual |
Definition at line 545 of file TGo4ViewPanel.cpp.
References GetPadSlot(), and TGo4Slot::GetPar().
Referenced by GetSelectedSlot(), PadClickedSlot(), RedrawSpecialObjects(), RefreshButtons(), TGo4ConditionEditor::RefreshWidget(), and SetSelectedMarker().
|
virtual |
Definition at line 3342 of file TGo4ViewPanel.cpp.
References CollectMainDrawObjects(), TGo4Slot::GetAssignedObject(), TGo4Picture::GetDrawOption(), GetPadOptions(), GetPadSlot(), GetSelectedObjectIndex(), GetSpecialDrawOption(), GetSuperimposeSlot(), and TGo4Picture::PictureIndex.
Referenced by TGo4HisDrawOptionsShort::ChangeColor(), TGo4HisDrawOptions::ChangeColor(), IsWebCanvas(), TGo4HisDrawOptions::panelSlot(), SelectMenuItemActivated(), and StartRootEditor().
|
virtual |
Definition at line 3332 of file TGo4ViewPanel.cpp.
References TGo4Slot::GetIntPar().
Referenced by ChangeDrawOptionForPad(), CheckObjectsAssigments(), GetSelectedObject(), IsWebCanvas(), SelectMenuItemActivated(), ShiftSelectedObjectToEnd(), and UpdatePanelCaption().
|
virtual |
Definition at line 5356 of file TGo4ViewPanel.cpp.
References GetActivePad(), TGo4Picture::GetFullRangeDim(), GetPadOptions(), GetVisibleRange(), and TGo4Picture::IsAutoScale().
Referenced by IsWebCanvas(), and TGo4SetScaleValues::refreshView().
|
virtual |
Definition at line 561 of file TGo4ViewPanel.cpp.
References TGo4CondArray::At(), TGo4Slot::GetAssignedObject(), TGo4Slot::GetChild(), GetDrawKind(), TGo4CondArray::GetNumber(), GetPadSlot(), GetSelectedMarkerIndex(), GetSelectedMarkerName(), kind_Arrow, kind_Condition, kind_Latex, kind_Link, kind_Marker, kind_None, kind_Poly, kind_Window, and TGo4Slot::NumChilds().
Referenced by DelSelectedMarker_clicked(), EditConditionBtn_clicked(), GetActiveObj(), GetConditionBtn_clicked(), InfoConditionBtn_clicked(), IsConditionSelected(), PadClickedSlot(), RefreshButtons(), SelectedMarkerCmb_activated(), SetConditionBtn_clicked(), SetSelectedMarker(), StartConditionEditing(), and SwitchMarkerButton().
|
virtual |
Definition at line 2945 of file TGo4ViewPanel.cpp.
References TGo4Slot::FindChild(), and TGo4Slot::GetAssignedObject().
Referenced by ChangeDrawOptionForPad(), FindPadWithItem(), GetNumberOfPads(), GetPadSlot(), GetSubPad(), IsPadHasSubPads(), linkedRemoved(), MakePictureForPad(), MenuCommandExecutedSlot(), MoveScale(), ProcessMarkersClear(), ProcessPadClear(), ProcessPadRedraw(), ProcessPadStatusUpdate(), ProducePadsList(), ScanObjectsDrawOptions(), SetAutoScale(), and SetSelectedRange().
|
virtual |
Definition at line 3321 of file TGo4ViewPanel.cpp.
References TGo4Slot::GetPar().
Referenced by GetSelectedObject(), IsWebCanvas(), MakePictureForPad(), ProduceSuperimposeObject(), and RedrawSpecialObjects().
|
virtual |
Definition at line 2996 of file TGo4ViewPanel.cpp.
References GetCanvas(), GetPadSlot(), TGo4Iter::getslot(), GetSlotPad(), IsPadHasSubPads(), and TGo4Iter::next().
Referenced by TGo4FitPanel::Button_FitterDraw(), TGo4FitPanel::CreateDataFor(), TGo4Browser::DisplaySelectedItems(), TGo4FitPanel::FindPadForSlot(), TGo4Script::GetPadOptions(), and TGo4Script::SelectPad().
Definition at line 3056 of file TGo4ViewPanel.cpp.
References TGo4Slot::FindChild().
Referenced by GetPadHistogram(), GetSelectedObject(), MenuCommandExecutedSlot(), ProcessPadRedraw(), ScanDrawOptions(), and UpdatePanelCaption().
|
virtual |
Definition at line 5184 of file TGo4ViewPanel.cpp.
References TGo4Picture::GetFullRange(), TGo4Picture::GetFullRangeDim(), GetPadOptions(), and TGo4Picture::GetRange().
Referenced by GetSelectedRange(), and IsWebCanvas().
|
virtualslot |
Definition at line 1177 of file TGo4ViewPanel.cpp.
References GetActivePad(), GetDrawKind(), QGo4Widget::GetLinkedName(), GetSelectedSlot(), kind_Condition, and QGo4Widget::ShowItemInfo().
Referenced by IsWebCanvas(), and TGo4ViewPanel().
|
overridevirtual |
Reimplemented from QGo4Widget.
Definition at line 465 of file TGo4ViewPanel.cpp.
References QGo4Widget::Browser(), TGo4BrowserProxy::CanDrawItem(), and TGo4BrowserProxy::ItemCanDo().
|
virtual |
Definition at line 4361 of file TGo4ViewPanel.cpp.
References fbApplyToAllFlag.
Referenced by ChangeDrawOption(), ClearAllMarkers(), DisplayPadStatus(), IsWebCanvas(), MoveScale(), resizeEvent(), SetAutoScale(), and SetSelectedRange().
|
virtual |
Definition at line 4351 of file TGo4ViewPanel.cpp.
References fbAutoZoomFlag.
Referenced by AboutToShowOptionsMenu(), IsWebCanvas(), and SetSelectedRangeToHisto().
|
virtual |
Definition at line 616 of file TGo4ViewPanel.cpp.
References GetDrawKind(), GetSelectedSlot(), and kind_Condition.
Referenced by CompleteMarkerEdit(), and RefreshButtons().
|
virtual |
Definition at line 4366 of file TGo4ViewPanel.cpp.
References fbFreezeTitle.
Referenced by IsWebCanvas().
|
virtual |
Definition at line 2955 of file TGo4ViewPanel.cpp.
References TGo4Slot::GetChild(), GetSlotPad(), and TGo4Slot::NumChilds().
Referenced by TGo4FitPanel::CreateDataFor(), GetSubPad(), IsPadHasSubPads(), and TGo4FitPanel::WorkingWithOnlyPad().
|
virtual |
Definition at line 2965 of file TGo4ViewPanel.cpp.
References GetPadSlot(), and IsPadHasSubPads().
|
virtual |
Definition at line 2977 of file TGo4ViewPanel.cpp.
References GetPadSlot().
Referenced by TGo4MdiArea::ResponseOnPanelEvent(), and ~TGo4ViewPanel().
|
virtual |
Definition at line 3205 of file TGo4ViewPanel.cpp.
References fiSkipRedrawCounter.
Referenced by AutoScaleToggled(), IsWebCanvas(), linkedObjectUpdated(), linkedRemoved(), linkedUpdated(), PadRangeAxisChanged(), RedrawPanel(), and SuperImposeToggled().
|
virtual |
Definition at line 5543 of file TGo4ViewPanel.cpp.
References fxRepaintTimerPad.
Referenced by IsWebCanvas(), and ShootRepaintTimer().
|
inlinevirtual |
Definition at line 160 of file TGo4ViewPanel.h.
References AboutToShowOptionsMenu(), ActivateInGedEditor(), AllocatePadOptions(), ApplyToAllToggled(), AutoScaleToggled(), CanvasDropEventSlot(), CanvasUpdatedSlot(), ChangeDrawOption(), ChangeDrawOptionForPad(), CheckForSpecialObjects(), CheckObjectsAssigments(), checkRepaintSlot(), checkResizeSlot(), CleanupGedEditor(), ClearActivePad(), ClearAllMarkers(), ClearCanvas(), ClearPad(), ClearPadItems(), ClosePanel(), DefaultPadMargin(), DelSelectedMarker_clicked(), DisplayPadStatus(), EditConditionBtn_clicked(), fxWCanvas, GetActivePad(), GetConditionBtn_clicked(), GetDrawKind(), GetPadHistogram(), GetPadOptions(), GetSelectedObject(), GetSelectedObjectIndex(), GetSelectedRange(), GetSpecialDrawOption(), GetVisibleRange(), InfoConditionBtn_clicked(), IsApplyToAllFlag(), IsAutoZoomFlag(), IsFreezeTitle(), IsRedrawBlocked(), IsRepaintTimerActive(), LoadMarkers(), LogMarkerValues(), MenuCommandExecutedSlot(), MoveScale(), MoveSingleScale(), OptionsMenuItemActivated(), PadClickedSlot(), PadDeleted(), PadDoubleClickedSlot(), PadRangeAxisChanged(), panelSlot(), PrintCanvas(), ProcessCanvasAdopt(), ProcessMarkersClear(), ProcessPadClear(), ProcessPadDoubleClick(), ProcessPadModifiedSignal(), ProcessPadRedraw(), ProcessPictureRedraw(), ProduceGraphFromMarkers(), ProducePicture(), RectangularRatio(), RedrawGraph(), RedrawHistogram(), RedrawImage(), RedrawLegend(), RedrawMultiGraph(), RedrawPanel(), RedrawSpecialObjects(), RedrawStack(), RefreshButtons(), ResetPadFillColors(), ResizeGedEditor(), SaveCanvas(), SaveMarkers(), SelectedMarkerCmb_activated(), SelectMenuItemActivated(), SetActivePad(), SetApplyToAllFlag(), SetAutoScale(), SetAutoZoomFlag(), SetConditionBtn_clicked(), SetCursorMode(), SetDrawingMode(), SetDrawKind(), SetFreezedTitle(), SetFreezeMouseMode(), SetLateXMode(), SetMarkerPanel(), SetPadDefaults(), SetPolygonMode(), SetRegionMode(), SetSelectedObjectIndex(), SetSelectedRange(), SetSelectedRangeToHisto(), SetSpecialDrawOption(), ShiftSelectedObjectToEnd(), ShootRepaintTimer(), ShowEventStatus(), StartConditionEditor(), StartRootEditor(), SuperImposeToggled(), TakeFullRangeFromGraph(), TakeFullRangeFromHisto(), TakeSelectedAxisRange(), and UpdatePanelCaption().
Referenced by Get_fHistogram(), TGo4HisDrawOptions::panelSlot(), RedrawGraph(), RedrawMultiGraph(), and TGo4FitGuiArrow::TestNewPosition().
|
overridevirtual |
Reimplemented from QGo4Widget.
Definition at line 386 of file TGo4ViewPanel.cpp.
References fbModifiedSignalFlag, GetActivePad(), IsRedrawBlocked(), PadRangeAxisChanged(), and ProcessPadModifiedSignal().
|
overridevirtual |
Reimplemented from QGo4Widget.
Definition at line 431 of file TGo4ViewPanel.cpp.
References CheckObjectsAssigments(), CleanupGedEditor(), GetDrawKind(), GetPadOptions(), TGo4Slot::GetParent(), GetSlotPad(), IsRedrawBlocked(), kind_Condition, kind_Func, kind_Latex, kind_PadSlot, kind_ThisPad, PadDeleted(), TGo4Picture::SetPadModified(), and ShootRepaintTimer().
|
overridevirtual |
Reimplemented from QGo4Widget.
Definition at line 402 of file TGo4ViewPanel.cpp.
References GetDrawKind(), GetPadOptions(), TGo4Slot::GetParent(), IsRedrawBlocked(), kind_Condition, kind_Func, kind_Latex, kind_PadSlot, TGo4Picture::SetContentModified(), TGo4Picture::SetPadModified(), and ShootRepaintTimer().
|
virtualslot |
Definition at line 1227 of file TGo4ViewPanel.cpp.
Referenced by IsWebCanvas().
|
virtualslot |
Definition at line 1094 of file TGo4ViewPanel.cpp.
References fbTypingMode, GetActivePad(), TGo4Slot::GetAssignedObject(), TGo4Slot::GetChild(), GetDrawKind(), GetPadSlot(), kind_Arrow, kind_Condition, kind_Latex, kind_Marker, kind_Poly, kind_Window, and TGo4Slot::NumChilds().
Referenced by IsWebCanvas(), and TGo4ViewPanel().
|
virtual |
Definition at line 1833 of file TGo4ViewPanel.cpp.
References TGo4Picture::AddObjName(), TGo4Picture::AddSpecialObject(), TGo4Picture::CopyOptionsFrom(), TGo4Marker::DeletePainter(), TGo4Condition::DeletePainter(), TGo4Log::Error(), fbApplyToAllFlag, fbAutoZoomFlag, fbFreezeTitle, fFreezedTitle, TGo4Slot::GetAssignedObject(), GetCanvas(), TGo4Slot::GetChild(), GetDrawKind(), TGo4Picture::GetDrawOption(), TGo4Slot::GetIntPar(), QGo4Widget::GetLinkedName(), GetPadOptions(), GetPadSlot(), TGo4Slot::GetProxy(), GetSlotPad(), GetSpecialDrawOption(), TGo4Picture::IsXYRatioOne(), kind_Arrow, kind_Condition, kind_Func, kind_Latex, kind_Link, kind_Marker, kind_Poly, kind_Specials, kind_Window, TGo4Slot::NumChilds(), TGo4Picture::Pic(), TGo4Picture::SetApplyToAll(), TGo4Picture::SetAutoZoom(), TGo4Picture::SetDivision(), TGo4Picture::SetFrameAttr(), TGo4Picture::SetRebinX(), and TGo4Picture::SetRebinY().
Referenced by ProcessPadDoubleClick(), ProducePicture(), and TGo4Script::ProduceScript().
|
virtual |
Definition at line 2970 of file TGo4ViewPanel.cpp.
References GetPadOptions(), and TGo4Picture::SetPadModified().
Referenced by TGo4FitPanel::ArrowChanged(), TGo4HisDrawOptionsShort::ChangeColor(), TGo4HisDrawOptions::ChangeColor(), TGo4ConditionEditor::DrawCondition(), TGo4ConditionEditor::RedrawCondition(), SelectMenuItemActivated(), SetSelectedMarker(), and StartConditionEditing().
|
virtualslot |
Definition at line 1731 of file TGo4ViewPanel.cpp.
References QGo4Widget::Browser(), Get_fHistogram(), TGo4Slot::GetAssignedObject(), GetPanelSlot(), TGo4Iter::getslot(), GetSlotPad(), GetSuperimposeSlot(), TGo4Iter::next(), TGo4BrowserProxy::Scan_gROOT(), and UpdatePadStatus().
Referenced by IsWebCanvas(), and TGo4ViewPanel().
|
virtual |
Definition at line 4653 of file TGo4ViewPanel.cpp.
References TGo4Picture::ClearRange(), GetActivePad(), GetCanvas(), GetPadMainObject(), GetPadOptions(), GetPadSlot(), TGo4Iter::getslot(), GetSlotPad(), IsApplyToAllFlag(), MoveSingleScale(), TGo4Iter::next(), RedrawPanel(), TGo4Picture::SetAutoScale(), and TGo4Picture::SetPadModified().
Referenced by IsWebCanvas(), TGo4ScaleOptions::MoveScale(), and ProcessPadDoubleClick().
|
virtual |
Definition at line 4696 of file TGo4ViewPanel.cpp.
References TGo4Picture::GetFullRange(), TGo4Picture::GetFullRangeDim(), TGo4Picture::GetRange(), TGo4Picture::SetAutoScale(), and TakeSelectedAxisRange().
Referenced by IsWebCanvas(), MoveScale(), and SetSelectedRangeToHisto().
|
virtualslot |
Definition at line 5686 of file TGo4ViewPanel.cpp.
References AutoZoomId, QGo4Widget::CallPanelFunc(), CanvasUpdate(), ChangeDrawOption(), CrosshairId, fbAutoZoomFlag, fbCanvasCrosshair, fbFreezeTitle, fOptionsMap, fPanelName, FreezeTitleId, GetActivePad(), GetCanvas(), GetPadOptions(), GetPanelName(), TGo4Picture::GetXAxisTimeFormat(), QGo4Widget::panel_Updated, RedrawPanel(), SetFreezedTitle(), QGo4Widget::SetIdAction(), SetTimeFormatId, and SetTitleTextId.
Referenced by IsWebCanvas(), and TGo4ViewPanel().
|
virtualslot |
Definition at line 1279 of file TGo4ViewPanel.cpp.
References AddMarkerObj(), CanvasUpdate(), CheckActionAtTheEnd(), TGo4Marker::Draw(), TGo4Condition::Draw(), fbPickAgain, fiMouseMode, fiPickCounter, GetActiveObj(), TGo4Slot::GetAssignedObject(), GetAutoColor(), GetCanvas(), TGo4PolyCond::GetCut(), TGo4Condition::GetDimension(), GetDrawKind(), TGo4Marker::GetInstances(), GetNumMarkers(), GetPadHistogram(), GetSelectedMarkerName(), GetSelectedSlot(), TGo4WinCond::GetXLow(), TGo4WinCond::GetYLow(), TGo4Condition::IsXMaxDraw(), TGo4Condition::IsXMeanDraw(), TGo4Condition::IsXRMSDraw(), kind_Arrow, kind_Condition, kind_Latex, kind_Marker, kind_Poly, kind_Window, kMouseDraw, kMousePickCursor, kMousePickLatex, kMousePickLimits, kMousePickPolygon, kMouseROOT, TGo4PolyCond::NextAvailableName(), SetActivePad(), TGo4Condition::SetChanged(), TGo4Marker::SetHistogram(), SetSelectedMarkerByMouseClick(), TGo4WinCond::SetValues(), TGo4PolyCond::SetValuesDirect(), TGo4PolyCond::SetWorkHistogram(), TGo4Condition::SetWorkHistogram(), TGo4Condition::SetYMaxDraw(), TGo4Condition::SetYMeanDraw(), and TGo4Condition::SetYRMSDraw().
Referenced by IsWebCanvas(), and TGo4ViewPanel().
|
virtual |
Definition at line 5564 of file TGo4ViewPanel.cpp.
References GetCanvas(), GetPadSlot(), TGo4MdiArea::Instance(), and TGo4MdiArea::SetSelectedPad().
Referenced by IsWebCanvas(), and linkedRemoved().
|
virtualslot |
Definition at line 1670 of file TGo4ViewPanel.cpp.
References CompleteMarkerEdit(), fxDoubleClickTimerPad, and ProcessPadDoubleClick().
Referenced by IsWebCanvas(), and TGo4ViewPanel().
|
virtual |
Definition at line 5258 of file TGo4ViewPanel.cpp.
References QGo4Widget::CallPanelFunc(), TGo4Picture::ClearRange(), TGo4Picture::GetFullRangeDim(), GetPadHistogram(), GetPadOptions(), IsRedrawBlocked(), QGo4Widget::panel_Updated, TGo4Picture::SetAutoScale(), TGo4Picture::SetRange(), and TakeSelectedAxisRange().
Referenced by IsWebCanvas(), linkedObjectUpdated(), TGo4ASImage::UnZoom(), and TGo4ASImage::Zoom().
|
virtual |
Definition at line 5340 of file TGo4ViewPanel.cpp.
References QGo4Widget::CallPanelFunc(), GetPadOptions(), IsRedrawBlocked(), QGo4Widget::panel_Updated, and TakeSelectedAxisRange().
|
virtualslot |
Definition at line 5761 of file TGo4ViewPanel.cpp.
References BlockPanelRedraw(), fAutoScaleCheck, GetActivePad(), GetPadOptions(), and TGo4Picture::IsAutoScale().
Referenced by CompleteInitialization(), and IsWebCanvas().
|
virtualslot |
Definition at line 1952 of file TGo4ViewPanel.cpp.
References GetCanvas(), TGo4PrintWidget::GetPrinter(), TGo4PrintWidget::GetPrintProg(), go4sett, and TGo4QSettings::setPrinterSett().
Referenced by IsWebCanvas(), and TGo4ViewPanel().
|
virtual |
Definition at line 3659 of file TGo4ViewPanel.cpp.
References AddDrawObject(), AddNewSlot(), Get_fHistogram(), TGo4Marker::GetName(), GetPadOptions(), GetPadSlot(), kind_Arrow, kind_Condition, kind_Latex, kind_Marker, kind_PadSlot, kind_Specials, knd_Reference, ScanDrawOptions(), TGo4Picture::SetAutoScale(), SetDrawKind(), TGo4Picture::SetDrawOption(), TGo4Marker::SetHistogram(), TGo4Picture::SetRange(), SetSlotPad(), TGo4Picture::SetSuperimpose(), TGo4Condition::SetWorkHistogram(), TakeFullRangeFromHisto(), and TakeSelectedAxisRange().
Referenced by CheckForSpecialObjects(), and IsWebCanvas().
|
virtual |
Definition at line 1141 of file TGo4ViewPanel.cpp.
References DeleteDrawObjects(), GetPadSlot(), TGo4Iter::getslot(), GetSlotPad(), kind_Arrow, kind_Latex, kind_Marker, kind_Poly, kind_Window, and TGo4Iter::next().
Referenced by ClearAllMarkers(), IsWebCanvas(), and ~TGo4ViewPanel().
|
virtual |
Definition at line 4496 of file TGo4ViewPanel.cpp.
References QGo4Widget::CallPanelFunc(), CheckObjectsAssigments(), ClearPadItems(), fxActivePad, GetCanvas(), TGo4Slot::GetChild(), GetPadOptions(), GetPadSlot(), GetSlotPad(), TGo4Slot::NumChilds(), QGo4Widget::panel_Modified, QGo4Widget::panel_PadDeleted, and TGo4Picture::SetPadModified().
Referenced by ClearPad(), and IsWebCanvas().
|
virtualslot |
Definition at line 1684 of file TGo4ViewPanel.cpp.
References QGo4Widget::CreateViewPanel(), fxDoubleClickTimerPad, GetCanvas(), GetNumberOfPads(), TGo4Picture::GetNumObjNames(), MakePictureForPad(), MoveScale(), ProcessPictureRedraw(), and ShootRepaintTimer().
Referenced by IsWebCanvas(), and PadDoubleClickedSlot().
|
virtualslot |
Definition at line 2473 of file TGo4ViewPanel.cpp.
References QGo4Widget::CallPanelFunc(), fbModifiedSignalFlag, GetActivePad(), GetPadOptions(), GetPadSlot(), QGo4Widget::panel_Updated, and ScanDrawOptions().
Referenced by IsWebCanvas(), and linkedObjectUpdated().
|
virtual |
Definition at line 3873 of file TGo4ViewPanel.cpp.
References QGo4Widget::CallPanelFunc(), CheckForSpecialObjects(), CheckObjectsAssigments(), CollectMainDrawObjects(), fbCanvasCrosshair, TGo4Slot::FindChild(), fxWCanvas, TGo4Slot::GetAssignedObject(), TGo4Slot::GetChild(), TGo4Picture::GetDrawOption(), TGo4Slot::GetIntPar(), TGo4Picture::GetLogScale(), GetPadOptions(), GetPadSlot(), TGo4Slot::GetPar(), GetSlotPad(), GetSuperimposeSlot(), TGo4Picture::IsContentModified(), TGo4Picture::IsLegendDraw(), TGo4Picture::IsPadModified(), TGo4Picture::IsSuperimpose(), TGo4Picture::IsTitleItem(), TGo4Slot::NumChilds(), QGo4Widget::panel_Updated, ProduceSuperimposeObject(), RedrawGraph(), RedrawHistogram(), RedrawImage(), RedrawLegend(), RedrawMultiGraph(), RedrawSpecialObjects(), RedrawStack(), TGo4Slot::RemovePar(), ScanObjectsDrawOptions(), TGo4Picture::SetContentModified(), TGo4Picture::SetDrawOption(), TGo4ASImage::SetHistogramContent(), TGo4Slot::SetIntPar(), TGo4Picture::SetPadModified(), TGo4Slot::SetPar(), and TGo4Slot::SetProxy().
Referenced by IsWebCanvas(), and RedrawPanel().
|
virtual |
Definition at line 2216 of file TGo4ViewPanel.cpp.
References AddNewSlot(), ClearPadItems(), TGo4Slot::FindChild(), TGo4Slot::GetChild(), GetPadOptions(), GetPadSlot(), GetSlotPad(), kind_PadSlot, TGo4Slot::NumChilds(), SetDrawKind(), SetPadDefaults(), TGo4Picture::SetPadModified(), and SetSlotPad().
Referenced by UpdatePadStatus().
|
virtual |
Definition at line 3562 of file TGo4ViewPanel.cpp.
References AddDrawObject(), AddMarkerObj(), QGo4Widget::Browser(), TGo4Picture::CopyOptionsFrom(), TGo4BrowserProxy::DefineRelatedObject(), TGo4Log::Error(), TGo4Picture::FindPic(), TGo4BrowserProxy::GetBrowserObject(), TGo4Picture::GetDivX(), TGo4Picture::GetDivY(), TGo4Picture::GetDrawAttributes(), TGo4Picture::GetDrawOption(), TGo4QSettings::getFetchDataWhenDraw(), TGo4Picture::GetFrameAttr(), TGo4Picture::GetNumObjNames(), TGo4Picture::GetObjName(), GetPadOptions(), TGo4Picture::GetRebinX(), TGo4Picture::GetRebinY(), TGo4Picture::GetSpecialObjects(), go4sett, TGo4Picture::IsApplyToAll(), TGo4Picture::IsAutoZoom(), TGo4Picture::IsDivided(), kind_Arrow, kind_Latex, kind_Link, kind_Marker, kind_Poly, kind_Specials, kind_Window, TGo4Picture::PictureIndex, SetApplyToAllFlag(), SetAutoZoomFlag(), TGo4Picture::SetDrawOption(), TGo4Slot::SetIntPar(), TGo4Picture::SetPadModified(), TGo4Picture::SetSuperimpose(), and UpdatePadStatus().
Referenced by CheckForSpecialObjects(), IsWebCanvas(), ProcessPadDoubleClick(), and TGo4Script::StartViewPanel().
|
virtualslot |
Definition at line 1804 of file TGo4ViewPanel.cpp.
References CollectSpecialObjects(), GetActivePad(), GetPanelName(), kind_Marker, and QGo4Widget::SaveObjectInMemory().
Referenced by IsWebCanvas(), and TGo4ViewPanel().
|
virtual |
Definition at line 3025 of file TGo4ViewPanel.cpp.
References GetCanvas(), GetPadSlot(), TGo4Iter::getslot(), GetSlotPad(), and TGo4Iter::next().
|
virtualslot |
Definition at line 1795 of file TGo4ViewPanel.cpp.
References GetCanvas(), GetPanelName(), MakePictureForPad(), and QGo4Widget::SaveObjectInMemory().
Referenced by IsWebCanvas(), and TGo4ViewPanel().
|
virtual |
Definition at line 2730 of file TGo4ViewPanel.cpp.
References TGo4Log::Error(), TGo4Slot::GetAssignedObject(), GetAutoColor(), GetDrawKind(), TGo4QSettings::getDrawLineWidth(), TGo4Picture::GetDrawOption(), TGo4Slot::GetIndexOf(), QGo4Widget::GetLinkedName(), TGo4Slot::GetPar(), GetSpecialDrawOption(), TGo4QSettings::getTGraphDrawOpt(), go4sett, kind_FitModels, TGo4Slot::RemovePar(), TGo4Picture::SetHisStats(), TGo4Slot::SetProxy(), TGo4Picture::SetXAxisTimeDisplay(), and TGo4Picture::SetXAxisTimeFormat().
Referenced by ProcessPadRedraw().
|
virtual |
Definition at line 2027 of file TGo4ViewPanel.cpp.
Referenced by IsWebCanvas(), and SetSelectedRangeToHisto().
|
virtual |
Definition at line 4141 of file TGo4ViewPanel.cpp.
References Get_fHistogram(), TGo4QSettings::getDrawFillColor(), TGo4QSettings::getDrawFillStyle(), TGo4QSettings::getDrawLineWidth(), TGo4Picture::GetDrawOption(), TGo4QSettings::getTGraphDrawOpt(), go4sett, TGo4Picture::IsHisStats(), TGo4Picture::IsHisTitle(), IsWebCanvas(), TGo4Picture::SetDrawOption(), TGo4Picture::SetHisStats(), SetSelectedRangeToHisto(), TGo4Picture::SetXAxisTimeDisplay(), TGo4Picture::SetXAxisTimeFormat(), and TakeFullRangeFromGraph().
Referenced by IsWebCanvas(), and ProcessPadRedraw().
|
virtual |
Definition at line 4061 of file TGo4ViewPanel.cpp.
References TGo4QSettings::getDrawFillColor(), TGo4QSettings::getDrawFillStyle(), TGo4QSettings::getDrawLineWidth(), TGo4Picture::GetDrawOption(), TGo4Picture::GetHisContour(), TGo4QSettings::getTH1DrawOpt(), TGo4QSettings::getTH2DrawOpt(), TGo4QSettings::getTH3DrawOpt(), go4sett, TGo4Picture::IsHisStats(), TGo4Picture::IsHisTitle(), SetSelectedRangeToHisto(), and TakeFullRangeFromHisto().
Referenced by IsWebCanvas(), and ProcessPadRedraw().
|
virtual |
Definition at line 4274 of file TGo4ViewPanel.cpp.
References TGo4Picture::GetDrawOption(), TGo4Picture::GetRange(), TGo4ASImage::SetDrawData(), TGo4ASImage::SetSelectedRange(), and TakeFullRangeFromHisto().
Referenced by IsWebCanvas(), and ProcessPadRedraw().
|
virtual |
Definition at line 4296 of file TGo4ViewPanel.cpp.
References TGo4Slot::GetAssignedObject().
Referenced by IsWebCanvas(), and ProcessPadRedraw().
|
virtual |
Definition at line 4198 of file TGo4ViewPanel.cpp.
References TGo4Log::Error(), TGo4Picture::GetDrawOption(), TGo4Picture::GetFullRange(), TGo4Picture::GetLogScale(), TGo4Picture::GetRangeY(), TGo4QSettings::getTGraphDrawOpt(), go4sett, TGo4Picture::IsHisTitle(), IsWebCanvas(), TGo4Picture::PictureIndex, SetSelectedRangeToHisto(), and TakeFullRangeFromGraph().
Referenced by IsWebCanvas(), and ProcessPadRedraw().
|
virtualslot |
Definition at line 3791 of file TGo4ViewPanel.cpp.
References BlockPanelRedraw(), CanvasUpdate(), fbApplyToAllFlag, fxQCanvas, GetActivePad(), TGo4MdiArea::GetSelectedPad(), QRootCanvas::HandleInput(), TGo4MdiArea::Instance(), IsRedrawBlocked(), ProcessPadRedraw(), RefreshButtons(), SetApplyToAllFlag(), TGo4MdiArea::SetSelectedPad(), ShootRepaintTimer(), and UpdatePanelCaption().
Referenced by ChangeDrawOption(), checkRepaintSlot(), checkResizeSlot(), ClearActivePad(), ClearAllMarkers(), ClearCanvas(), CompleteMarkerEdit(), DelSelectedMarker_clicked(), Divide(), IsWebCanvas(), MoveScale(), OptionsMenuItemActivated(), TGo4Script::RedrawPanel(), SetAutoScale(), and SetSelectedRange().
|
virtual |
Definition at line 4304 of file TGo4ViewPanel.cpp.
References CheckObjectsAssigments(), TGo4Slot::GetAssignedObject(), GetAutoColor(), TGo4Slot::GetChild(), GetDrawKind(), TGo4Slot::GetIndexOf(), GetSelectedMarkerName(), GetSpecialDrawOption(), kind_Other, kind_Specials, and TGo4Slot::NumChilds().
Referenced by IsWebCanvas(), and ProcessPadRedraw().
|
virtual |
Definition at line 4099 of file TGo4ViewPanel.cpp.
References Get_fHistogram(), TGo4Picture::GetDrawOption(), TGo4Picture::IsHisTitle(), NoStackDrawOption, TGo4Picture::PictureIndex, SetSelectedRangeToHisto(), and TakeFullRangeFromHisto().
Referenced by IsWebCanvas(), and ProcessPadRedraw().
|
virtualslot |
Definition at line 897 of file TGo4ViewPanel.cpp.
References QGo4Widget::BrowserItemRemote(), fbMarkEditorVisible, fbPickAgain, fbTypingMode, fxQCanvas, GetActivePad(), TGo4Slot::GetAssignedObject(), TGo4Slot::GetChild(), GetDrawKind(), QGo4Widget::GetLinkedName(), GetMouseMode(), TGo4CondArray::GetNumber(), GetPadSlot(), GetSelectedMarkerIndex(), GetSelectedMarkerName(), GetSelectedSlot(), TGo4Condition::IsChanged(), IsConditionSelected(), kind_Condition, kind_Marker, kind_Poly, kind_Window, kMouseDraw, kMousePickCursor, kMousePickLatex, kMousePickLimits, kMousePickPolygon, kMouseROOT, TGo4Slot::NumChilds(), QRootCanvas::setMaskDoubleClick(), and SetSelectedMarker().
Referenced by CompleteMarkerEdit(), GetConditionBtn_clicked(), IsWebCanvas(), RedrawPanel(), SetConditionBtn_clicked(), SetFreezeMouseMode(), SetMarkerPanel(), SetSelectedMarkerByMouseClick(), SwitchMarkerButton(), and TGo4ViewPanel().
|
virtual |
Definition at line 4441 of file TGo4ViewPanel.cpp.
Referenced by IsWebCanvas().
|
overridevirtual |
Reimplemented from QGo4Widget.
Definition at line 381 of file TGo4ViewPanel.cpp.
|
overrideprotected |
Definition at line 5474 of file TGo4ViewPanel.cpp.
References checkResizeSlot(), fxResizeTimerPad, GetActivePad(), GetCanvas(), GetPadOptions(), GetPadSlot(), go4sett, IsApplyToAllFlag(), TGo4Picture::IsXYRatioOne(), and TGo4QSettings::storePanelSize().
|
virtual |
Definition at line 5498 of file TGo4ViewPanel.cpp.
References fxQCanvas, and QRootCanvas::resizeEditor().
Referenced by CanvasUpdatedSlot(), IsWebCanvas(), and StartRootEditor().
|
virtualslot |
Definition at line 1790 of file TGo4ViewPanel.cpp.
References QGo4Widget::ServiceCall().
Referenced by IsWebCanvas(), and TGo4ViewPanel().
|
virtualslot |
Definition at line 1209 of file TGo4ViewPanel.cpp.
Referenced by IsWebCanvas().
|
virtual |
Definition at line 2484 of file TGo4ViewPanel.cpp.
References CollectMainDrawObjects(), fbCanvasCrosshair, Get_fHistogram(), GetCanvas(), TGo4Picture::GetDrawOption(), TGo4Picture::GetLogScale(), GetSuperimposeSlot(), NoStackDrawOption, TGo4Picture::PictureIndex, ScanObjectsDrawOptions(), TGo4Picture::SetDrawOption(), TGo4Picture::SetHisStats(), TGo4Picture::SetLogScale(), TGo4Picture::SetStatsAttr(), TGo4Picture::SetTitleAttr(), and TGo4Picture::SetXAxisAttTime().
Referenced by ProcessCanvasAdopt(), and ProcessPadModifiedSignal().
|
virtual |
Definition at line 2581 of file TGo4ViewPanel.cpp.
References TGo4Picture::GetDrawAttributes(), GetPadOptions(), TGo4Slot::GetPar(), GetSlotPad(), TGo4Picture::PictureIndex, TGo4Picture::SetDrawAttributes(), and TGo4Slot::SetPar().
Referenced by ProcessPadRedraw(), and ScanDrawOptions().
|
virtualslot |
Definition at line 1042 of file TGo4ViewPanel.cpp.
References fbTypingMode, GetActivePad(), GetSelectedSlot(), kind_Marker, SetActiveObj(), SetSelectedMarker(), and SwitchMarkerButton().
Referenced by IsWebCanvas(), and TGo4ViewPanel().
|
virtualslot |
Definition at line 2150 of file TGo4ViewPanel.cpp.
References ActivateInGedEditor(), BringToFrontId, QGo4Widget::CallPanelFunc(), FirstSelectId, GetActivePad(), GetPadSlot(), GetSelectedObject(), GetSelectedObjectIndex(), MarkPadModified(), MasterSelectId, QGo4Widget::panel_Updated, TGo4Picture::PictureIndex, SetSelectedObjectIndex(), ShiftSelectedObjectToEnd(), ShootRepaintTimer(), and UpdatePanelCaption().
Referenced by IsWebCanvas(), and TGo4ViewPanel().
|
protectedvirtual |
Definition at line 5634 of file TGo4ViewPanel.cpp.
References TGo4Slot::GetChild(), GetDrawKind(), GetPadSlot(), TGo4Slot::NumChilds(), TGo4Slot::RemovePar(), and TGo4Slot::SetPar().
Referenced by AddMarkerObj(), SelectedMarkerCmb_activated(), and SetSelectedMarkerByMouseClick().
|
virtualslot |
Definition at line 1240 of file TGo4ViewPanel.cpp.
References BlockPanelRedraw(), QGo4Widget::CallPanelFunc(), CanvasUpdate(), CompleteMarkerEdit(), DisplayPadStatus(), fxActivePad, fxWCanvas, GetCanvas(), TGo4MdiArea::Instance(), QGo4Widget::panel_Activated, TGo4MdiArea::SetSelectedPad(), and UpdatePanelCaption().
Referenced by ClearPad(), CompleteInitialization(), DropOnPad(), IsWebCanvas(), TGo4ConditionEditor::ModifyButton_clicked(), PadClickedSlot(), TGo4MdiArea::ResponseOnPanelEvent(), TGo4Script::SelectPad(), StartRootEditor(), TGo4MdiArea::subWindowActivatedSlot(), and TGo4ViewPanel().
|
virtual |
Definition at line 5371 of file TGo4ViewPanel.cpp.
References fbApplyToAllFlag.
Referenced by IsWebCanvas(), ProcessPictureRedraw(), RedrawPanel(), and TGo4Script::SetApplyToAll().
|
virtual |
Definition at line 5379 of file TGo4ViewPanel.cpp.
References GetActivePad(), GetCanvas(), GetPadOptions(), GetPadSlot(), TGo4Iter::getslot(), GetSlotPad(), IsApplyToAllFlag(), TGo4Picture::IsAutoScale(), TGo4Picture::IsPadModified(), TGo4Iter::next(), RedrawPanel(), TGo4Picture::SetAutoScale(), and TGo4Picture::SetPadModified().
Referenced by TGo4SetScaleValues::AutoscaleChanged(), AutoScaleToggled(), TGo4FitPanel::Button_FitterDraw(), and IsWebCanvas().
|
virtual |
Definition at line 4356 of file TGo4ViewPanel.cpp.
References fbAutoZoomFlag.
Referenced by IsWebCanvas(), and ProcessPictureRedraw().
|
virtualslot |
Definition at line 1196 of file TGo4ViewPanel.cpp.
References GetActivePad(), TGo4Slot::GetAssignedObject(), GetDrawKind(), QGo4Widget::GetLinkedName(), GetSelectedSlot(), kind_Condition, RefreshButtons(), TGo4Condition::SetChanged(), and QGo4Widget::UpdateItemInAnalysis().
Referenced by IsWebCanvas(), and TGo4ViewPanel().
|
virtualslot |
Definition at line 864 of file TGo4ViewPanel.cpp.
References kind_Marker, and SwitchMarkerButton().
Referenced by IsWebCanvas(), and TGo4ViewPanel().
|
virtualslot |
Definition at line 884 of file TGo4ViewPanel.cpp.
References kind_Arrow, and SwitchMarkerButton().
Referenced by IsWebCanvas(), and TGo4ViewPanel().
|
virtual |
Definition at line 3291 of file TGo4ViewPanel.cpp.
References TGo4Slot::RemovePar(), and TGo4Slot::SetIntPar().
Referenced by AddDrawObject(), AllocatePadOptions(), CheckForSpecialObjects(), IsWebCanvas(), ProcessCanvasAdopt(), ProcessPadStatusUpdate(), and SetSlotPad().
|
virtual |
Definition at line 3458 of file TGo4ViewPanel.cpp.
References fbFreezeTitle, fFreezedTitle, and GetPanelName().
Referenced by CheckForSpecialObjects(), IsWebCanvas(), OptionsMenuItemActivated(), and TGo4Script::StartViewPanel().
|
virtualslot |
Definition at line 889 of file TGo4ViewPanel.cpp.
References fbPickAgain, fbTypingMode, and RefreshButtons().
Referenced by IsWebCanvas(), and TGo4ViewPanel().
|
virtualslot |
Definition at line 879 of file TGo4ViewPanel.cpp.
References kind_Latex, and SwitchMarkerButton().
Referenced by IsWebCanvas(), and TGo4ViewPanel().
|
virtualslot |
Definition at line 1080 of file TGo4ViewPanel.cpp.
References CompleteMarkerEdit(), fbMarkEditorVisible, fiPickCounter, GetActivePad(), kMouseROOT, RefreshButtons(), SetMouseMode(), and ShootRepaintTimer().
Referenced by IsWebCanvas(), and TGo4ViewPanel().
|
virtual |
Definition at line 535 of file TGo4ViewPanel.cpp.
References fiMouseMode.
Referenced by SetMarkerPanel(), and SwitchMarkerButton().
|
virtual |
Definition at line 4538 of file TGo4ViewPanel.cpp.
References TGo4Log::Error(), fbCanvasCrosshair, fxQCanvas, TGo4QSettings::getCanvasColor(), TGo4QSettings::getDrawDateFlag(), TGo4QSettings::getDrawItemFlag(), TGo4QSettings::getDrawTimeFlag(), TGo4QSettings::getOptStat(), TGo4QSettings::getOptStatH(), TGo4QSettings::getOptStatW(), TGo4QSettings::getPadCrosshair(), TGo4QSettings::getPadEventStatus(), GetPadOptions(), TGo4QSettings::getStatBoxVisible(), go4sett, QRootCanvas::isStatusBarVisible(), l, TGo4Picture::PictureIndex, TGo4Picture::SetDrawOption(), TGo4Picture::SetHisStats(), TGo4Picture::SetTitleDate(), TGo4Picture::SetTitleItem(), TGo4Picture::SetTitleTime(), and ShowEventStatus().
Referenced by ClearCanvas(), CompleteInitialization(), IsWebCanvas(), and ProcessPadStatusUpdate().
|
virtual |
Definition at line 2464 of file TGo4ViewPanel.cpp.
References GetPadOptions(), TGo4Picture::SetPadModified(), and TGo4Picture::SetSuperimpose().
Referenced by TGo4Script::SetSuperimpose(), and TGo4Browser::SuperImposeSelectedItems().
|
virtual |
Definition at line 364 of file TGo4ViewPanel.cpp.
References fPanelName.
Referenced by TGo4Script::SetViewPanelName().
|
virtualslot |
Definition at line 874 of file TGo4ViewPanel.cpp.
References kind_Poly, and SwitchMarkerButton().
Referenced by IsWebCanvas(), and TGo4ViewPanel().
|
virtualslot |
Definition at line 869 of file TGo4ViewPanel.cpp.
References kind_Window, and SwitchMarkerButton().
Referenced by IsWebCanvas(), and TGo4ViewPanel().
|
virtual |
Definition at line 687 of file TGo4ViewPanel.cpp.
References GetPadSlot(), GetSelectedMarkerIndex(), GetSelectedMarkerName(), GetSelectedSlot(), MarkPadModified(), TGo4Slot::RemovePar(), TGo4Slot::SetIntPar(), TGo4Slot::SetPar(), SetSpecialDrawOption(), and ShootRepaintTimer().
Referenced by DelSelectedMarker_clicked(), TGo4ConditionEditor::DrawCondition(), TGo4ConditionEditor::ModifyButton_clicked(), TGo4ConditionEditor::RedrawCondition(), RefreshButtons(), SelectedMarkerCmb_activated(), SetSelectedMarkerByMouseClick(), and SwitchMarkerButton().
|
virtual |
Definition at line 739 of file TGo4ViewPanel.cpp.
References TGo4CondArray::At(), fbMarkEditorVisible, TGo4Slot::GetAssignedObject(), TGo4Slot::GetChild(), GetDrawKind(), TGo4CondArray::GetNumber(), GetPadSlot(), kind_Condition, kind_Marker, kind_Poly, kind_Window, TGo4Slot::NumChilds(), RefreshButtons(), SetActiveObj(), and SetSelectedMarker().
Referenced by PadClickedSlot().
|
virtual |
Definition at line 3326 of file TGo4ViewPanel.cpp.
References TGo4Slot::SetIntPar().
Referenced by IsWebCanvas(), SelectMenuItemActivated(), ShiftSelectedObjectToEnd(), and UpdatePanelCaption().
|
virtual |
Definition at line 5420 of file TGo4ViewPanel.cpp.
References GetActivePad(), GetCanvas(), TGo4Picture::GetFullRangeDim(), GetPadOptions(), GetPadSlot(), TGo4Iter::getslot(), GetSlotPad(), IsApplyToAllFlag(), TGo4Picture::IsAutoScale(), TGo4Iter::next(), RedrawPanel(), TGo4Picture::SetPadModified(), and TakeSelectedAxisRange().
Referenced by TGo4SetScaleValues::ApplyValues(), and IsWebCanvas().
|
virtual |
Definition at line 4953 of file TGo4ViewPanel.cpp.
References TGo4Picture::ClearRange(), DefaultPadMargin(), TGo4Picture::GetFullRangeDim(), TGo4Picture::GetLogScale(), TGo4Picture::GetRange(), TGo4Picture::GetStatsAttr(), TGo4Picture::GetTitleAttr(), TGo4Picture::GetXAxisTimeFormat(), TGo4Picture::HasTitleAttr(), TGo4Picture::IsAutoScale(), IsAutoZoomFlag(), TGo4Picture::IsHisStats(), TGo4Picture::IsHisTitle(), TGo4Picture::IsXAxisTimeDisplay(), TGo4Picture::IsXYRatioOne(), MoveSingleScale(), RectangularRatio(), and TGo4Picture::SetRange().
Referenced by IsWebCanvas(), RedrawGraph(), RedrawHistogram(), RedrawMultiGraph(), and RedrawStack().
|
virtual |
Definition at line 2918 of file TGo4ViewPanel.cpp.
References AllocatePadOptions(), QGo4Widget::ConnectPad(), TGo4Slot::FindChild(), kind_ThisPad, SetDrawKind(), and TGo4Slot::SetProxy().
Referenced by ProcessCanvasAdopt(), and ProcessPadStatusUpdate().
|
virtual |
Definition at line 3301 of file TGo4ViewPanel.cpp.
References TGo4Slot::RemovePar(), and TGo4Slot::SetPar().
Referenced by AddDrawObject(), IsWebCanvas(), and SetSelectedMarker().
|
virtual |
Definition at line 3378 of file TGo4ViewPanel.cpp.
References CollectMainDrawObjects(), GetPadOptions(), GetPadSlot(), GetSelectedObjectIndex(), SetSelectedObjectIndex(), and TGo4Slot::ShiftSlotAfter().
Referenced by IsWebCanvas(), and SelectMenuItemActivated().
|
virtual |
Definition at line 5528 of file TGo4ViewPanel.cpp.
References GetCanvas().
Referenced by TGo4FitPanel::ArrowChanged(), TGo4FitPanel::Button_FitterDraw(), TGo4HisDrawOptionsShort::ChangeColor(), TGo4HisDrawOptions::ChangeColor(), TGo4Browser::DisplaySelectedItems(), TGo4ConditionEditor::DrawCondition(), DropOnPad(), IsWebCanvas(), linkedRemoved(), linkedUpdated(), TGo4FitPanel::PaintModel(), TGo4FitPanel::PaintRange(), ProcessPadDoubleClick(), TGo4ConditionEditor::RedrawCondition(), RedrawPanel(), TGo4FitPanel::RemoveDrawObjects(), TGo4FitPanel::RemovePrimitives(), SelectMenuItemActivated(), SetMarkerPanel(), SetSelectedMarker(), StartConditionEditing(), TGo4Script::StartViewPanel(), TGo4Browser::SuperImposeSelectedItems(), and UndrawItemOnPanel().
|
virtual |
Definition at line 5533 of file TGo4ViewPanel.cpp.
References QGo4Widget::CallServiceFunc(), fxRepaintTimerPad, GetCanvas(), IsRepaintTimerActive(), and QGo4Widget::service_PanelTimer.
|
virtualslot |
Definition at line 2183 of file TGo4ViewPanel.cpp.
References DisplayPadStatus(), fBlockSignals, fxCanvasEventstatusChk, fxQCanvas, fxWCanvas, GetActivePad(), QWebCanvas::isStatusBarVisible(), QRootCanvas::isStatusBarVisible(), QWebCanvas::setStatusBarVisible(), and QRootCanvas::setStatusBarVisible().
Referenced by IsWebCanvas(), SetPadDefaults(), and TGo4ViewPanel().
|
virtual |
Definition at line 800 of file TGo4ViewPanel.cpp.
References fbLeaveFocusAfterCondEnd, GetActivePad(), GetSelectedSlot(), kind_Poly, kind_Window, MarkPadModified(), and ShootRepaintTimer().
Referenced by TGo4ConditionEditor::ModifyButton_clicked().
|
virtualslot |
Definition at line 2008 of file TGo4ViewPanel.cpp.
References QGo4Widget::EditItem(), GetActivePad(), TGo4Slot::GetChild(), GetDrawKind(), QGo4Widget::GetLinkedName(), GetPadSlot(), kind_Condition, and TGo4Slot::NumChilds().
Referenced by IsWebCanvas(), and TGo4ViewPanel().
|
virtualslot |
Definition at line 1970 of file TGo4ViewPanel.cpp.
References ActivateInGedEditor(), fBlockSignals, fxQCanvas, fxWCanvas, GetActivePad(), GetCanvas(), GetSelectedObject(), QRootCanvas::isEditorAllowed(), QWebCanvas::isEditorVisible(), QRootCanvas::isEditorVisible(), ResizeGedEditor(), SetActivePad(), QWebCanvas::setEditorVisible(), and QRootCanvas::toggleEditor().
Referenced by IsWebCanvas(), and TGo4ViewPanel().
|
virtualslot |
Definition at line 5775 of file TGo4ViewPanel.cpp.
References ChangeDrawOption(), and IsRedrawBlocked().
Referenced by IsWebCanvas().
|
virtual |
Definition at line 825 of file TGo4ViewPanel.cpp.
References CompleteMarkerEdit(), fbTypingMode, fiPickCounter, GetActivePad(), GetSelectedSlot(), kind_Arrow, kind_Latex, kind_Marker, kind_Poly, kind_Window, kMouseDraw, kMousePickCursor, kMousePickLatex, kMousePickLimits, kMousePickPolygon, kMouseROOT, RefreshButtons(), SetMouseMode(), and SetSelectedMarker().
Referenced by SelectedMarkerCmb_activated(), SetCursorMode(), SetDrawingMode(), SetLateXMode(), SetPolygonMode(), and SetRegionMode().
|
virtual |
Definition at line 4919 of file TGo4ViewPanel.cpp.
References TGo4Picture::ClearFullRange(), TGo4Picture::GetFullRange(), TGo4Picture::SetFullRange(), and TGo4Picture::SetFullRangeDim().
Referenced by IsWebCanvas(), RedrawGraph(), and RedrawMultiGraph().
|
virtual |
Definition at line 4864 of file TGo4ViewPanel.cpp.
References TGo4Picture::ClearFullRange(), TGo4Picture::GetFullRange(), TGo4Picture::GetFullRangeDim(), TGo4Picture::SetFullRange(), and TGo4Picture::SetFullRangeDim().
Referenced by IsWebCanvas(), ProcessCanvasAdopt(), RedrawHistogram(), RedrawImage(), and RedrawStack().
|
virtual |
Definition at line 5199 of file TGo4ViewPanel.cpp.
References TGo4Picture::ClearRange(), TGo4Picture::GetFullRange(), TGo4Picture::GetRange(), and TGo4Picture::SetRange().
Referenced by IsWebCanvas(), MoveSingleScale(), PadRangeAxisChanged(), ProcessCanvasAdopt(), SetSelectedRange(), and TakeSelectedAxisRange().
|
virtual |
Definition at line 5241 of file TGo4ViewPanel.cpp.
References TakeSelectedAxisRange().
|
virtual |
Definition at line 660 of file TGo4ViewPanel.cpp.
References GetDrawKind(), QGo4Widget::GetLinkedName(), GetPadOptions(), GetPanelSlot(), TGo4Slot::GetParent(), TGo4Iter::getslot(), kind_Condition, kind_Func, kind_Latex, kind_Link, TGo4Iter::next(), TGo4Picture::SetPadModified(), and ShootRepaintTimer().
|
virtual |
Definition at line 2206 of file TGo4ViewPanel.cpp.
References BlockPanelRedraw(), GetPadSlot(), and ProcessPadStatusUpdate().
Referenced by CompleteInitialization(), Divide(), MenuCommandExecutedSlot(), and ProcessPictureRedraw().
|
virtual |
Definition at line 3210 of file TGo4ViewPanel.cpp.
References QGo4Widget::AddIdAction(), BringToFrontId, CollectMainDrawObjects(), fbFreezeTitle, FirstSelectId, fSelectMap, fSelectMenu, GetActivePad(), GetPadSlot(), GetPanelName(), GetSelectedObjectIndex(), GetSuperimposeSlot(), MasterSelectId, TGo4Picture::PictureIndex, QGo4Widget::SetIdAction(), and SetSelectedObjectIndex().
Referenced by IsWebCanvas(), RedrawPanel(), SelectMenuItemActivated(), SetActivePad(), and TGo4Script::SetViewPanelName().
|
protected |
Definition at line 289 of file TGo4ViewPanel.h.
Referenced by TGo4ViewPanel().
|
protected |
Definition at line 303 of file TGo4ViewPanel.h.
Referenced by CompleteInitialization(), panelSlot(), and TGo4ViewPanel().
|
protected |
Definition at line 278 of file TGo4ViewPanel.h.
Referenced by GetPanelName().
|
protected |
Definition at line 290 of file TGo4ViewPanel.h.
Referenced by ApplyToAllToggled(), IsApplyToAllFlag(), MakePictureForPad(), RedrawPanel(), SetApplyToAllFlag(), and TGo4ViewPanel().
|
protected |
Definition at line 291 of file TGo4ViewPanel.h.
Referenced by IsAutoZoomFlag(), MakePictureForPad(), OptionsMenuItemActivated(), SetAutoZoomFlag(), and TGo4ViewPanel().
|
protected |
Definition at line 286 of file TGo4ViewPanel.h.
Referenced by AboutToShowOptionsMenu(), OptionsMenuItemActivated(), ProcessPadRedraw(), ScanDrawOptions(), SetPadDefaults(), and TGo4ViewPanel().
|
protected |
Definition at line 298 of file TGo4ViewPanel.h.
Referenced by AboutToShowOptionsMenu(), AddDrawObject(), CompleteInitialization(), and TGo4ViewPanel().
|
protected |
Definition at line 279 of file TGo4ViewPanel.h.
Referenced by AboutToShowOptionsMenu(), IsFreezeTitle(), MakePictureForPad(), OptionsMenuItemActivated(), SetFreezedTitle(), TGo4ViewPanel(), and UpdatePanelCaption().
|
protected |
Definition at line 300 of file TGo4ViewPanel.h.
Referenced by CheckActionAtTheEnd(), StartConditionEditing(), and TGo4ViewPanel().
|
protected |
Definition at line 306 of file TGo4ViewPanel.h.
Referenced by CanvasUpdatedSlot(), ShowEventStatus(), and StartRootEditor().
|
protected |
Definition at line 281 of file TGo4ViewPanel.h.
Referenced by RefreshButtons(), SetMarkerPanel(), SetSelectedMarkerByMouseClick(), and TGo4ViewPanel().
|
protected |
Definition at line 299 of file TGo4ViewPanel.h.
Referenced by linkedObjectUpdated(), ProcessPadModifiedSignal(), and TGo4ViewPanel().
|
protected |
Definition at line 297 of file TGo4ViewPanel.h.
Referenced by CompleteMarkerEdit(), PadClickedSlot(), RefreshButtons(), SetFreezeMouseMode(), and TGo4ViewPanel().
|
protected |
Definition at line 282 of file TGo4ViewPanel.h.
Referenced by DelSelectedMarker_clicked(), LogMarkerValues(), RefreshButtons(), SelectedMarkerCmb_activated(), SetFreezeMouseMode(), SwitchMarkerButton(), and TGo4ViewPanel().
|
protected |
Definition at line 280 of file TGo4ViewPanel.h.
Referenced by MakePictureForPad(), SetFreezedTitle(), and TGo4ViewPanel().
|
protected |
Definition at line 295 of file TGo4ViewPanel.h.
Referenced by CompleteMarkerEdit(), GetMouseMode(), PadClickedSlot(), SetMouseMode(), and TGo4ViewPanel().
|
protected |
Definition at line 296 of file TGo4ViewPanel.h.
Referenced by CompleteMarkerEdit(), PadClickedSlot(), SetMarkerPanel(), SwitchMarkerButton(), and TGo4ViewPanel().
|
protected |
Definition at line 285 of file TGo4ViewPanel.h.
Referenced by BlockPanelRedraw(), IsRedrawBlocked(), and TGo4ViewPanel().
|
protected |
Definition at line 283 of file TGo4ViewPanel.h.
Referenced by TGo4ViewPanel().
|
protected |
Definition at line 304 of file TGo4ViewPanel.h.
Referenced by AboutToShowOptionsMenu(), OptionsMenuItemActivated(), and TGo4ViewPanel().
|
protected |
Definition at line 305 of file TGo4ViewPanel.h.
Referenced by TGo4ViewPanel().
|
protected |
Definition at line 277 of file TGo4ViewPanel.h.
Referenced by GetPanelName(), OptionsMenuItemActivated(), SetPanelName(), and TGo4ViewPanel().
|
protected |
Definition at line 302 of file TGo4ViewPanel.h.
Referenced by TGo4ViewPanel(), and UpdatePanelCaption().
|
protected |
Definition at line 301 of file TGo4ViewPanel.h.
Referenced by TGo4ViewPanel(), and UpdatePanelCaption().
|
protected |
Definition at line 284 of file TGo4ViewPanel.h.
Referenced by GetActivePad(), ProcessPadClear(), SetActivePad(), and TGo4ViewPanel().
|
protected |
Definition at line 288 of file TGo4ViewPanel.h.
Referenced by CanvasUpdatedSlot(), and TGo4ViewPanel().
|
protected |
Definition at line 287 of file TGo4ViewPanel.h.
Referenced by CanvasUpdatedSlot(), ShowEventStatus(), and TGo4ViewPanel().
|
protected |
Definition at line 294 of file TGo4ViewPanel.h.
Referenced by PadDoubleClickedSlot(), ProcessPadDoubleClick(), and TGo4ViewPanel().
|
protected |
qtroot canvas
Definition at line 308 of file TGo4ViewPanel.h.
Referenced by ActivateInGedEditor(), CanvasUpdate(), CleanupGedEditor(), CompleteInitialization(), DisplayPadStatus(), GetCanvas(), RedrawPanel(), RefreshButtons(), ResizeGedEditor(), SetPadDefaults(), ShowEventStatus(), StartRootEditor(), and TGo4ViewPanel().
|
protected |
Definition at line 292 of file TGo4ViewPanel.h.
Referenced by checkRepaintSlot(), IsRepaintTimerActive(), ShootRepaintTimer(), TGo4ViewPanel(), and ~TGo4ViewPanel().
|
protected |
Definition at line 293 of file TGo4ViewPanel.h.
Referenced by checkResizeSlot(), resizeEvent(), and TGo4ViewPanel().
|
protected |
web canvas
Definition at line 309 of file TGo4ViewPanel.h.
Referenced by ActivateInGedEditor(), CanvasUpdate(), CanvasUpdatedSlot(), DisplayPadStatus(), GetCanvas(), GetPadHistogram(), IsWebCanvas(), ProcessPadRedraw(), SetActivePad(), ShowEventStatus(), StartRootEditor(), and TGo4ViewPanel().