GSI Object Oriented Online Offline (Go4) GO4-6.4.5
Loading...
Searching...
No Matches
TGo4HistogramInfo Class Reference

#include <TGo4HistogramInfo.h>

Inheritance diagram for TGo4HistogramInfo:

Public Types

enum  PropertyIndex {
  HISTITLE , HISCLASS , HISENTRIES , HISX ,
  HISXSTAT , HISY , HISYSTAT , HISZ ,
  HISZSTAT , HISSIZE , HISTIME , HISTITLE ,
  HISCLASS , HISENTRIES , HISX , HISXSTAT ,
  HISY , HISYSTAT , HISZ , HISZSTAT ,
  HISSIZE , HISTIME
}
enum  PropertyIndex {
  HISTITLE , HISCLASS , HISENTRIES , HISX ,
  HISXSTAT , HISY , HISYSTAT , HISZ ,
  HISZSTAT , HISSIZE , HISTIME , HISTITLE ,
  HISCLASS , HISENTRIES , HISX , HISXSTAT ,
  HISY , HISYSTAT , HISZ , HISZSTAT ,
  HISSIZE , HISTIME
}
Public Types inherited from QGo4Widget
enum  {
  service_DragEnter = 1 , service_DropEvent = 2 , service_CreateItem = 3 , service_DrawItem = 4 ,
  service_EditItem = 5 , service_ShowInfo = 6 , service_EditInSlot = 7 , service_SaveItem = 8 ,
  service_UpdateAnalysisItem = 9 , service_StatusMessage = 15 , service_CreateViewPanel = 17 , service_BrowserItemRemote = 18 ,
  service_Browser = 19 , service_SaveToMemory = 20 , service_GetAnalysis = 21 , service_AddEditorLink = 22 ,
  service_AddDirectLink = 23 , service_AddLinkInSlot = 24 , service_GetTopSlot = 25 , service_AddEditorSlot = 26 ,
  service_SetLinkedName = 27 , service_GetLinkedName = 28 , service_GetLinkedName2 = 29 , service_GetLinked0 = 30 ,
  service_GetLinked1 = 31 , service_GetLinked2 = 32 , service_RemoveLink = 33 , service_RemoveAllLinks = 34 ,
  service_ObjectCreated = 35 , service_ConnectPad = 36 , service_LastActivePanel = 37 , service_WhereItemDrawn = 38 ,
  service_UndrawItem = 39 , service_General = 40 , service_PanelTimer = 41 , service_HelpWindow = 42 ,
  service_HotStart = 43 , panel_Activated = 101 , panel_Modified = 102 , panel_Updated = 103 ,
  panel_ActiveUpdated = 104 , panel_PadDeleted = 105 , panel_Deleted = 106
}
 pointer on browser proxy More...
enum  {
  service_DragEnter = 1 , service_DropEvent = 2 , service_CreateItem = 3 , service_DrawItem = 4 ,
  service_EditItem = 5 , service_ShowInfo = 6 , service_EditInSlot = 7 , service_SaveItem = 8 ,
  service_UpdateAnalysisItem = 9 , service_StatusMessage = 15 , service_CreateViewPanel = 17 , service_BrowserItemRemote = 18 ,
  service_Browser = 19 , service_SaveToMemory = 20 , service_GetAnalysis = 21 , service_AddEditorLink = 22 ,
  service_AddDirectLink = 23 , service_AddLinkInSlot = 24 , service_GetTopSlot = 25 , service_AddEditorSlot = 26 ,
  service_SetLinkedName = 27 , service_GetLinkedName = 28 , service_GetLinkedName2 = 29 , service_GetLinked0 = 30 ,
  service_GetLinked1 = 31 , service_GetLinked2 = 32 , service_RemoveLink = 33 , service_RemoveAllLinks = 34 ,
  service_ObjectCreated = 35 , service_ConnectPad = 36 , service_LastActivePanel = 37 , service_WhereItemDrawn = 38 ,
  service_UndrawItem = 39 , service_General = 40 , service_PanelTimer = 41 , service_HelpWindow = 42 ,
  service_HotStart = 43 , panel_Activated = 101 , panel_Modified = 102 , panel_Updated = 103 ,
  panel_ActiveUpdated = 104 , panel_PadDeleted = 105 , panel_Deleted = 106
}
 pointer on browser proxy More...

