GSI Object Oriented Online Offline (Go4)
GO4-5.3.2
|
#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 () |
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) |
virtual void | PadDoubleClickedSlot (TPad *pad) |
virtual void | CanvasDropEventSlot (QDropEvent *event, TPad *pad) |
virtual void | CanvasStatusEventSlot (const char *message) |
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 () |
virtual void | StartConditionEditor () |
virtual void | ClearActivePad () |
virtual void | ClearCanvas () |
virtual void | AboutToShowOptionsMenu () |
virtual void | ShowEventStatus () |
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) |
Public Slots inherited from QGo4Widget | |
void | ResetWidgetSlot () |
void | CloseMDIParentSlot () |
Public Member Functions | |
TGo4ViewPanel (QWidget *parent=0, const char *name=0) | |
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) |
virtual void | ResetWidget () |
virtual void | linkedObjectUpdated (const char *linkname, TObject *obj) |
virtual void | linkedUpdated (TGo4Slot *slot, TObject *obj) |
virtual void | linkedRemoved (TGo4Slot *slot, TObject *obj) |
virtual bool | IsAcceptDrag (const char *itemname, TClass *cl, int kind) |
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 QRootCanvas * | GetQCanvas () |
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=0) |
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 *hs, 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) |
Public Member Functions inherited from QGo4Widget | |
QGo4Widget (QWidget *parent=0, const char *name=0, Qt::WindowFlags f=0) | |
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 | |
virtual void | CheckActionAtTheEnd (TPad *pad) |
virtual bool | CompleteMarkerEdit (TPad *pad) |
virtual void | resizeEvent (QResizeEvent *e) |
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) |
Protected Member Functions inherited from QGo4Widget | |
virtual void | closeEvent (QCloseEvent *e) |
virtual void | dragEnterEvent (QDragEnterEvent *e) |
virtual void | dragMoveEvent (QDragMoveEvent *e) |
virtual void | dropEvent (QDropEvent *e) |
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) |
void | RemoveLink (const char *linkname, bool blockreset=true) |
void | RemoveAllLinks (bool blockreset=true) |
void | RemoveLinksMasked (const char *startedwith=0, 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=0, TPad *pad=0, bool activate=true, int updatelevel=-1) |
TGo4ViewPanel * | WhereItemDrawn (const char *itemname) |
void | HelpWindow (const char *filename, const char *msg=0) |
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=0) |
bool | UpdateItemInAnalysis (const char *itemname, TObject *obj=0) |
void | InformThatObjectCreated (const char *itemname, TClass *cl) |
TGo4ServerProxy * | GetAnalysis (const char *itemname=0) |
void | StartHotstart (const char *filename) |
void | ConnectPad (TPad *pad) |
void | CallServiceFunc (int id, const char *str=0, void *par=0) |
void | ServiceCall (const char *name, void *par=0) |
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=0) |
void | ShootResetWidget () |
void | ShootCloseWidget (bool closeparent=false) |
bool | IsUpdateBlocked () const |
Protected Attributes | |
QString | fPanelName |
QByteArray | fbaPanelName |
bool | fbEditorFrameVisible |
TVirtualPadEditor * | fxPeditor |
QRootWindow * | fxRooteditor |
bool | fbFreezeTitle |
QString | fFreezedTitle |
bool | fbMarkEditorVisible |
bool | fbTypingMode |
QMenuBar * | fMenuBar |
TPad * | fxActivePad |
int | fiSkipRedrawCounter |
bool | fbCanvasCrosshair |
bool | fbCanvasEventstatus |
QStatusBar * | CanvasStatus |
bool | fbApplyToAllFlag |
bool | fbAutoZoomFlag |
TPad * | fxRepaintTimerPad |
TPad * | fxResizeTimerPad |
TPad * | fxDoubleClickTimerPad |
int | fiMouseMode |
int | fiPickCounter |
bool | fbPickAgain |
bool | fbCloneFlag |
bool | fbModifiedSignalFlag |
bool | fbLeaveFocusAfterCondEnd |
TH1 * | fDummyHisto |
QMenu * | fSelectMenu |
QSignalMapper * | fSelectMap |
QCheckBox * | fAutoScaleCheck |
QSignalMapper * | fOptionsMap |
QMenu * | fOptionsMenu |
Additional Inherited Members | |
Signals inherited from QGo4Widget | |
void | widgetService (QGo4Widget *editor, int serviceid, const char *str, void *par) |
Definition at line 44 of file TGo4ViewPanel.h.
anonymous enum |
Definition at line 78 of file TGo4ViewPanel.h.
Enumerator | |
---|---|
kMouseROOT | |
kMousePickCursor | |
kMousePickLimits | |
kMousePickPolygon | |
kMousePickLatex | |
kMouseDraw |
Definition at line 69 of file TGo4ViewPanel.h.
Definition at line 50 of file TGo4ViewPanel.h.
TGo4ViewPanel::TGo4ViewPanel | ( | QWidget * | parent = 0 , |
const char * | name = 0 |
||
) |
Definition at line 104 of file TGo4ViewPanel.cpp.
References AboutToShowOptionsMenu(), AddChkAction(), AddIdAction(), ApplyToAllToggled(), AutoScaleToggled(), AutoZoomId, AxisTimeDisplayId, CanvasStatus, CanvasUpdatedSlot(), ClearActivePad(), ClearAllMarkers(), ClearCanvas(), CrosshairId, DrawDateId, DrawItemnameId, DrawTimeId, fAutoScaleCheck, fbApplyToAllFlag, fbAutoZoomFlag, fbCanvasCrosshair, fbCanvasEventstatus, fbCloneFlag, fbEditorFrameVisible, fbFreezeTitle, fbLeaveFocusAfterCondEnd, fbMarkEditorVisible, fbModifiedSignalFlag, fbPickAgain, fbTypingMode, fDummyHisto, fFreezedTitle, fiMouseMode, fiPickCounter, fiSkipRedrawCounter, fMenuBar, fOptionsMap, fOptionsMenu, fPanelName, FreezeTitleId, fSelectMap, fSelectMenu, fxActivePad, fxDoubleClickTimerPad, fxPeditor, fxRepaintTimerPad, fxResizeTimerPad, fxRooteditor, TGo4QSettings::getPadEventStatus(), GetPanelName(), GetQCanvas(), go4sett, QRootApplication::IsRootCanvasMenuEnabled(), kMouseROOT, MenuCommandExecutedSlot(), OptionsMenuItemActivated(), PadClickedSlot(), PadDoubleClickedSlot(), PrintCanvas(), ProduceGraphFromMarkers(), ProducePicture(), RefreshButtons(), SaveCanvas(), SelectMenuItemActivated(), SetActivePad(), SetLegendId, SetMarkerPanel(), SetTimeFormatId, SetTitleId, SetTitleTextId, SetXYRatioOneId, ShowEventStatus(), StartConditionEditor(), StartRootEditor(), StatisticsId, and SuperimposeId.
|
virtual |
Definition at line 266 of file TGo4ViewPanel.cpp.
References QGo4Widget::CallPanelFunc(), fDummyHisto, fxPeditor, fxRepaintTimerPad, GetCanvas(), IsPanelPad(), QGo4Widget::panel_Deleted, and ProcessMarkersClear().
|
virtualslot |
Definition at line 2035 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(), SetIdAction(), SetLegendId, SetTitleId, SetXYRatioOneId, StatisticsId, and SuperimposeId.
Referenced by TGo4ViewPanel().
|
virtual |
Definition at line 5438 of file TGo4ViewPanel.cpp.
References fbEditorFrameVisible, fxPeditor, GetActivePad(), and GetCanvas().
Referenced by TGo4HisDrawOptionsShort::ChangeColor(), TGo4HisDrawOptions::ChangeColor(), SelectMenuItemActivated(), and StartRootEditor().
|
virtual |
Definition at line 2208 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 5535 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 318 of file TGo4ViewPanel.cpp.
References GetPanelSlot().
Referenced by AddDrawObject(), ProcessCanvasAdopt(), and ProcessPadStatusUpdate().
|
virtual |
Definition at line 3012 of file TGo4ViewPanel.cpp.
References TGo4Slot::FindChild(), GetPadSlot(), TGo4QSettings::getPadSuperimpose(), go4sett, kind_PadOptions, SetDrawKind(), TGo4Slot::SetProxy(), and TGo4Picture::SetSuperimpose().
Referenced by SetSlotPad().
|
virtualslot |
Definition at line 5704 of file TGo4ViewPanel.cpp.
References fbApplyToAllFlag.
Referenced by TGo4ViewPanel().
|
virtualslot |
Definition at line 5711 of file TGo4ViewPanel.cpp.
References IsRedrawBlocked(), and SetAutoScale().
Referenced by TGo4ViewPanel().
|
virtual |
Definition at line 3091 of file TGo4ViewPanel.cpp.
References fiSkipRedrawCounter.
Referenced by ClearPad(), panelSlot(), RedrawPanel(), SetActivePad(), and UpdatePadStatus().
|
virtualslot |
Definition at line 1607 of file TGo4ViewPanel.cpp.
References QGo4Widget::service_DropEvent, and QGo4Widget::widgetService().
|
virtualslot |
Definition at line 1612 of file TGo4ViewPanel.cpp.
References CanvasStatus.
|
virtualslot |
Definition at line 1687 of file TGo4ViewPanel.cpp.
References ResizeGedEditor().
Referenced by TGo4ViewPanel().
|
virtual |
Definition at line 4320 of file TGo4ViewPanel.cpp.
References ChangeDrawOptionForPad(), GetActivePad(), GetCanvas(), GetPadSlot(), TGo4Iter::getslot(), IsApplyToAllFlag(), TGo4Iter::next(), and RedrawPanel().
Referenced by TGo4HisDrawOptions::ChangeDrawOptionForCurrentPanel(), OptionsMenuItemActivated(), TGo4Style::SetContourLevels(), TGo4HisDrawOptionsShort::SetDrawOpt(), TGo4Style::SetPadColor(), TGo4Style::SetPalette(), and SuperImposeToggled().
|
virtual |
Definition at line 4278 of file TGo4ViewPanel.cpp.
References TGo4Picture::ChangeDrawOption(), GetPadOptions(), GetSelectedObjectIndex(), GetSlotPad(), TGo4Picture::SetDrawOption(), TGo4Picture::SetPadModified(), and TGo4Picture::SetXAxisTimeFormat().
Referenced by ChangeDrawOption().
|
protectedvirtual |
Definition at line 1470 of file TGo4ViewPanel.cpp.
References fbLeaveFocusAfterCondEnd, and QGo4Widget::ServiceCall().
Referenced by CompleteMarkerEdit(), and PadClickedSlot().
|
virtual |
Definition at line 3366 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 ProcessPadRedraw().
|
virtual |
Definition at line 3301 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 linkedRemoved(), ProcessPadClear(), ProcessPadRedraw(), and RedrawSpecialObjects().
|
virtualslot |
Definition at line 5490 of file TGo4ViewPanel.cpp.
References fxRepaintTimerPad, and RedrawPanel().
|
virtualslot |
Definition at line 5498 of file TGo4ViewPanel.cpp.
References fxResizeTimerPad, and RedrawPanel().
Referenced by resizeEvent().
|
virtual |
Definition at line 5452 of file TGo4ViewPanel.cpp.
References fDummyHisto, fxPeditor, and GetCanvas().
Referenced by ClearPad(), CollectMainDrawObjects(), and linkedRemoved().
|
virtualslot |
Definition at line 2013 of file TGo4ViewPanel.cpp.
References ClearPad(), GetActivePad(), GetCanvas(), and RedrawPanel().
Referenced by TGo4ViewPanel().
|
virtualslot |
Definition at line 1068 of file TGo4ViewPanel.cpp.
References GetActivePad(), GetCanvas(), IsApplyToAllFlag(), ProcessMarkersClear(), and RedrawPanel().
Referenced by TGo4ViewPanel().
|
virtualslot |
Definition at line 2024 of file TGo4ViewPanel.cpp.
References ClearPad(), GetCanvas(), RedrawPanel(), and SetPadDefaults().
Referenced by TGo4FitPanel::Button_FitterDraw(), and TGo4ViewPanel().
|
virtual |
Definition at line 4396 of file TGo4ViewPanel.cpp.
References BlockPanelRedraw(), CleanupGedEditor(), GetActivePad(), GetCanvas(), ProcessPadClear(), and SetActivePad().
Referenced by AddDrawObject(), CheckForSpecialObjects(), ClearActivePad(), ClearCanvas(), and Divide().
Definition at line 4409 of file TGo4ViewPanel.cpp.
References TGo4Slot::GetChild(), GetDrawKind(), kind_Permanet, and TGo4Slot::NumChilds().
Referenced by CheckForSpecialObjects(), ProcessPadClear(), and ProcessPadStatusUpdate().
|
virtual |
Definition at line 2524 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 2325 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 445 of file TGo4ViewPanel.cpp.
References fAutoScaleCheck, fbCloneFlag, fxRooteditor, GetCanvas(), TGo4QSettings::getCloneFlag(), GetPadOptions(), GetQCanvas(), go4sett, TGo4MdiArea::Instance(), panelSlot(), QRootCanvas::Resize(), SetActivePad(), SetPadDefaults(), and UpdatePadStatus().
|
protectedvirtual |
Definition at line 1503 of file TGo4ViewPanel.cpp.
References 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 2004 of file TGo4ViewPanel.cpp.
Referenced by SetSelectedRangeToHisto().
|
virtual |
Definition at line 2295 of file TGo4ViewPanel.cpp.
References TGo4Slot::FindChild(), GetPadOptions(), GetPadSlot(), and TGo4Picture::SetPadModified().
Referenced by CompleteMarkerEdit(), and TGo4FitPanel::SetFitter().
|
virtual |
Definition at line 2309 of file TGo4ViewPanel.cpp.
References TGo4Slot::GetAssignedObject(), TGo4Slot::GetChild(), GetDrawKind(), GetPadSlot(), and TGo4Slot::NumChilds().
|
virtual |
Definition at line 2345 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 1010 of file TGo4ViewPanel.cpp.
References fbTypingMode, GetActivePad(), GetSelectedSlot(), RedrawPanel(), and SetSelectedMarker().
|
virtual |
Definition at line 4549 of file TGo4ViewPanel.cpp.
References CanvasStatus, GetPadOptions(), IsApplyToAllFlag(), and TGo4Picture::IsSuperimpose().
Referenced by SetActivePad(), and ShowEventStatus().
|
virtual |
Definition at line 2808 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 418 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 1127 of file TGo4ViewPanel.cpp.
References QGo4Widget::EditItem(), GetActivePad(), GetDrawKind(), QGo4Widget::GetLinkedName(), GetSelectedSlot(), and kind_Condition.
|
virtual |
Definition at line 568 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().
|
protectedvirtual |
Definition at line 5595 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 5623 of file TGo4ViewPanel.cpp.
References GetActiveObj().
|
virtual |
Definition at line 3007 of file TGo4ViewPanel.cpp.
References fxActivePad.
Referenced by TGo4FitPanel::AboutToShowFitterMenu(), AboutToShowOptionsMenu(), ActivateInGedEditor(), TGo4FitPanel::Button_WorkWithPanel(), TGo4HisDrawOptionsShort::ChangeColor(), TGo4HisDrawOptions::ChangeColor(), ChangeDrawOption(), TGo4HisDrawOptions::ChangeDrawOptionForCurrentPanel(), ClearActivePad(), ClearAllMarkers(), ClearPad(), DelSelectedMarker_clicked(), Divide(), TGo4ConditionEditor::DrawCondition(), EditConditionBtn_clicked(), TGo4FitPanel::Fitter_NewForActivePad(), GetConditionBtn_clicked(), GetSelectedRange(), InfoConditionBtn_clicked(), 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 2621 of file TGo4ViewPanel.cpp.
Referenced by CheckForSpecialObjects(), CompleteMarkerEdit(), PadClickedSlot(), ProduceSuperimposeObject(), and RedrawSpecialObjects().
|
virtual |
Definition at line 2997 of file TGo4ViewPanel.cpp.
Referenced by AboutToShowOptionsMenu(), ActivateInGedEditor(), ChangeDrawOption(), CheckForSpecialObjects(), CleanupGedEditor(), 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(), ScanDrawOptions(), TGo4Script::SelectPad(), SetActivePad(), SetAutoScale(), SetSelectedRange(), ShootRepaintTimer(), StartRootEditor(), TGo4Script::StartViewPanel(), TGo4Browser::SuperImposeSelectedItems(), and ~TGo4ViewPanel().
|
virtualslot |
Definition at line 1103 of file TGo4ViewPanel.cpp.
References QGo4Widget::Browser(), GetActivePad(), TGo4BrowserProxy::GetBrowserObject(), GetDrawKind(), QGo4Widget::GetLinkedName(), GetSelectedSlot(), kind_Condition, and RefreshButtons().
|
virtual |
Definition at line 584 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 3207 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(), linkedRemoved(), linkedUpdated(), LogMarkerValues(), MakePictureForPad(), PadClickedSlot(), ProduceSuperimposeObject(), RedrawSpecialObjects(), RefreshButtons(), SetActiveObj(), SetConditionBtn_clicked(), SetSelectedMarkerByMouseClick(), StartConditionEditor(), and UndrawItemOnPanel().
|
virtual |
Definition at line 2288 of file TGo4ViewPanel.cpp.
References TGo4Slot::GetAssignedObject(), and GetDrawObjectSlot().
Referenced by TGo4FitPanel::Button_FitterDraw().
|
virtual |
Definition at line 2954 of file TGo4ViewPanel.cpp.
References TGo4Slot::GetAssignedObject(), TGo4Slot::GetChild(), QGo4Widget::GetLinkedName(), GetPadSlot(), and TGo4Slot::NumChilds().
Referenced by TGo4ConditionEditor::RefreshWidget().
|
virtual |
Definition at line 2281 of file TGo4ViewPanel.cpp.
References TGo4Slot::FindChild(), and GetPadSlot().
Referenced by TGo4FitPanel::Fitter_NewForActivePad(), GetDrawObject(), and TGo4FitPanel::panelSlot().
|
virtual |
Definition at line 484 of file TGo4ViewPanel.cpp.
References fiMouseMode.
Referenced by RefreshButtons().
|
virtual |
Definition at line 2894 of file TGo4ViewPanel.cpp.
References GetCanvas(), GetPadSlot(), TGo4Iter::getslot(), GetSlotPad(), and TGo4Iter::next().
Referenced by TGo4FitPanel::CreateDataFor(), and ProcessPadDoubleClick().
|
protectedvirtual |
Definition at line 5519 of file TGo4ViewPanel.cpp.
References TGo4Slot::GetChild(), GetDrawKind(), GetPadSlot(), and TGo4Slot::NumChilds().
Referenced by CompleteMarkerEdit(), and PadClickedSlot().
|
virtual |
Definition at line 3041 of file TGo4ViewPanel.cpp.
References TGo4Slot::GetAssignedObject(), GetPadMainObject(), GetPadSlot(), and GetSuperimposeSlot().
Referenced by CheckObjectsAssigments(), PadClickedSlot(), PadRangeAxisChanged(), TGo4FitPanel::PaintModel(), TGo4FitPanel::PaintRange(), and TGo4ConditionEditor::RefreshWidget().
|
virtual |
Definition at line 2991 of file TGo4ViewPanel.cpp.
References TGo4Slot::GetAssignedObject(), and GetPadMainObjectSlot().
Referenced by TGo4FitPanel::CreateDataFor(), GetPadHistogram(), and MoveScale().
|
virtual |
Definition at line 2973 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 3028 of file TGo4ViewPanel.cpp.
References GetPadSlot().
Referenced by AboutToShowOptionsMenu(), AddDrawObject(), ChangeDrawOptionForPad(), TGo4DrawCloneProxy::ChangeTitle(), CompleteInitialization(), DeleteDrawObject(), DeleteDrawObjects(), DisplayPadStatus(), TGo4Script::GetPadOptions(), GetSelectedObject(), GetSelectedRange(), GetVisibleRange(), 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 3033 of file TGo4ViewPanel.cpp.
References TGo4Slot::FindChild(), and TGo4Slot::GetAssignedObject().
|
virtual |
Definition at line 2842 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(), OptionsMenuItemActivated(), 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 302 of file TGo4ViewPanel.cpp.
References fbaPanelName, and fPanelName.
Referenced by OptionsMenuItemActivated(), ProduceGraphFromMarkers(), ProducePicture(), SetFreezedTitle(), TGo4ViewPanel(), and UpdatePanelCaption().
|
virtual |
Definition at line 313 of file TGo4ViewPanel.cpp.
References QGo4Widget::GetTopSlot().
Referenced by AddNewSlot(), FindPadWithItem(), GetDrawItemName(), GetPadSlot(), MenuCommandExecutedSlot(), and UndrawItemOnPanel().
|
virtual |
Definition at line 3002 of file TGo4ViewPanel.cpp.
Referenced by CompleteInitialization(), OptionsMenuItemActivated(), RedrawPanel(), SetActivePad(), and TGo4ViewPanel().
|
virtual |
Definition at line 496 of file TGo4ViewPanel.cpp.
References TGo4Slot::GetIntPar(), and GetPadSlot().
Referenced by GetSelectedSlot(), RefreshButtons(), TGo4ConditionEditor::RefreshWidget(), SetSelectedMarker(), and TGo4ConditionEditor::WorkWithCondition().
|
virtual |
Definition at line 489 of file TGo4ViewPanel.cpp.
References GetPadSlot(), and TGo4Slot::GetPar().
Referenced by GetSelectedSlot(), PadClickedSlot(), RedrawSpecialObjects(), RefreshButtons(), TGo4ConditionEditor::RefreshWidget(), and SetSelectedMarker().
|
virtual |
Definition at line 3238 of file TGo4ViewPanel.cpp.
References CollectMainDrawObjects(), TGo4Slot::GetAssignedObject(), TGo4Picture::GetDrawOption(), GetPadOptions(), GetPadSlot(), GetSelectedObjectIndex(), GetSpecialDrawOption(), GetSuperimposeSlot(), and TGo4Picture::PictureIndex.
Referenced by TGo4HisDrawOptionsShort::ChangeColor(), TGo4HisDrawOptions::ChangeColor(), TGo4HisDrawOptions::panelSlot(), SelectMenuItemActivated(), and StartRootEditor().
|
virtual |
Definition at line 3228 of file TGo4ViewPanel.cpp.
References TGo4Slot::GetIntPar().
Referenced by ChangeDrawOptionForPad(), CheckObjectsAssigments(), GetSelectedObject(), SelectMenuItemActivated(), ShiftSelectedObjectToEnd(), and UpdatePanelCaption().
|
virtual |
Definition at line 5284 of file TGo4ViewPanel.cpp.
References GetActivePad(), TGo4Picture::GetFullRangeDim(), GetPadOptions(), GetVisibleRange(), and TGo4Picture::IsAutoScale().
Referenced by TGo4SetScaleValues::refreshView().
|
virtual |
Definition at line 505 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 2857 of file TGo4ViewPanel.cpp.
References TGo4Slot::FindChild(), and TGo4Slot::GetAssignedObject().
Referenced by ChangeDrawOptionForPad(), FindPadWithItem(), GetNumberOfPads(), GetPadSlot(), GetSubPad(), IsPadHasSubPads(), linkedRemoved(), MakePictureForPad(), MenuCommandExecutedSlot(), MoveScale(), OptionsMenuItemActivated(), ProcessMarkersClear(), ProcessPadClear(), ProcessPadRedraw(), ProcessPadStatusUpdate(), ProducePadsList(), ScanObjectsDrawOptions(), SetAutoScale(), and SetSelectedRange().
|
virtual |
Definition at line 3217 of file TGo4ViewPanel.cpp.
References TGo4Slot::GetPar().
Referenced by GetSelectedObject(), MakePictureForPad(), ProduceSuperimposeObject(), and RedrawSpecialObjects().
|
virtual |
Definition at line 2908 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 2968 of file TGo4ViewPanel.cpp.
References TGo4Slot::FindChild().
Referenced by GetPadHistogram(), GetSelectedObject(), MenuCommandExecutedSlot(), ProcessPadRedraw(), ScanDrawOptions(), and UpdatePanelCaption().
|
virtual |
Definition at line 5109 of file TGo4ViewPanel.cpp.
References TGo4Picture::GetFullRange(), TGo4Picture::GetFullRangeDim(), GetPadOptions(), and TGo4Picture::GetRange().
Referenced by GetSelectedRange().
|
virtualslot |
Definition at line 1117 of file TGo4ViewPanel.cpp.
References GetActivePad(), GetDrawKind(), QGo4Widget::GetLinkedName(), GetSelectedSlot(), kind_Condition, and QGo4Widget::ShowItemInfo().
|
virtual |
Reimplemented from QGo4Widget.
Definition at line 409 of file TGo4ViewPanel.cpp.
References QGo4Widget::Browser(), TGo4BrowserProxy::CanDrawItem(), and TGo4BrowserProxy::ItemCanDo().
|
virtual |
Definition at line 4268 of file TGo4ViewPanel.cpp.
References fbApplyToAllFlag.
Referenced by ChangeDrawOption(), ClearAllMarkers(), DisplayPadStatus(), MoveScale(), resizeEvent(), SetAutoScale(), and SetSelectedRange().
|
virtual |
Definition at line 4258 of file TGo4ViewPanel.cpp.
References fbAutoZoomFlag.
Referenced by AboutToShowOptionsMenu(), and SetSelectedRangeToHisto().
|
virtual |
Definition at line 559 of file TGo4ViewPanel.cpp.
References GetDrawKind(), GetSelectedSlot(), and kind_Condition.
Referenced by CompleteMarkerEdit(), and RefreshButtons().
|
virtual |
Definition at line 4273 of file TGo4ViewPanel.cpp.
References fbFreezeTitle.
|
virtual |
Definition at line 2867 of file TGo4ViewPanel.cpp.
References TGo4Slot::GetChild(), GetSlotPad(), and TGo4Slot::NumChilds().
Referenced by TGo4FitPanel::CreateDataFor(), GetSubPad(), IsPadHasSubPads(), and TGo4FitPanel::WorkingWithOnlyPad().
|
virtual |
Definition at line 2877 of file TGo4ViewPanel.cpp.
References GetPadSlot(), and IsPadHasSubPads().
|
virtual |
Definition at line 2889 of file TGo4ViewPanel.cpp.
References GetPadSlot().
Referenced by TGo4MdiArea::ResponseOnPanelEvent(), and ~TGo4ViewPanel().
|
virtual |
Definition at line 3099 of file TGo4ViewPanel.cpp.
References fiSkipRedrawCounter.
Referenced by AutoScaleToggled(), linkedObjectUpdated(), linkedRemoved(), linkedUpdated(), PadRangeAxisChanged(), RedrawPanel(), and SuperImposeToggled().
|
virtual |
Definition at line 5485 of file TGo4ViewPanel.cpp.
References fxRepaintTimerPad.
Referenced by ShootRepaintTimer().
|
virtual |
Reimplemented from QGo4Widget.
Definition at line 330 of file TGo4ViewPanel.cpp.
References fbModifiedSignalFlag, GetActivePad(), IsRedrawBlocked(), PadRangeAxisChanged(), and ProcessPadModifiedSignal().
|
virtual |
Reimplemented from QGo4Widget.
Definition at line 375 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().
|
virtual |
Reimplemented from QGo4Widget.
Definition at line 346 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 1167 of file TGo4ViewPanel.cpp.
|
virtualslot |
Definition at line 1034 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().
|
virtual |
Definition at line 1737 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 2882 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 1639 of file TGo4ViewPanel.cpp.
References QGo4Widget::Browser(), TGo4Slot::GetAssignedObject(), GetPanelSlot(), TGo4Iter::getslot(), GetSlotPad(), GetSuperimposeSlot(), TGo4Iter::next(), TGo4BrowserProxy::Scan_gROOT(), and UpdatePadStatus().
Referenced by TGo4ViewPanel().
|
virtual |
Definition at line 4567 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 TGo4ScaleOptions::MoveScale(), and ProcessPadDoubleClick().
|
virtual |
Definition at line 4612 of file TGo4ViewPanel.cpp.
References TGo4Picture::GetFullRange(), TGo4Picture::GetFullRangeDim(), TGo4Picture::GetRange(), TGo4Picture::SetAutoScale(), and TakeSelectedAxisRange().
Referenced by MoveScale(), and SetSelectedRangeToHisto().
|
virtualslot |
Definition at line 5629 of file TGo4ViewPanel.cpp.
References AutoZoomId, QGo4Widget::CallPanelFunc(), ChangeDrawOption(), CrosshairId, fbAutoZoomFlag, fbCanvasCrosshair, fbFreezeTitle, fOptionsMap, fPanelName, FreezeTitleId, GetActivePad(), GetCanvas(), GetPadOptions(), GetPadSlot(), GetPanelName(), GetQCanvas(), GetSlotPad(), TGo4Picture::GetXAxisTimeFormat(), QRootCanvas::Modified(), QGo4Widget::panel_Updated, RedrawPanel(), SetFreezedTitle(), SetIdAction(), SetTimeFormatId, SetTitleTextId, and QRootCanvas::Update().
Referenced by TGo4ViewPanel().
|
virtualslot |
Definition at line 1212 of file TGo4ViewPanel.cpp.
References AddMarkerObj(), 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(), TGo4Condition::SetWorkHistogram(), TGo4Condition::SetYMaxDraw(), TGo4Condition::SetYMeanDraw(), and TGo4Condition::SetYRMSDraw().
Referenced by TGo4ViewPanel().
|
virtual |
Definition at line 5506 of file TGo4ViewPanel.cpp.
References GetCanvas(), GetPadSlot(), TGo4MdiArea::Instance(), and TGo4MdiArea::SetSelectedPad().
Referenced by linkedRemoved().
|
virtualslot |
Definition at line 1598 of file TGo4ViewPanel.cpp.
References CompleteMarkerEdit(), fxDoubleClickTimerPad, and ProcessPadDoubleClick().
Referenced by TGo4ViewPanel().
|
virtual |
Definition at line 5183 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 linkedObjectUpdated(), TGo4ASImage::UnZoom(), and TGo4ASImage::Zoom().
|
virtual |
Definition at line 5268 of file TGo4ViewPanel.cpp.
References QGo4Widget::CallPanelFunc(), GetPadOptions(), IsRedrawBlocked(), QGo4Widget::panel_Updated, and TakeSelectedAxisRange().
|
virtualslot |
Definition at line 5719 of file TGo4ViewPanel.cpp.
References BlockPanelRedraw(), fAutoScaleCheck, GetActivePad(), GetPadOptions(), and TGo4Picture::IsAutoScale().
Referenced by CompleteInitialization().
|
virtualslot |
Definition at line 1856 of file TGo4ViewPanel.cpp.
References GetCanvas(), TGo4PrintWidget::GetPrinter(), TGo4PrintWidget::GetPrintProg(), go4sett, and TGo4QSettings::setPrinterSett().
Referenced by TGo4ViewPanel().
|
virtual |
Definition at line 3562 of file TGo4ViewPanel.cpp.
References AddDrawObject(), AddNewSlot(), 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().
|
virtual |
Definition at line 1081 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(), and ~TGo4ViewPanel().
|
virtual |
Definition at line 4422 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().
|
virtualslot |
Definition at line 1618 of file TGo4ViewPanel.cpp.
References QGo4Widget::CreateViewPanel(), fxDoubleClickTimerPad, GetCanvas(), GetNumberOfPads(), TGo4Picture::GetNumObjNames(), MakePictureForPad(), MoveScale(), ProcessPictureRedraw(), and ShootRepaintTimer().
Referenced by PadDoubleClickedSlot().
|
virtualslot |
Definition at line 2380 of file TGo4ViewPanel.cpp.
References QGo4Widget::CallPanelFunc(), fbModifiedSignalFlag, GetActivePad(), GetPadOptions(), GetPadSlot(), QGo4Widget::panel_Updated, and ScanDrawOptions().
Referenced by linkedObjectUpdated().
|
virtual |
Definition at line 3784 of file TGo4ViewPanel.cpp.
References QGo4Widget::CallPanelFunc(), CheckForSpecialObjects(), CheckObjectsAssigments(), CollectMainDrawObjects(), fbCanvasCrosshair, TGo4Slot::FindChild(), 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(), TGo4ASImage::SetHistogramContent(), TGo4Slot::SetIntPar(), TGo4Picture::SetPadModified(), TGo4Slot::SetPar(), and TGo4Slot::SetProxy().
Referenced by RedrawPanel().
|
virtual |
Definition at line 2115 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 3460 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(), ProcessPadDoubleClick(), and TGo4Script::StartViewPanel().
|
virtualslot |
Definition at line 1706 of file TGo4ViewPanel.cpp.
References CollectSpecialObjects(), GetActivePad(), GetPanelName(), kind_Marker, and QGo4Widget::SaveObjectInMemory().
Referenced by TGo4ViewPanel().
|
virtual |
Definition at line 2937 of file TGo4ViewPanel.cpp.
References GetCanvas(), GetPadSlot(), TGo4Iter::getslot(), GetSlotPad(), and TGo4Iter::next().
|
virtualslot |
Definition at line 1697 of file TGo4ViewPanel.cpp.
References GetCanvas(), GetPanelName(), MakePictureForPad(), and QGo4Widget::SaveObjectInMemory().
Referenced by TGo4ViewPanel().
|
virtual |
Definition at line 2641 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 1922 of file TGo4ViewPanel.cpp.
Referenced by SetSelectedRangeToHisto().
|
virtual |
Definition at line 4052 of file TGo4ViewPanel.cpp.
References TGo4QSettings::getDrawFillColor(), TGo4QSettings::getDrawFillStyle(), TGo4QSettings::getDrawLineWidth(), TGo4Picture::GetDrawOption(), TGo4QSettings::getTGraphDrawOpt(), go4sett, TGo4Picture::IsHisStats(), TGo4Picture::IsHisTitle(), TGo4Picture::SetDrawOption(), TGo4Picture::SetHisStats(), SetSelectedRangeToHisto(), TGo4Picture::SetXAxisTimeDisplay(), TGo4Picture::SetXAxisTimeFormat(), and TakeFullRangeFromGraph().
Referenced by ProcessPadRedraw().
|
virtual |
Definition at line 3973 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 ProcessPadRedraw().
|
virtual |
Definition at line 4177 of file TGo4ViewPanel.cpp.
References TGo4Picture::GetDrawOption(), TGo4Picture::GetRange(), TGo4ASImage::SetDrawData(), TGo4ASImage::SetSelectedRange(), and TakeFullRangeFromHisto().
Referenced by ProcessPadRedraw().
|
virtual |
Definition at line 4199 of file TGo4ViewPanel.cpp.
References TGo4Slot::GetAssignedObject().
Referenced by ProcessPadRedraw().
|
virtual |
Definition at line 4106 of file TGo4ViewPanel.cpp.
References TGo4Log::Error(), TGo4Picture::GetDrawOption(), TGo4Picture::GetFullRange(), TGo4Picture::GetLogScale(), TGo4Picture::GetRangeY(), TGo4QSettings::getTGraphDrawOpt(), go4sett, TGo4Picture::IsHisTitle(), TGo4Picture::PictureIndex, SetSelectedRangeToHisto(), and TakeFullRangeFromGraph().
Referenced by ProcessPadRedraw().
|
virtualslot |
Definition at line 3707 of file TGo4ViewPanel.cpp.
References BlockPanelRedraw(), fbApplyToAllFlag, GetActivePad(), GetQCanvas(), TGo4MdiArea::GetSelectedPad(), TGo4MdiArea::Instance(), IsRedrawBlocked(), ProcessPadRedraw(), RefreshButtons(), SetApplyToAllFlag(), TGo4MdiArea::SetSelectedPad(), ShootRepaintTimer(), QRootCanvas::Update(), and UpdatePanelCaption().
Referenced by ChangeDrawOption(), checkRepaintSlot(), checkResizeSlot(), ClearActivePad(), ClearAllMarkers(), ClearCanvas(), CompleteMarkerEdit(), DelSelectedMarker_clicked(), Divide(), MoveScale(), OptionsMenuItemActivated(), TGo4Script::RedrawPanel(), SetAutoScale(), and SetSelectedRange().
|
virtual |
Definition at line 4208 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 ProcessPadRedraw().
|
virtual |
Definition at line 4010 of file TGo4ViewPanel.cpp.
References TGo4Picture::GetDrawOption(), TGo4Picture::IsHisTitle(), NoStackDrawOption, TGo4Picture::PictureIndex, SetSelectedRangeToHisto(), and TakeFullRangeFromHisto().
Referenced by ProcessPadRedraw().
|
virtualslot |
Definition at line 840 of file TGo4ViewPanel.cpp.
References TGo4CondArray::At(), QGo4Widget::BrowserItemRemote(), fbMarkEditorVisible, fbPickAgain, fbTypingMode, 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(), and SetSelectedMarker().
Referenced by CompleteMarkerEdit(), GetConditionBtn_clicked(), RedrawPanel(), SetConditionBtn_clicked(), SetFreezeMouseMode(), SetMarkerPanel(), SetSelectedMarkerByMouseClick(), SwitchMarkerButton(), and TGo4ViewPanel().
|
virtual |
Definition at line 4348 of file TGo4ViewPanel.cpp.
|
virtual |
Reimplemented from QGo4Widget.
Definition at line 325 of file TGo4ViewPanel.cpp.
|
protectedvirtual |
Definition at line 5402 of file TGo4ViewPanel.cpp.
References checkResizeSlot(), fxResizeTimerPad, GetActivePad(), GetCanvas(), GetPadOptions(), GetPadSlot(), go4sett, IsApplyToAllFlag(), TGo4Picture::IsXYRatioOne(), and TGo4QSettings::storePanelSize().
|
virtual |
Definition at line 5429 of file TGo4ViewPanel.cpp.
References fbEditorFrameVisible, fxPeditor, fxRooteditor, QRootWindow::ScaledHeight(), and QRootWindow::ScaledWidth().
Referenced by CanvasUpdatedSlot(), and StartRootEditor().
|
virtualslot |
Definition at line 1692 of file TGo4ViewPanel.cpp.
References QGo4Widget::ServiceCall().
Referenced by TGo4ViewPanel().
|
virtualslot |
Definition at line 1149 of file TGo4ViewPanel.cpp.
|
virtual |
Definition at line 2391 of file TGo4ViewPanel.cpp.
References CollectMainDrawObjects(), fbCanvasCrosshair, 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 2491 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 982 of file TGo4ViewPanel.cpp.
References fbTypingMode, GetActivePad(), GetSelectedSlot(), kind_Marker, SetActiveObj(), SetSelectedMarker(), and SwitchMarkerButton().
|
virtualslot |
Definition at line 2062 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 TGo4ViewPanel().
|
protectedvirtual |
Definition at line 5576 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 1180 of file TGo4ViewPanel.cpp.
References BlockPanelRedraw(), QGo4Widget::CallPanelFunc(), CompleteMarkerEdit(), DisplayPadStatus(), fxActivePad, GetCanvas(), GetQCanvas(), TGo4MdiArea::Instance(), QGo4Widget::panel_Activated, TGo4MdiArea::SetSelectedPad(), QRootCanvas::Update(), and UpdatePanelCaption().
Referenced by ClearPad(), CompleteInitialization(), DropOnPad(), TGo4ConditionEditor::ModifyButton_clicked(), PadClickedSlot(), TGo4MdiArea::ResponseOnPanelEvent(), TGo4Script::SelectPad(), StartRootEditor(), TGo4MdiArea::subWindowActivatedSlot(), and TGo4ViewPanel().
|
virtual |
Definition at line 5299 of file TGo4ViewPanel.cpp.
References fbApplyToAllFlag.
Referenced by ProcessPictureRedraw(), RedrawPanel(), and TGo4Script::SetApplyToAll().
|
virtual |
Definition at line 5307 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(), and TGo4FitPanel::Button_FitterDraw().
|
virtual |
Definition at line 4263 of file TGo4ViewPanel.cpp.
References fbAutoZoomFlag.
Referenced by ProcessPictureRedraw().
|
virtualslot |
Definition at line 1136 of file TGo4ViewPanel.cpp.
References GetActivePad(), TGo4Slot::GetAssignedObject(), GetDrawKind(), QGo4Widget::GetLinkedName(), GetSelectedSlot(), kind_Condition, RefreshButtons(), TGo4Condition::SetChanged(), and QGo4Widget::UpdateItemInAnalysis().
|
virtualslot |
Definition at line 807 of file TGo4ViewPanel.cpp.
References kind_Marker, and SwitchMarkerButton().
|
virtualslot |
Definition at line 827 of file TGo4ViewPanel.cpp.
References kind_Arrow, and SwitchMarkerButton().
|
virtual |
Definition at line 3187 of file TGo4ViewPanel.cpp.
References TGo4Slot::RemovePar(), and TGo4Slot::SetIntPar().
Referenced by AddDrawObject(), AllocatePadOptions(), CheckForSpecialObjects(), ProcessCanvasAdopt(), ProcessPadStatusUpdate(), and SetSlotPad().
|
virtual |
Definition at line 3356 of file TGo4ViewPanel.cpp.
References fbFreezeTitle, fFreezedTitle, and GetPanelName().
Referenced by CheckForSpecialObjects(), OptionsMenuItemActivated(), and TGo4Script::StartViewPanel().
|
virtualslot |
Definition at line 832 of file TGo4ViewPanel.cpp.
References fbPickAgain, fbTypingMode, and RefreshButtons().
|
virtualslot |
Definition at line 822 of file TGo4ViewPanel.cpp.
References kind_Latex, and SwitchMarkerButton().
|
virtualslot |
Definition at line 1020 of file TGo4ViewPanel.cpp.
References CompleteMarkerEdit(), fbMarkEditorVisible, fiPickCounter, GetActivePad(), kMouseROOT, RefreshButtons(), SetMouseMode(), and ShootRepaintTimer().
Referenced by TGo4ViewPanel().
|
virtual |
Definition at line 479 of file TGo4ViewPanel.cpp.
References fiMouseMode.
Referenced by SetMarkerPanel(), and SwitchMarkerButton().
|
virtual |
Definition at line 4464 of file TGo4ViewPanel.cpp.
References TGo4Log::Error(), fbCanvasCrosshair, fbCanvasEventstatus, TGo4QSettings::getCanvasColor(), TGo4QSettings::getDrawDateFlag(), TGo4QSettings::getDrawItemFlag(), TGo4QSettings::getDrawTimeFlag(), TGo4QSettings::getOptStat(), TGo4QSettings::getOptStatH(), TGo4QSettings::getOptStatW(), TGo4QSettings::getPadCrosshair(), TGo4QSettings::getPadEventStatus(), GetPadOptions(), TGo4QSettings::getStatBoxVisible(), go4sett, l, TGo4Picture::PictureIndex, TGo4Picture::SetDrawOption(), TGo4Picture::SetHisStats(), TGo4Picture::SetTitleDate(), TGo4Picture::SetTitleItem(), TGo4Picture::SetTitleTime(), and ShowEventStatus().
Referenced by ClearCanvas(), CompleteInitialization(), and ProcessPadStatusUpdate().
|
virtual |
Definition at line 2371 of file TGo4ViewPanel.cpp.
References GetPadOptions(), TGo4Picture::SetPadModified(), and TGo4Picture::SetSuperimpose().
Referenced by TGo4Script::SetSuperimpose(), and TGo4Browser::SuperImposeSelectedItems().
|
virtual |
Definition at line 308 of file TGo4ViewPanel.cpp.
References fPanelName.
Referenced by TGo4Script::SetViewPanelName().
|
virtualslot |
Definition at line 817 of file TGo4ViewPanel.cpp.
References kind_Poly, and SwitchMarkerButton().
|
virtualslot |
Definition at line 812 of file TGo4ViewPanel.cpp.
References kind_Window, and SwitchMarkerButton().
|
virtual |
Definition at line 631 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 683 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 3222 of file TGo4ViewPanel.cpp.
References TGo4Slot::SetIntPar().
Referenced by SelectMenuItemActivated(), ShiftSelectedObjectToEnd(), and UpdatePanelCaption().
|
virtual |
Definition at line 5348 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().
|
virtual |
Definition at line 4869 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 RedrawGraph(), RedrawHistogram(), RedrawMultiGraph(), and RedrawStack().
|
virtual |
Definition at line 2830 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 3197 of file TGo4ViewPanel.cpp.
References TGo4Slot::RemovePar(), and TGo4Slot::SetPar().
Referenced by AddDrawObject(), and SetSelectedMarker().
|
virtual |
Definition at line 3274 of file TGo4ViewPanel.cpp.
References CollectMainDrawObjects(), GetPadOptions(), GetPadSlot(), GetSelectedObjectIndex(), SetSelectedObjectIndex(), and TGo4Slot::ShiftSlotAfter().
Referenced by SelectMenuItemActivated().
|
virtual |
Definition at line 5470 of file TGo4ViewPanel.cpp.
References GetCanvas().
Referenced by TGo4FitPanel::ArrowChanged(), TGo4FitPanel::Button_FitterDraw(), TGo4HisDrawOptionsShort::ChangeColor(), TGo4HisDrawOptions::ChangeColor(), TGo4Browser::DisplaySelectedItems(), TGo4ConditionEditor::DrawCondition(), DropOnPad(), 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 5475 of file TGo4ViewPanel.cpp.
References QGo4Widget::CallServiceFunc(), fxRepaintTimerPad, GetCanvas(), IsRepaintTimerActive(), and QGo4Widget::service_PanelTimer.
|
virtualslot |
Definition at line 2095 of file TGo4ViewPanel.cpp.
References CanvasStatus, DisplayPadStatus(), fbCanvasEventstatus, and GetActivePad().
Referenced by SetPadDefaults(), and TGo4ViewPanel().
|
virtual |
Definition at line 744 of file TGo4ViewPanel.cpp.
References fbLeaveFocusAfterCondEnd, GetActivePad(), GetSelectedSlot(), kind_Poly, kind_Window, MarkPadModified(), and ShootRepaintTimer().
Referenced by TGo4ConditionEditor::ModifyButton_clicked().
|
virtualslot |
Definition at line 1903 of file TGo4ViewPanel.cpp.
References QGo4Widget::EditItem(), GetActivePad(), TGo4Slot::GetChild(), GetDrawKind(), QGo4Widget::GetLinkedName(), GetPadSlot(), kind_Condition, and TGo4Slot::NumChilds().
Referenced by TGo4ViewPanel().
|
virtualslot |
Definition at line 1874 of file TGo4ViewPanel.cpp.
References ActivateInGedEditor(), fbEditorFrameVisible, fxPeditor, fxRooteditor, GetActivePad(), GetCanvas(), GetSelectedObject(), ResizeGedEditor(), SetActivePad(), QRootWindow::SetEditable(), and QRootWindow::SetResizeOnPaint().
Referenced by TGo4ViewPanel().
|
virtualslot |
Definition at line 5733 of file TGo4ViewPanel.cpp.
References ChangeDrawOption(), and IsRedrawBlocked().
|
virtual |
Definition at line 769 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 4835 of file TGo4ViewPanel.cpp.
References TGo4Picture::ClearFullRange(), TGo4Picture::GetFullRange(), TGo4Picture::SetFullRange(), and TGo4Picture::SetFullRangeDim().
Referenced by RedrawGraph(), and RedrawMultiGraph().
|
virtual |
Definition at line 4780 of file TGo4ViewPanel.cpp.
References TGo4Picture::ClearFullRange(), TGo4Picture::GetFullRange(), TGo4Picture::GetFullRangeDim(), TGo4Picture::SetFullRange(), and TGo4Picture::SetFullRangeDim().
Referenced by ProcessCanvasAdopt(), RedrawHistogram(), RedrawImage(), and RedrawStack().
|
virtual |
Definition at line 5124 of file TGo4ViewPanel.cpp.
References TGo4Picture::ClearRange(), TGo4Picture::GetFullRange(), TGo4Picture::GetRange(), and TGo4Picture::SetRange().
Referenced by MoveSingleScale(), PadRangeAxisChanged(), ProcessCanvasAdopt(), SetSelectedRange(), and TakeSelectedAxisRange().
|
virtual |
Definition at line 5166 of file TGo4ViewPanel.cpp.
References TakeSelectedAxisRange().
|
virtual |
Definition at line 604 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 2105 of file TGo4ViewPanel.cpp.
References BlockPanelRedraw(), GetPadSlot(), and ProcessPadStatusUpdate().
Referenced by CompleteInitialization(), Divide(), MenuCommandExecutedSlot(), and ProcessPictureRedraw().
|
virtual |
Definition at line 3104 of file TGo4ViewPanel.cpp.
References AddIdAction(), BringToFrontId, CollectMainDrawObjects(), fbFreezeTitle, FirstSelectId, fSelectMap, fSelectMenu, GetActivePad(), GetPadSlot(), GetPanelName(), GetSelectedObjectIndex(), GetSuperimposeSlot(), MasterSelectId, TGo4Picture::PictureIndex, SetIdAction(), and SetSelectedObjectIndex().
Referenced by RedrawPanel(), SelectMenuItemActivated(), SetActivePad(), and TGo4Script::SetViewPanelName().
|
protected |
Definition at line 295 of file TGo4ViewPanel.h.
Referenced by CanvasStatusEventSlot(), DisplayPadStatus(), ShowEventStatus(), and TGo4ViewPanel().
|
protected |
Definition at line 310 of file TGo4ViewPanel.h.
Referenced by CompleteInitialization(), panelSlot(), and TGo4ViewPanel().
|
protected |
Definition at line 282 of file TGo4ViewPanel.h.
Referenced by GetPanelName().
|
protected |
Definition at line 296 of file TGo4ViewPanel.h.
Referenced by ApplyToAllToggled(), IsApplyToAllFlag(), MakePictureForPad(), RedrawPanel(), SetApplyToAllFlag(), and TGo4ViewPanel().
|
protected |
Definition at line 297 of file TGo4ViewPanel.h.
Referenced by IsAutoZoomFlag(), MakePictureForPad(), OptionsMenuItemActivated(), SetAutoZoomFlag(), and TGo4ViewPanel().
|
protected |
Definition at line 293 of file TGo4ViewPanel.h.
Referenced by AboutToShowOptionsMenu(), OptionsMenuItemActivated(), ProcessPadRedraw(), ScanDrawOptions(), SetPadDefaults(), and TGo4ViewPanel().
|
protected |
Definition at line 294 of file TGo4ViewPanel.h.
Referenced by SetPadDefaults(), ShowEventStatus(), and TGo4ViewPanel().
|
protected |
Definition at line 304 of file TGo4ViewPanel.h.
Referenced by AboutToShowOptionsMenu(), AddDrawObject(), CompleteInitialization(), and TGo4ViewPanel().
|
protected |
Definition at line 283 of file TGo4ViewPanel.h.
Referenced by ActivateInGedEditor(), ResizeGedEditor(), StartRootEditor(), and TGo4ViewPanel().
|
protected |
Definition at line 286 of file TGo4ViewPanel.h.
Referenced by AboutToShowOptionsMenu(), IsFreezeTitle(), MakePictureForPad(), OptionsMenuItemActivated(), SetFreezedTitle(), TGo4ViewPanel(), and UpdatePanelCaption().
|
protected |
Definition at line 306 of file TGo4ViewPanel.h.
Referenced by CheckActionAtTheEnd(), StartConditionEditing(), and TGo4ViewPanel().
|
protected |
Definition at line 288 of file TGo4ViewPanel.h.
Referenced by RefreshButtons(), SetMarkerPanel(), SetSelectedMarkerByMouseClick(), and TGo4ViewPanel().
|
protected |
Definition at line 305 of file TGo4ViewPanel.h.
Referenced by linkedObjectUpdated(), ProcessPadModifiedSignal(), and TGo4ViewPanel().
|
protected |
Definition at line 303 of file TGo4ViewPanel.h.
Referenced by CompleteMarkerEdit(), PadClickedSlot(), RefreshButtons(), SetFreezeMouseMode(), and TGo4ViewPanel().
|
protected |
Definition at line 289 of file TGo4ViewPanel.h.
Referenced by DelSelectedMarker_clicked(), LogMarkerValues(), RefreshButtons(), SelectedMarkerCmb_activated(), SetFreezeMouseMode(), SwitchMarkerButton(), and TGo4ViewPanel().
|
protected |
Definition at line 307 of file TGo4ViewPanel.h.
Referenced by CleanupGedEditor(), TGo4ViewPanel(), and ~TGo4ViewPanel().
|
protected |
Definition at line 287 of file TGo4ViewPanel.h.
Referenced by MakePictureForPad(), SetFreezedTitle(), and TGo4ViewPanel().
|
protected |
Definition at line 301 of file TGo4ViewPanel.h.
Referenced by CompleteMarkerEdit(), GetMouseMode(), PadClickedSlot(), SetMouseMode(), and TGo4ViewPanel().
|
protected |
Definition at line 302 of file TGo4ViewPanel.h.
Referenced by CompleteMarkerEdit(), PadClickedSlot(), SetMarkerPanel(), SwitchMarkerButton(), and TGo4ViewPanel().
|
protected |
Definition at line 292 of file TGo4ViewPanel.h.
Referenced by BlockPanelRedraw(), IsRedrawBlocked(), and TGo4ViewPanel().
|
protected |
Definition at line 290 of file TGo4ViewPanel.h.
Referenced by TGo4ViewPanel().
|
protected |
Definition at line 311 of file TGo4ViewPanel.h.
Referenced by AboutToShowOptionsMenu(), OptionsMenuItemActivated(), and TGo4ViewPanel().
|
protected |
Definition at line 312 of file TGo4ViewPanel.h.
Referenced by TGo4ViewPanel().
|
protected |
Definition at line 281 of file TGo4ViewPanel.h.
Referenced by GetPanelName(), OptionsMenuItemActivated(), SetPanelName(), and TGo4ViewPanel().
|
protected |
Definition at line 309 of file TGo4ViewPanel.h.
Referenced by TGo4ViewPanel(), and UpdatePanelCaption().
|
protected |
Definition at line 308 of file TGo4ViewPanel.h.
Referenced by TGo4ViewPanel(), and UpdatePanelCaption().
|
protected |
Definition at line 291 of file TGo4ViewPanel.h.
Referenced by GetActivePad(), ProcessPadClear(), SetActivePad(), and TGo4ViewPanel().
|
protected |
Definition at line 300 of file TGo4ViewPanel.h.
Referenced by PadDoubleClickedSlot(), ProcessPadDoubleClick(), and TGo4ViewPanel().
|
protected |
Definition at line 284 of file TGo4ViewPanel.h.
Referenced by ActivateInGedEditor(), CleanupGedEditor(), ResizeGedEditor(), StartRootEditor(), TGo4ViewPanel(), and ~TGo4ViewPanel().
|
protected |
Definition at line 298 of file TGo4ViewPanel.h.
Referenced by checkRepaintSlot(), IsRepaintTimerActive(), ShootRepaintTimer(), TGo4ViewPanel(), and ~TGo4ViewPanel().
|
protected |
Definition at line 299 of file TGo4ViewPanel.h.
Referenced by checkResizeSlot(), resizeEvent(), and TGo4ViewPanel().
|
protected |
Definition at line 285 of file TGo4ViewPanel.h.
Referenced by CompleteInitialization(), ResizeGedEditor(), StartRootEditor(), and TGo4ViewPanel().