KDbNArgExpression-members
KDbNArgExpression Member List
This is the complete list of members for KDbNArgExpression, including all inherited members.
| append(const KDbExpression &expr) | KDbNArgExpression | |
| appendChild(const KDbExpression &child) (defined in KDbExpression) | KDbExpression | protected | 
| appendChild(const ExplicitlySharedExpressionDataPointer &child) (defined in KDbExpression) | KDbExpression | protected | 
| arg(int i) const | KDbNArgExpression | |
| argCount() const | KDbNArgExpression | |
| checkBeforeInsert(const ExplicitlySharedExpressionDataPointer &child) (defined in KDbExpression) | KDbExpression | protected | 
| children() const | KDbExpression | protected | 
| classForToken(KDbToken token) | KDbExpression | static | 
| clone() const | KDbExpression | |
| containsInvalidArgument() const | KDbNArgExpression | |
| containsNullArgument() const | KDbNArgExpression | |
| d | KDbExpression | protected | 
| debug(QDebug dbg, KDb::ExpressionCallStack *callStack) const (defined in KDbExpression) | KDbExpression | |
| expressionClass() const | KDbExpression | |
| getQueryParameters(QList< KDbQuerySchemaParameter > *params) | KDbExpression | |
| indexOf(const KDbExpression &expr, int from=0) const | KDbNArgExpression | |
| indexOfChild(const KDbExpression &child, int from=0) const (defined in KDbExpression) | KDbExpression | protected | 
| insert(int i, const KDbExpression &expr) | KDbNArgExpression | |
| insertChild(int i, const KDbExpression &child) (defined in KDbExpression) | KDbExpression | protected | 
| insertEmptyChild(int i) | KDbExpression | protected | 
| isBinary() const (defined in KDbExpression) | KDbExpression | |
| isConst() const (defined in KDbExpression) | KDbExpression | |
| isDateTimeType() const | KDbExpression | |
| isEmpty() const | KDbNArgExpression | |
| isFPNumericType() const | KDbExpression | |
| isFunction() const (defined in KDbExpression) | KDbExpression | |
| isIntegerType() const | KDbExpression | |
| isNArg() const (defined in KDbExpression) | KDbExpression | |
| isNull() const | KDbExpression | |
| isNumericType() const | KDbExpression | |
| isQueryParameter() const (defined in KDbExpression) | KDbExpression | |
| isTextType() const | KDbExpression | |
| isUnary() const (defined in KDbExpression) | KDbExpression | |
| isValid() const | KDbExpression | |
| isVariable() const (defined in KDbExpression) | KDbExpression | |
| KDbExpression() | KDbExpression | |
| KDbExpression(KDbExpressionData *data) (defined in KDbExpression) | KDbExpression | explicitprotected | 
| KDbExpression(KDbExpressionData *data, KDb::ExpressionClass aClass, KDbToken token) (defined in KDbExpression) | KDbExpression | protected | 
| KDbExpression(const ExplicitlySharedExpressionDataPointer &ptr) (defined in KDbExpression) | KDbExpression | explicitprotected | 
| KDbNArgExpression() | KDbNArgExpression | |
| KDbNArgExpression(KDb::ExpressionClass aClass, KDbToken token) | KDbNArgExpression | |
| KDbNArgExpression(const KDbNArgExpression &expr) | KDbNArgExpression | |
| KDbNArgExpression(KDbExpressionData *data) (defined in KDbNArgExpression) | KDbNArgExpression | explicitprotected | 
| KDbNArgExpression(const ExplicitlySharedExpressionDataPointer &ptr) (defined in KDbNArgExpression) | KDbNArgExpression | explicitprotected | 
| lastIndexOf(const KDbExpression &expr, int from=-1) const | KDbNArgExpression | |
| lastIndexOfChild(const KDbExpression &child, int from=-1) const (defined in KDbExpression) | KDbExpression | protected | 
| operator!=(const KDbExpression &e) const (defined in KDbExpression) | KDbExpression | |
| operator==(const KDbExpression &e) const (defined in KDbExpression) | KDbExpression | |
| parent() const | KDbExpression | |
| prepend(const KDbExpression &expr) | KDbNArgExpression | |
| prependChild(const KDbExpression &child) (defined in KDbExpression) | KDbExpression | protected | 
| remove(const KDbExpression &expr) | KDbNArgExpression | |
| removeAt(int i) | KDbNArgExpression | |
| removeChild(const KDbExpression &child) (defined in KDbExpression) | KDbExpression | protected | 
| removeChild(int i) (defined in KDbExpression) | KDbExpression | protected | 
| replace(int i, const KDbExpression &expr) | KDbNArgExpression | |
| setExpressionClass(KDb::ExpressionClass aClass) | KDbExpression | |
| setLeftOrRight(const KDbExpression &right, int index) | KDbExpression | protected | 
| setToken(KDbToken token) | KDbExpression | |
| takeAt(int i) | KDbNArgExpression | |
| takeChild(int i) (defined in KDbExpression) | KDbExpression | protected | 
| toBinary() const (defined in KDbExpression) | KDbExpression | |
| toConst() const (defined in KDbExpression) | KDbExpression | |
| toFunction() const (defined in KDbExpression) | KDbExpression | |
| token() const | KDbExpression | |
| toNArg() const | KDbExpression | |
| toQueryParameter() const (defined in KDbExpression) | KDbExpression | |
| toString(const KDbDriver *driver, KDbQuerySchemaParameterValueListIterator *params=nullptr, KDb::ExpressionCallStack *callStack=nullptr) const | KDbExpression | |
| toUnary() const (defined in KDbExpression) | KDbExpression | |
| toVariable() const (defined in KDbExpression) | KDbExpression | |
| type() const | KDbExpression | |
| validate(KDbParseInfo *parseInfo) | KDbExpression | |
| ~KDbExpression() (defined in KDbExpression) | KDbExpression | virtual | 
| ~KDbNArgExpression() override | KDbNArgExpression | 
  This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri May 2 2025 12:05:18 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
          Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri May 2 2025 12:05:18 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.