Home · All Classes · Modules  · QSS HELP  · QSS 案例 · VER007 HOME

QXmlStreamNotationDeclaration Class Reference
[QtCore module]

该QXmlStreamNotationDeclaration类表示一个DTD符号声明。More...

Methods

Special Methods


Detailed Description

该QXmlStreamNotationDeclaration类表示一个DTD符号声明。

一个符号声明包含一个name()的一个systemId() ,和一个publicId( ) 。


Method Documentation

QXmlStreamNotationDeclaration.__init__ (self)

创建一个空符号声明。

QXmlStreamNotationDeclaration.__init__ (self, QXmlStreamNotationDeclaration)

创建副本other

QStringRef QXmlStreamNotationDeclaration.name (self)

返回符号名。

QStringRef QXmlStreamNotationDeclaration.publicId (self)

返回公共标识符。

QStringRef QXmlStreamNotationDeclaration.systemId (self)

返回系统标识符。

bool QXmlStreamNotationDeclaration.__eq__ (self, QXmlStreamNotationDeclaration other)

bool QXmlStreamNotationDeclaration.__ne__ (self, QXmlStreamNotationDeclaration other)




PyQt 4.10.3 for X11 Copyright © Riverbank Computing Ltd and Nokia 2012 Qt 4.8.5