就業培訓
下載中心
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