BlackBoxContextWidget Class Reference

#include <qcalcContext.h>

List of all members.

Public Member Functions

 BlackBoxContextWidget (QWidget *parent=NULL)
virtual ~BlackBoxContextWidget ()
void setBlackBoxInfo (VOperatorItem *bb)

Protected Slots

void applyChanges ()

Protected Attributes

VOperatorItemblackBox
QWidget * inputWidget
QVBoxLayout * inputLayout
QWidget * outputWidget
QVBoxLayout * outputLayout
QVector< QLineEdit * > inputNames
QVector< QTextEdit * > inputDescriptions
QVector< QLineEdit * > outputNames
QVector< QTextEdit * > outputDescriptions
QVector< QLabel * > inputLabels
QVector< QLabel * > outputLabels


Constructor & Destructor Documentation

BlackBoxContextWidget::BlackBoxContextWidget ( QWidget *  parent = NULL  ) 

virtual BlackBoxContextWidget::~BlackBoxContextWidget (  )  [inline, virtual]


Member Function Documentation

void BlackBoxContextWidget::applyChanges (  )  [protected, slot]

void BlackBoxContextWidget::setBlackBoxInfo ( VOperatorItem bb  ) 


Member Data Documentation

QVector<QTextEdit*> BlackBoxContextWidget::inputDescriptions [protected]

QVector<QLabel*> BlackBoxContextWidget::inputLabels [protected]

QVBoxLayout* BlackBoxContextWidget::inputLayout [protected]

QVector<QLineEdit*> BlackBoxContextWidget::inputNames [protected]

QWidget* BlackBoxContextWidget::inputWidget [protected]

QVector<QTextEdit*> BlackBoxContextWidget::outputDescriptions [protected]

QVector<QLabel*> BlackBoxContextWidget::outputLabels [protected]

QVBoxLayout* BlackBoxContextWidget::outputLayout [protected]

QVector<QLineEdit*> BlackBoxContextWidget::outputNames [protected]


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

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