kexi

KexiDB::UnaryExpr Class Reference

#include <expression.h>

Inheritance diagram for KexiDB::UnaryExpr:

KexiDB::BaseExpr List of all members.

Detailed Description

An unary argument operation: + - NOT (or !) ~ "IS NULL" "IS NOT NULL".

Definition at line 115 of file expression.h.


Public Member Functions

 UnaryExpr (int token, BaseExpr *arg)
virtual ~UnaryExpr ()
virtual Field::Type type ()
virtual QString debugString ()
virtual QString toString ()
BaseExprarg () const
virtual bool validate (ParseInfo &parseInfo)

Public Attributes

BaseExprm_arg

The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys