The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Qt::XmlPatterns::QXmlNodeModelIndex

PUBLIC METHODS

QXmlNodeModelIndex()
QXmlNodeModelIndex(const QXmlNodeModelIndex & other)
qint64 additionalData()
qint64 data()
void * internalPointer()
bool isNull()
const QAbstractXmlNodeModel * model()
bool operator!=(const QXmlNodeModelIndex & other)
bool operator==(const QXmlNodeModelIndex & other)

ENUM VALUES

Attribute
Comment
Document
Element
Namespace
ProcessingInstruction
Text
Precedes
Is
Follows
AxisChild
AxisDescendant
AxisAttribute
AxisSelf
AxisDescendantOrSelf
AxisFollowingSibling
AxisNamespace
AxisFollowing
AxisParent
AxisAncestor
AxisPrecedingSibling
AxisPreceding
AxisAncestorOrSelf
AxisChildOrTop
AxisAttributeOrTop

EXPORT

None by default.

AUTHOR

Dongxu Ma <dongxu@cpan.org>

COPYRIGHT AND LICENSE

Copyright (C) 2011 - 2012 by Dongxu Ma

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

See http://dev.perl.org/licenses/artistic.html