Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

TGo4QConItem Class Reference

#include <TGo4QConItem.h>

Inheritance diagram for TGo4QConItem:

TGo4QItem TGo4QPolyArrayItem TGo4QPolyItem TGo4QWinArrayItem TGo4QWinConItem List of all members.

Public Methods

 TGo4QConItem (QListView *parent, const char *pixmap, const QString &text, const QString &text1=0, const QString &text2=0)
 TGo4QConItem (QListViewItem *parent, const char *pixmap, const QString &text, const QString &text1=0, const QString &text2=0)
TGo4WindowEditSlotsGetEditor ()
virtual ~TGo4QConItem ()
virtual void ItemDBkRemote ()
virtual void ItemDBkLocal ()
void SetHistogram (const char *name)
const char * GetHistogram ()
void SetHistoLink (bool on)
bool IsHistoLink ()
virtual void SetStatus (TGo4Status *status)
 Sets Go4 status object, which is correspond to this item. More...


Private Attributes

QString fxHistogram
 This holds the name of a histogram connected to this condition. More...

bool fbHasHistogram
 true if a histogram is linked to this condition. More...


Detailed Description

Author:
Mohammad Al-Turany, Joern Adamczewski
Since:
11.09.2003

Definition at line 28 of file TGo4QConItem.h.


Constructor & Destructor Documentation

TGo4QConItem::TGo4QConItem QListView *    parent,
const char *    pixmap,
const QString &    text,
const QString &    text1 = 0,
const QString &    text2 = 0
 

Definition at line 33 of file TGo4QConItem.cpp.

TGo4QConItem::TGo4QConItem QListViewItem *    parent,
const char *    pixmap,
const QString &    text,
const QString &    text1 = 0,
const QString &    text2 = 0
 

Definition at line 28 of file TGo4QConItem.cpp.

TGo4QConItem::~TGo4QConItem   [virtual]
 

Definition at line 38 of file TGo4QConItem.cpp.


Member Function Documentation

TGo4WindowEditSlots * TGo4QConItem::GetEditor  
 

Definition at line 96 of file TGo4QConItem.cpp.

References TGo4QItem::fxTGo4GUIRegistry, and TGo4GUIRegistry::GetSlotClass().

Referenced by ItemDBkLocal(), and ItemDBkRemote().

void TGo4QConItem::ItemDBkRemote   [virtual]
 

Reimplemented from TGo4QItem.

Definition at line 40 of file TGo4QConItem.cpp.

References TGo4QItem::fxTGo4GUIRegistry, TGo4WindowEditStatus::GetCondition(), GetEditor(), GetHistogram(), TGo4Condition::GetLinkedHistogram(), TGo4WindowEditSlots::GetStatus(), TGo4Condition::IsHistogramLink(), IsHistoLink(), and TGo4GUIRegistry::SubmitCommand().

void TGo4QConItem::ItemDBkLocal   [virtual]
 

Reimplemented from TGo4QItem.

Definition at line 82 of file TGo4QConItem.cpp.

References TGo4WindowEditSlots::AddObject(), TGo4QItem::fxItemObject, TGo4QItem::fxKey, TGo4QItem::fxObj, GetEditor(), and TGo4QItem::SetFileObj().

void TGo4QConItem::SetHistogram const char *    name [inline]
 

Definition at line 40 of file TGo4QConItem.h.

References fxHistogram.

Referenced by SetStatus().

const char* TGo4QConItem::GetHistogram   [inline]
 

Definition at line 41 of file TGo4QConItem.h.

References fxHistogram.

Referenced by ItemDBkRemote().

void TGo4QConItem::SetHistoLink bool    on [inline]
 

Definition at line 42 of file TGo4QConItem.h.

References fbHasHistogram.

Referenced by SetStatus().

bool TGo4QConItem::IsHistoLink   [inline]
 

Definition at line 43 of file TGo4QConItem.h.

References fbHasHistogram.

Referenced by ItemDBkRemote().

void TGo4QConItem::SetStatus TGo4Status   status [virtual]
 

Sets Go4 status object, which is correspond to this item.

Reimplemented from TGo4QItem.

Definition at line 108 of file TGo4QConItem.cpp.

References TGo4ConditionStatus::GetHistogram(), TGo4ConditionStatus::IsHistogram(), SetHistogram(), and SetHistoLink().


Member Data Documentation

QString TGo4QConItem::fxHistogram [private]
 

This holds the name of a histogram connected to this condition.

Definition at line 50 of file TGo4QConItem.h.

Referenced by GetHistogram(), and SetHistogram().

bool TGo4QConItem::fbHasHistogram [private]
 

true if a histogram is linked to this condition.

Definition at line 52 of file TGo4QConItem.h.

Referenced by IsHistoLink(), and SetHistoLink().


The documentation for this class was generated from the following files:
Generated on Tue Nov 8 10:56:50 2005 for Go4-v2.10-5 by doxygen1.2.15