assignment(const QList< OOModel::Expression * > &operands) | OOInteraction::OOOperatorDescriptor | static |
Associativity enum name | Interaction::OperatorDescriptor | |
associativity() | Interaction::OperatorDescriptor | inline |
associativity_ | Interaction::OperatorDescriptor | private |
binary(const QList< OOModel::Expression * > &operands) | OOInteraction::OOOperatorDescriptor | static |
cleanAllStoredExpressions() | OOInteraction::CompoundObjectDescriptor | static |
CompoundObjectDescriptor(const QString &name, const QString &signature, int precedence, Associativity associativity) | OOInteraction::CompoundObjectDescriptor | |
CompoundObjectPlaceholder class | OOInteraction::CompoundObjectDescriptor | friend |
compoundSignature() | OOInteraction::CompoundObjectDescriptor | static |
create(const QList< OOModel::Expression * > &operands) | OOInteraction::CompoundObjectDescriptor | virtual |
CreateFunction typedef | OOInteraction::OOOperatorDescriptor | |
createFunction_ | OOInteraction::OOOperatorDescriptor | private |
delimiters() | Interaction::OperatorDescriptor | |
expectedTokens() const | Interaction::OperatorDescriptor | inline |
expectedTokens_ | Interaction::OperatorDescriptor | private |
infix(int at) const | Interaction::OperatorDescriptor | inline |
infixes() const | Interaction::OperatorDescriptor | inline |
infixesTokens_ | Interaction::OperatorDescriptor | private |
isDelimiter(const QString &str) | Interaction::OperatorDescriptor | inlinestatic |
isDelimiter(int signatureIndex) | Interaction::OperatorDescriptor | |
isError_ | Interaction::OperatorDescriptor | private |
isInQuotes(int index, const QString &string, const QChar "e='\"') | OOInteraction::CompoundObjectDescriptor | privatestatic |
isTransient() | Interaction::OperatorDescriptor | inline |
LeftAssociative enum value | Interaction::OperatorDescriptor | |
name() | Interaction::OperatorDescriptor | inline |
name_ | Interaction::OperatorDescriptor | private |
nextId() | OOInteraction::CompoundObjectDescriptor | privatestatic |
NotAssociative enum value | Interaction::OperatorDescriptor | |
num_operands_ | Interaction::OperatorDescriptor | private |
NUM_SIGNATURE_SYMBOLS | OOInteraction::CompoundObjectDescriptor | privatestatic |
numOperands() | Interaction::OperatorDescriptor | inline |
OOOperatorDescriptor(const QString &name, const QString &signature, int precedence, Associativity associativity) | OOInteraction::OOOperatorDescriptor | |
OOOperatorDescriptor(const QString &name, const QString &signature, int precedence, Associativity associativity, CreateFunction createFunction) | OOInteraction::OOOperatorDescriptor | |
OperatorDescriptor() | Interaction::OperatorDescriptor | |
OperatorDescriptor(const QString &name, const QString &signature, int precedence, Associativity associativity) | Interaction::OperatorDescriptor | |
OperatorDescriptor(const QString &prefixText, const QString &postfixText) | Interaction::OperatorDescriptor | |
postfix() const | Interaction::OperatorDescriptor | inline |
postfixTokens_ | Interaction::OperatorDescriptor | private |
precedence() | Interaction::OperatorDescriptor | inline |
precedence_ | Interaction::OperatorDescriptor | private |
prefix() const | Interaction::OperatorDescriptor | inline |
prefixTokens_ | Interaction::OperatorDescriptor | private |
processDeleteOrBackspaceKey(Qt::Key key, QString &expression, int &index) | OOInteraction::CompoundObjectDescriptor | static |
RightAssociative enum value | Interaction::OperatorDescriptor | |
setTransient(bool transient) | Interaction::OperatorDescriptor | inline |
signature() | Interaction::OperatorDescriptor | inline |
signature_ | Interaction::OperatorDescriptor | private |
storedExpressions() | OOInteraction::CompoundObjectDescriptor | privatestatic |
storeExpression(OOModel::Expression *object) | OOInteraction::CompoundObjectDescriptor | static |
transient_ | Interaction::OperatorDescriptor | private |
unary(const QList< OOModel::Expression * > &operands) | OOInteraction::OOOperatorDescriptor | static |
~OperatorDescriptor() | Interaction::OperatorDescriptor | virtual |