Public Slots | Public Member Functions

TGo4EventInfo Class Reference

#include <TGo4EventInfo.h>

Inheritance diagram for TGo4EventInfo:
QGo4Widget

List of all members.

Public Slots

virtual void RefreshClicked ()
virtual void PrintEventClicked ()
virtual void MbsButton_clicked ()

Public Member Functions

 TGo4EventInfo (QWidget *parent=0, const char *name=0)
bool IsAcceptDrag (const char *itemname, TClass *cl, int kind)
void DropItem (const char *itemname, TClass *cl, int kind)
void WorkWithEvent (const char *itemname)
void ResetWidget ()
void linkedObjectUpdated (const char *linkname, TObject *obj)
void linkedObjectRemoved (const char *linkname)

Detailed Description

Definition at line 20 of file TGo4EventInfo.h.


Constructor & Destructor Documentation

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

Definition at line 23 of file TGo4EventInfo.cpp.

References ResetWidget().


Member Function Documentation

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

Reimplemented from QGo4Widget.

Definition at line 36 of file TGo4EventInfo.cpp.

References TGo4Access::kndEventElement, and WorkWithEvent().

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

Reimplemented from QGo4Widget.

Definition at line 31 of file TGo4EventInfo.cpp.

References TGo4Access::kndEventElement.

void TGo4EventInfo::linkedObjectRemoved ( const char *  linkname  )  [virtual]

Reimplemented from QGo4Widget.

Definition at line 81 of file TGo4EventInfo.cpp.

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

Reimplemented from QGo4Widget.

Definition at line 67 of file TGo4EventInfo.cpp.

void TGo4EventInfo::MbsButton_clicked (  )  [virtual, slot]
void TGo4EventInfo::PrintEventClicked (  )  [virtual, slot]
void TGo4EventInfo::RefreshClicked (  )  [virtual, slot]
void TGo4EventInfo::ResetWidget (  )  [virtual]

Reimplemented from QGo4Widget.

Definition at line 54 of file TGo4EventInfo.cpp.

Referenced by TGo4EventInfo().

void TGo4EventInfo::WorkWithEvent ( const char *  itemname  ) 

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