Public Types | Public Slots | Public Member Functions

TGo4HistogramInfo Class Reference

#include <TGo4HistogramInfo.h>

Inheritance diagram for TGo4HistogramInfo:
QGo4Widget

List of all members.

Public Types

enum  PropertyIndex {
  HISTITLE, HISCLASS, HISENTRIES, HISX,
  HISXSTAT, HISY, HISYSTAT, HISZ,
  HISZSTAT, HISSIZE, HISTIME
}

Public Slots

virtual void HisInfoButton_clicked ()
virtual void HisPrintButton_clicked ()
virtual void HisDrawButton_clicked ()
virtual void PrintLog_clicked ()

Public Member Functions

 TGo4HistogramInfo (QWidget *parent=0, const char *name=0)
virtual bool IsAcceptDrag (const char *itemname, TClass *cl, int kind)
virtual void DropItem (const char *itemname, TClass *cl, int kind)
virtual void linkedObjectUpdated (const char *linkname, TObject *obj)
virtual void WorkWithHistogram (const char *itemname)
virtual void ResetWidget ()
virtual void RefreshHistogramInfo (TH1 *h1)
virtual void RefreshHistogramInfo (TGo4HistogramStatus *hstate)

Detailed Description

Definition at line 24 of file TGo4HistogramInfo.h.


Member Enumeration Documentation

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

Definition at line 30 of file TGo4HistogramInfo.h.


Constructor & Destructor Documentation

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

Definition at line 25 of file TGo4HistogramInfo.cpp.

References ResetWidget().


Member Function Documentation

void TGo4HistogramInfo::DropItem ( const char *  itemname,
TClass *  cl,
int  kind 
) [virtual]

Reimplemented from QGo4Widget.

Definition at line 53 of file TGo4HistogramInfo.cpp.

References WorkWithHistogram().

void TGo4HistogramInfo::HisDrawButton_clicked (  )  [virtual, slot]

Definition at line 38 of file TGo4HistogramInfo.cpp.

References QGo4Widget::DrawItem().

void TGo4HistogramInfo::HisInfoButton_clicked (  )  [virtual, slot]

Definition at line 43 of file TGo4HistogramInfo.cpp.

References WorkWithHistogram().

void TGo4HistogramInfo::HisPrintButton_clicked (  )  [virtual, slot]

Definition at line 33 of file TGo4HistogramInfo.cpp.

References QGo4Widget::ServiceCall().

bool TGo4HistogramInfo::IsAcceptDrag ( const char *  itemname,
TClass *  cl,
int  kind 
) [virtual]

Reimplemented from QGo4Widget.

Definition at line 48 of file TGo4HistogramInfo.cpp.

void TGo4HistogramInfo::linkedObjectUpdated ( const char *  linkname,
TObject *  obj 
) [virtual]

Reimplemented from QGo4Widget.

Definition at line 61 of file TGo4HistogramInfo.cpp.

References RefreshHistogramInfo().

void TGo4HistogramInfo::PrintLog_clicked (  )  [virtual, slot]
void TGo4HistogramInfo::RefreshHistogramInfo ( TH1 *  h1  )  [virtual]

Definition at line 117 of file TGo4HistogramInfo.cpp.

References ResetWidget().

Referenced by linkedObjectUpdated(), and WorkWithHistogram().

void TGo4HistogramInfo::ResetWidget (  )  [virtual]

Reimplemented from QGo4Widget.

Definition at line 93 of file TGo4HistogramInfo.cpp.

References HISCLASS, HISENTRIES, HISSIZE, HISTIME, HISTITLE, HISX, HISXSTAT, HISY, HISYSTAT, HISZ, and HISZSTAT.

Referenced by RefreshHistogramInfo(), TGo4HistogramInfo(), and WorkWithHistogram().


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines