Qt 4.8
Main Page
+
Namespaces
Namespace List
+
Namespace Members
+
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Functions
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
+
Variables
_
c
d
e
f
g
i
k
l
m
n
o
p
q
r
s
t
u
v
y
z
+
Typedefs
a
b
c
d
f
h
i
m
n
p
q
s
v
w
x
y
z
+
Enumerations
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
w
+
Enumerator
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
y
z
+
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Properties
+
Related Functions
:
a
b
c
d
e
f
i
l
m
o
q
r
s
t
+
Files
File List
+
File Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
w
x
y
+
Enumerations
_
a
b
c
d
e
f
g
i
j
l
m
n
p
q
r
s
t
v
w
x
y
+
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
QAbstractXmlReceiver Member List
This is the complete list of members for
QAbstractXmlReceiver
, including all inherited members.
atomicValue
(const QVariant &value)=0
QAbstractXmlReceiver
pure virtual
attribute
(const QXmlName &name, const QStringRef &value)=0
QAbstractXmlReceiver
pure virtual
characters
(const QStringRef &value)=0
QAbstractXmlReceiver
pure virtual
comment
(const QString &value)=0
QAbstractXmlReceiver
pure virtual
d_ptr
QAbstractXmlReceiver
protected
endDocument
()=0
QAbstractXmlReceiver
pure virtual
endElement
()=0
QAbstractXmlReceiver
pure virtual
endOfSequence
()=0
QAbstractXmlReceiver
pure virtual
item
(const QPatternist::Item &item)
QAbstractXmlReceiver
virtual
namespaceBinding
(const QXmlName &name)=0
QAbstractXmlReceiver
pure virtual
processingInstruction
(const QXmlName &target, const QString &value)=0
QAbstractXmlReceiver
pure virtual
QAbstractXmlReceiver
()
QAbstractXmlReceiver
QAbstractXmlReceiver
(QAbstractXmlReceiverPrivate *d)
QAbstractXmlReceiver
protected
sendAsNode
(const QPatternist::Item &outputItem)
QAbstractXmlReceiver
protected
sendFromAxis
(const QXmlNodeModelIndex &node)
QAbstractXmlReceiver
private
startDocument
()=0
QAbstractXmlReceiver
pure virtual
startElement
(const QXmlName &name)=0
QAbstractXmlReceiver
pure virtual
startOfSequence
()=0
QAbstractXmlReceiver
pure virtual
whitespaceOnly
(const QStringRef &value)
QAbstractXmlReceiver
virtual
~QAbstractXmlReceiver
()
QAbstractXmlReceiver
virtual
Qt 4.8 Source Code Browser