就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 4.8.7
QtXmlPatterns
QSourceLocation
List of All Members for QSourceLocation
这是完整成员列表为
QSourceLocation
,包括继承的成员。
QSourceLocation
()
QSourceLocation
(const QSourceLocation &)
QSourceLocation
(const QUrl &, int, int)
~QSourceLocation
()
column
() const : qint64
isNull
() const : bool
line
() const : qint64
setColumn
(qint64)
setLine
(qint64)
setUri
(const QUrl &)
uri
() const : QUrl
operator!=
(const QSourceLocation &) const : bool
operator=
(const QSourceLocation &) : QSourceLocation &
operator==
(const QSourceLocation &) const : bool