VOperatorItem Member List
This is the complete list of members for
VOperatorItem, including all inherited members.
| blackBoxList | VOperatorItem | [protected] |
| connectedItems(bool parents=false, bool children=true) const | VCalcItem | |
| container | VCalcItem | |
| currentItems | VCalcItem | [static] |
| evaluator | VOperatorItem | [protected] |
| flagOutSlotsForReevaluation() | VCalcItem | |
| getDomElement(QDomDocument &document) | VOperatorItem | [virtual] |
| getGUI() | VOperatorItem | [virtual] |
| getName() | VCalcItem | [inline] |
| getPluginInfo(QString &io, QString &help, QString &html) | VOperatorItem | |
| gui | VOperatorItem | [protected] |
| inputs | VCalcItem | |
| isBlackBox | VCalcItem | |
| isParentOf(VCalcItem *i) const | VCalcItem | |
| isPlugin() | VOperatorItem | |
| name | VCalcItem | [protected] |
| operation | VOperatorItem | [protected] |
| outputs | VCalcItem | |
| pluginName | VOperatorItem | [protected] |
| reevaluateOutSlots() | VOperatorItem | [virtual] |
| removeGUI() | VOperatorItem | |
| setAsBlackBox(const QList< VCalcItem * > &bb) | VOperatorItem | |
| setConnection(int outNumber, VCalcItem *target, int inNumber) | VCalcItem | |
| setErrMessage(bool err=false, const QString &message="") | VOperatorItem | |
| setName(const QString &name) | VCalcItem | [inline] |
| setNumSlots(int nIn, int nOut) | VOperatorItem | [protected] |
| setOperation(QCalcOperation operation, const QString &pluginName="") | VOperatorItem | |
| setupFromDomElement(QDomElement &el, QGraphicsScene *scene) | VCalcItem | [virtual] |
| setUpPlugin(const QString &pluginName) | VOperatorItem | |
| VCalcItem() | VCalcItem | |
| VOperatorItem(const QCalcOperation &op=QCALC_ADD, const QString &pluginName="") | VOperatorItem | |
| ~VCalcItem() | VCalcItem | [virtual] |
| ~VOperatorItem() | VOperatorItem | [virtual] |