Extending Qt Creator Manual
DescribeValueVisitor
Extending Qt Creator Manual 4.5.0
List of All Members for DescribeValueVisitor
This is the complete list of members for
QmlJS::DescribeValueVisitor
, including inherited members.
DescribeValueVisitor
(int , int , int , ContextPtr )
~DescribeValueVisitor
()
basicDump
(const char *, const Value *, bool )
closeContext
(const char *)
describe
(const Value *, int , ContextPtr ) : QString
description
() const : QString
dump
(const char *)
dump
(const QString &)
dumpNewline
()
openContext
(const char *)
visit
(
const NullValue *
)
visit
(
const NullValue *
)
visit
(
const UndefinedValue *
)
visit
(
const UndefinedValue *
)
visit
(
const UnknownValue *
)
visit
(
const UnknownValue *
)
visit
(
const NumberValue *
)
visit
(
const NumberValue *
)
visit
(
const BooleanValue *
)
visit
(
const BooleanValue *
)
visit
(
const StringValue *
)
visit
(
const StringValue *
)
visit
(
const ObjectValue *
)
visit
(
const ObjectValue *
)
visit
(
const FunctionValue *
)
visit
(
const FunctionValue *
)
visit
(
const Reference *
)
visit
(
const Reference *
)
visit
(
const ColorValue *
)
visit
(
const ColorValue *
)
visit
(
const AnchorLineValue *
)
visit
(
const AnchorLineValue *
)
operator()
(const Value *) : QString