VInputItem Class Reference

#include <qcalcVirtualItems.h>

Inheritance diagram for VInputItem:

VCalcItem

List of all members.

Public Member Functions

 VInputItem ()
virtual ~VInputItem ()
void setValue (QdObject_var value, const QString &text="")
QdObject_var getNotJoinedValue ()
virtual void reevaluateOutSlots ()
virtual InputItemgetGUI ()
void removeGUI ()
void setJoinOptions (bool noJoin, int algorithm, double width, int gap, double gapSize, QdTimeSeq_var ttags)
virtual QDomElement getDomElement (QDomDocument &document)
virtual void setupFromDomElement (QDomElement &el, QGraphicsScene *scene)

Public Attributes

QString valueText
int id

Static Public Attributes

static int counter = 0

Protected Attributes

QdObject_var not_joined_value
QdObject_var value
InputItemgui
bool noJoin
int algorithm
double width
int gap
double gapSize
QdTimeSeq_var ttags


Constructor & Destructor Documentation

VInputItem::VInputItem (  ) 

VInputItem::~VInputItem (  )  [virtual]


Member Function Documentation

QDomElement VInputItem::getDomElement ( QDomDocument &  document  )  [virtual]

Reimplemented from VCalcItem.

InputItem * VInputItem::getGUI (  )  [virtual]

QdObject_var VInputItem::getNotJoinedValue (  )  [inline]

void VInputItem::reevaluateOutSlots (  )  [virtual]

Reimplemented from VCalcItem.

void VInputItem::removeGUI (  ) 

void VInputItem::setJoinOptions ( bool  noJoin,
int  algorithm,
double  width,
int  gap,
double  gapSize,
QdTimeSeq_var  ttags 
)

void VInputItem::setupFromDomElement ( QDomElement &  el,
QGraphicsScene *  scene 
) [virtual]

Reimplemented from VCalcItem.

void VInputItem::setValue ( QdObject_var  value,
const QString &  text = "" 
) [inline]


Member Data Documentation

int VInputItem::algorithm [protected]

int VInputItem::counter = 0 [static]

int VInputItem::gap [protected]

double VInputItem::gapSize [protected]

InputItem* VInputItem::gui [protected]

bool VInputItem::noJoin [protected]

double VInputItem::width [protected]


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

Generated on Fri Jan 8 12:51:30 2010 for QSAS by  doxygen 1.5.7