Public Slots

virtual void HisDrawButton_clicked ()
virtual void HisDrawButton_clicked ()
virtual void HisInfoButton_clicked ()
virtual void HisInfoButton_clicked ()
virtual void HisPrintButton_clicked ()
virtual void HisPrintButton_clicked ()
virtual void PrintLog_clicked ()
virtual void PrintLog_clicked ()
Public Slots inherited from QGo4Widget
void CloseMDIParentSlot ()
void CloseMDIParentSlot ()

Public Member Functions

 TGo4HistogramInfo (QWidget *parent=nullptr, const char *name=nullptr)
 TGo4HistogramInfo (QWidget *parent=nullptr, const char *name=nullptr)
void DropItem (const char *itemname, TClass *cl, int kind) override
void DropItem (const char *itemname, TClass *cl, int kind) override
bool IsAcceptDrag (const char *itemname, TClass *cl, int kind) override
bool IsAcceptDrag (const char *itemname, TClass *cl, int kind) override
void linkedObjectUpdated (const char *linkname, TObject *obj) override
void linkedObjectUpdated (const char *linkname, TObject *obj) override
virtual void RefreshHistogramInfo (TGo4HistogramStatus *hstate)
virtual void RefreshHistogramInfo (TGo4HistogramStatus *hstate)
virtual void RefreshHistogramInfo (TH1 *h1)
virtual void RefreshHistogramInfo (TH1 *h1)
void ResetWidget () override
void ResetWidget () override
virtual void WorkWithHistogram (const char *itemname)
virtual void WorkWithHistogram (const char *itemname)
Public Member Functions inherited from QGo4Widget
 QGo4Widget (QWidget *parent=nullptr, const char *name=nullptr, Qt::WindowFlags f=Qt::Widget)
 QGo4Widget (QWidget *parent=nullptr, const char *name=nullptr, Qt::WindowFlags f=Qt::Widget)
virtual ~QGo4Widget ()
virtual ~QGo4Widget ()
void ObjectCreatedByWidget (const char *itemname, TClass *cl)
void ObjectCreatedByWidget (const char *itemname, TClass *cl)
void ProcessSignal (const char *linkname, bool assigned, TObject *obj, TGo4Slot *slot)
void ProcessSignal (const char *linkname, bool assigned, TObject *obj, TGo4Slot *slot)

Additional Inherited Members

