VOutSlot Class Reference

#include <qcalcVirtualItems.h>

List of all members.

Public Member Functions

 VOutSlot (VCalcItem *parent, const QString &name="", const QString &description="")
virtual ~VOutSlot ()
QList< VInSlot * > connectedSlots () const
QList< VCalcItem * > connectedItems () const
VCalcItemparent () const
void connectTo (VInSlot *slot)
void removeConnectionTo (VInSlot *slot)
OutSlotgetGUI ()
void removeGUI ()
void setGUI (OutSlot *gui)
void setValue (QdObject_var value, bool ok)
QdObject_var getValue (bool &ok)
void setReevaluationFlag (bool b)
QString getName ()
QString getDescription ()
void setName (const QString &name)
void setDescription (const QString &description)
void resetToolTips ()

Protected Attributes

QList< VInSlot * > _inSlots
VCalcItem_parent
OutSlotgui
QdObject_var value
bool valueOK
bool reevaluationRequired
QString name
QString description


Constructor & Destructor Documentation

VOutSlot::VOutSlot ( VCalcItem parent,
const QString &  name = "",
const QString &  description = "" 
)

VOutSlot::~VOutSlot (  )  [virtual]


Member Function Documentation

QList< VCalcItem * > VOutSlot::connectedItems (  )  const

QList< VInSlot * > VOutSlot::connectedSlots (  )  const

void VOutSlot::connectTo ( VInSlot slot  ) 

QString VOutSlot::getDescription (  )  [inline]

OutSlot * VOutSlot::getGUI (  ) 

QString VOutSlot::getName (  )  [inline]

QdObject_var VOutSlot::getValue ( bool &  ok  ) 

VCalcItem* VOutSlot::parent (  )  const [inline]

void VOutSlot::removeConnectionTo ( VInSlot slot  ) 

void VOutSlot::removeGUI (  ) 

void VOutSlot::resetToolTips (  ) 

void VOutSlot::setDescription ( const QString &  description  ) 

void VOutSlot::setGUI ( OutSlot gui  )  [inline]

void VOutSlot::setName ( const QString &  name  ) 

void VOutSlot::setReevaluationFlag ( bool  b  )  [inline]

void VOutSlot::setValue ( QdObject_var  value,
bool  ok 
) [inline]


Member Data Documentation

QList<VInSlot*> VOutSlot::_inSlots [protected]

QString VOutSlot::description [protected]

OutSlot* VOutSlot::gui [protected]

QString VOutSlot::name [protected]

bool VOutSlot::valueOK [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