就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 5.15.17
Qt XML Patterns
C++ 类
QSourceLocation
List of All Members for QSourceLocation
这是完整成员列表为
QSourceLocation
,包括继承的成员。
QSourceLocation
(const QUrl &, int , int )
QSourceLocation
(const QSourceLocation &)
QSourceLocation
()
operator=
(const QSourceLocation &) : QSourceLocation &
~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 &) const : bool