Signals inherited from QGo4Widget
void widgetService (QGo4Widget *editor, int serviceid, const char *str, void *par)
void widgetService (QGo4Widget *editor, int serviceid, const char *str, void *par)
Static Public Member Functions inherited from QGo4Widget
static QAction * AddIdAction (QMenu *menu, QSignalMapper *map, const QIcon &icon, 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 * AddIdAction (QMenu *menu, QSignalMapper *map, const QString &text, int id, int enabled=-1, int checked=-1)
static QAction * AddIdAction (QMenu *menu, QSignalMapper *map, 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 * CreateChkAction (QMenu *menu, const QString &text, bool checked, bool enabled=true)
static QAction * SetIdAction (QSignalMapper *map, int id, int enabled=-1, int checked=-1)
static QAction * SetIdAction (QSignalMapper *map, int id, int enabled=-1, int checked=-1)
Protected Member Functions inherited from QGo4Widget
void AddLink (const char *itemname, const char *linkname)
 create link for item with name linkname
void AddLink (const char *itemname, const char *linkname)
 create link for item with name linkname
TGo4SlotAddLink (const char *itemname, TGo4Slot *parent)
 create link for item in dedicated slot parent
TGo4SlotAddLink (const char *itemname, TGo4Slot *parent)
 create link for item in dedicated slot parent
void AddLink (TGo4Slot *slot, const char *linkname)
 create link for object in slot with name linkname
void AddLink (TGo4Slot *slot, const char *linkname)
 create link for object in slot with name linkname
TGo4SlotAddSlot (const char *slotname)
 add slot with specific name to widget top folder
TGo4SlotAddSlot (const char *slotname)
 add slot with specific name to widget top folder
void AskToCreateObject (TClass *cl, int isremote)
 Function call dialog to create object of appropriate class isremote == 0 - object should be created localy and widget will be informed isremote == 1 - object should be created on analysis side and widget should be informed isremote == -1 - activate creation dialog without restriction (remote or local), widget will not be informed.
void AskToCreateObject (TClass *cl, int isremote)
 Function call dialog to create object of appropriate class isremote == 0 - object should be created localy and widget will be informed isremote == 1 - object should be created on analysis side and widget should be informed isremote == -1 - activate creation dialog without restriction (remote or local), widget will not be informed.
TGo4BrowserProxyBrowser ()
TGo4BrowserProxyBrowser ()
bool BrowserItemRemote (const char *itemname)
bool BrowserItemRemote (const char *itemname)
void CallPanelFunc (int id, TPad *pad=nullptr)
void CallPanelFunc (int id, TPad *pad=nullptr)
void CallServiceFunc (int id, const char *str=nullptr, void *par=nullptr)
void CallServiceFunc (int id, const char *str=nullptr, void *par=nullptr)
void closeEvent (QCloseEvent *e) override
void closeEvent (QCloseEvent *e) override
void ConnectPad (TPad *pad)
 connect pad axis change signals to react on such signals
void ConnectPad (TPad *pad)
 connect pad axis change signals to react on such signals
TGo4ViewPanelCreateViewPanel (int ndiv=0)
TGo4ViewPanelCreateViewPanel (int ndiv=0)
void dragEnterEvent (QDragEnterEvent *e) override
void dragEnterEvent (QDragEnterEvent *e) override
void dragMoveEvent (QDragMoveEvent *e) override
void dragMoveEvent (QDragMoveEvent *e) override
TGo4ViewPanelDrawItem (const QString &itemname, TGo4ViewPanel *panel=nullptr, TPad *pad=nullptr, bool activate=true, int updatelevel=-1)
TGo4ViewPanelDrawItem (const QString &itemname, TGo4ViewPanel *panel=nullptr, TPad *pad=nullptr, bool activate=true, int updatelevel=-1)
void dropEvent (QDropEvent *e) override
void dropEvent (QDropEvent *e) override
void EditItem (const QString &itemname)
void EditItem (const QString &itemname)
void EditObjectInSlot (TGo4Slot *slot)
void EditObjectInSlot (TGo4Slot *slot)
TGo4ServerProxyGetAnalysis (const char *itemname=nullptr)
TGo4ServerProxyGetAnalysis (const char *itemname=nullptr)
TObject * GetLinked (const char *linkname, int updatelevel=0)
TObject * GetLinked (const char *linkname, int updatelevel=0)
template<class T>
T * GetLinkedCast (const char *linkname, int updatelevel=0)
template<class T>
T * GetLinkedCast (const char *linkname, int updatelevel=0)
const char * GetLinkedName (const char *linkname)
 returns name of item, which was linked with linkname
const char * GetLinkedName (const char *linkname)
 returns name of item, which was linked with linkname
const char * GetLinkedName (TGo4Slot *slot)
 returns name of item, which was linked in that slot
const char * GetLinkedName (TGo4Slot *slot)
 returns name of item, which was linked in that slot
TGo4SlotGetTopSlot (bool force=false)
 return top slot of structure, corresponding to this widget
TGo4SlotGetTopSlot (bool force=false)
 return top slot of structure, corresponding to this widget
void HelpWindow (const char *filename, const char *msg=nullptr)
void HelpWindow (const char *filename, const char *msg=nullptr)
void InformThatObjectCreated (const char *itemname, TClass *cl)
void InformThatObjectCreated (const char *itemname, TClass *cl)
bool IsUpdateBlocked () const
bool IsUpdateBlocked () const
TGo4ViewPanelLastActivePanel ()
TGo4ViewPanelLastActivePanel ()
virtual void linkedObjectRemoved (const char *linkname)
virtual void linkedObjectRemoved (const char *linkname)
virtual void linkedRemoved (TGo4Slot *slot, TObject *obj)
virtual void linkedRemoved (TGo4Slot *slot, TObject *obj)
virtual void linkedUpdated (TGo4Slot *slot, TObject *obj)
virtual void linkedUpdated (TGo4Slot *slot, TObject *obj)
void RemoveAllLinks (bool blockreset=true)
void RemoveAllLinks (bool blockreset=true)
void RemoveLink (const char *linkname, bool blockreset=true)
void RemoveLink (const char *linkname, bool blockreset=true)
void RemoveLinksMasked (const char *startedwith=nullptr, bool blockreset=true)
void RemoveLinksMasked (const char *startedwith=nullptr, bool blockreset=true)
virtual void requestedObjectCreated (const char *itemname, TClass *cl)
virtual void requestedObjectCreated (const char *itemname, TClass *cl)
bool SaveItemToFile (const char *itemname, const char *subfolder=nullptr)
bool SaveItemToFile (const char *itemname, const char *subfolder=nullptr)
QString SaveObjectInMemory (const char *foldername, TObject *obj)
QString SaveObjectInMemory (const char *foldername, TObject *obj)
void ServiceCall (const char *name, void *par=nullptr)
void ServiceCall (const char *name, void *par=nullptr)
void setCanDestroyWidget (bool on=true)
void setCanDestroyWidget (bool on=true)
void SetLinkedName (TGo4Slot *slot, const char *itemname)
 set name of item, which was linked by this slot
void SetLinkedName (TGo4Slot *slot, const char *itemname)
 set name of item, which was linked by this slot
void ShootCloseWidget (bool closeparent=false)
void ShootCloseWidget (bool closeparent=false)
void ShootResetWidget ()
void ShootResetWidget ()
void ShowItemInfo (const QString &itemname)
void ShowItemInfo (const QString &itemname)
void StartHotstart (const char *filename)
void StartHotstart (const char *filename)
void StatusMessage (const QString &message)
void StatusMessage (const QString &message)
void UndrawItem (const char *itemname)
void UndrawItem (const char *itemname)
bool UpdateItemInAnalysis (const char *itemname, TObject *obj=nullptr)
bool UpdateItemInAnalysis (const char *itemname, TObject *obj=nullptr)
TGo4ViewPanelWhereItemDrawn (const char *itemname)
TGo4ViewPanelWhereItemDrawn (const char *itemname)

Detailed Description

Definition at line 23 of file TGo4HistogramInfo.h.

Member Enumeration Documentation

◆ PropertyIndex [1/2]

Enumerator
HISTITLE 
HISCLASS 
HISENTRIES 
HISX 
HISXSTAT 
HISY 
HISYSTAT 
HISZ 
HISZSTAT 
HISSIZE 
HISTIME 
HISTITLE 
HISCLASS 
HISENTRIES 
HISX 
HISXSTAT 
HISY 
HISYSTAT 
HISZ 
HISZSTAT 
HISSIZE 
HISTIME 

Definition at line 29 of file TGo4HistogramInfo.h.

◆ PropertyIndex [2/2]

Enumerator
HISTITLE 
HISCLASS 
HISENTRIES 
HISX 
HISXSTAT 
HISY 
HISYSTAT 
HISZ 
HISZSTAT 
HISSIZE 
HISTIME 
HISTITLE 
HISCLASS 
HISENTRIES 
HISX 
HISXSTAT 
HISY 
HISYSTAT 
HISZ 
HISZSTAT 
HISSIZE 
HISTIME 

Definition at line 29 of file TGo4HistogramInfo.h.

Constructor & Destructor Documentation

◆ TGo4HistogramInfo() [1/2]

TGo4HistogramInfo::TGo4HistogramInfo ( QWidget * parent = nullptr,
const char * name = nullptr )

◆ TGo4HistogramInfo() [2/2]

TGo4HistogramInfo::TGo4HistogramInfo ( QWidget * parent = nullptr,
const char * name = nullptr )

Member Function Documentation

◆ DropItem() [1/2]

void TGo4HistogramInfo::DropItem ( const char * itemname,
TClass * cl,
int kind )
overridevirtual

Reimplemented from QGo4Widget.

Definition at line 57 of file TGo4HistogramInfo.cpp.

References WorkWithHistogram().

◆ DropItem() [2/2]

void TGo4HistogramInfo::DropItem ( const char * itemname,
TClass * cl,
int kind )
overridevirtual

Reimplemented from QGo4Widget.

◆ HisDrawButton_clicked [1/2]

void TGo4HistogramInfo::HisDrawButton_clicked ( )
virtualslot

Definition at line 42 of file TGo4HistogramInfo.cpp.

References QGo4Widget::DrawItem().

Referenced by TGo4HistogramInfo().

◆ HisDrawButton_clicked [2/2]

virtual void TGo4HistogramInfo::HisDrawButton_clicked ( )
virtualslot

◆ HisInfoButton_clicked [1/2]

void TGo4HistogramInfo::HisInfoButton_clicked ( )
virtualslot

Definition at line 47 of file TGo4HistogramInfo.cpp.

References WorkWithHistogram().

Referenced by TGo4HistogramInfo().

◆ HisInfoButton_clicked [2/2]

virtual void TGo4HistogramInfo::HisInfoButton_clicked ( )
virtualslot

◆ HisPrintButton_clicked [1/2]

void TGo4HistogramInfo::HisPrintButton_clicked ( )
virtualslot

Definition at line 37 of file TGo4HistogramInfo.cpp.

References QGo4Widget::ServiceCall().

Referenced by TGo4HistogramInfo().

◆ HisPrintButton_clicked [2/2]

virtual void TGo4HistogramInfo::HisPrintButton_clicked ( )
virtualslot

◆ IsAcceptDrag() [1/2]

bool TGo4HistogramInfo::IsAcceptDrag ( const char * itemname,
TClass * cl,
int kind )
overridevirtual

Reimplemented from QGo4Widget.

Definition at line 52 of file TGo4HistogramInfo.cpp.

◆ IsAcceptDrag() [2/2]

bool TGo4HistogramInfo::IsAcceptDrag ( const char * itemname,
TClass * cl,
int kind )
overridevirtual

Reimplemented from QGo4Widget.

◆ linkedObjectUpdated() [1/2]

void TGo4HistogramInfo::linkedObjectUpdated ( const char * linkname,
TObject * obj )
overridevirtual

Reimplemented from QGo4Widget.

Definition at line 65 of file TGo4HistogramInfo.cpp.

References RefreshHistogramInfo().

◆ linkedObjectUpdated() [2/2]

void TGo4HistogramInfo::linkedObjectUpdated ( const char * linkname,
TObject * obj )
overridevirtual

Reimplemented from QGo4Widget.

◆ PrintLog_clicked [1/2]

void TGo4HistogramInfo::PrintLog_clicked ( )
virtualslot

◆ PrintLog_clicked [2/2]

virtual void TGo4HistogramInfo::PrintLog_clicked ( )
virtualslot

◆ RefreshHistogramInfo() [1/4]

◆ RefreshHistogramInfo() [2/4]

virtual void TGo4HistogramInfo::RefreshHistogramInfo ( TGo4HistogramStatus * hstate)
virtual

◆ RefreshHistogramInfo() [3/4]

void TGo4HistogramInfo::RefreshHistogramInfo ( TH1 * h1)
virtual

◆ RefreshHistogramInfo() [4/4]

virtual void TGo4HistogramInfo::RefreshHistogramInfo ( TH1 * h1)
virtual

◆ ResetWidget() [1/2]

void TGo4HistogramInfo::ResetWidget ( )
overridevirtual

◆ ResetWidget() [2/2]

void TGo4HistogramInfo::ResetWidget ( )
overridevirtual

Reimplemented from QGo4Widget.

◆ WorkWithHistogram() [1/2]

◆ WorkWithHistogram() [2/2]

virtual void TGo4HistogramInfo::WorkWithHistogram ( const char * itemname)
virtual

The documentation for this class was generated from the following files: