Home
·
All Classes
·
Modules
QSourceLocation Class Reference
[
QtXmlPatterns
module]
Methods
__init__
(
self
)
__init__
(
self
, QSourceLocation)
__init__
(
self
, QUrl, int
line
= -1, int
column
= -1)
int
column
(
self
)
bool
isNull
(
self
)
int
line
(
self
)
setColumn
(
self
, int)
setLine
(
self
, int)
setUri
(
self
, QUrl)
QUrl
uri
(
self
)
Special Methods
bool
__eq__
(
self
, QSourceLocation)
int
__hash__
(
self
)
bool
__ne__
(
self
, QSourceLocation)
Detailed Description
Method Documentation
QSourceLocation.__init__ (
self
)
QSourceLocation.__init__ (
self
,
QSourceLocation
)
QSourceLocation.__init__ (
self
,
QUrl
, int
line
= -1, int
column
= -1)
int QSourceLocation.column (
self
)
bool QSourceLocation.isNull (
self
)
int QSourceLocation.line (
self
)
QSourceLocation.setColumn (
self
, int)
QSourceLocation.setLine (
self
, int)
QSourceLocation.setUri (
self
,
QUrl
)
QUrl
QSourceLocation.uri (
self
)
bool QSourceLocation.__eq__ (
self
,
QSourceLocation
)
int QSourceLocation.__hash__ (
self
)
bool QSourceLocation.__ne__ (
self
,
QSourceLocation
)
PyQt 4.8 for X11
Copyright ©
Riverbank Computing Ltd
and
Nokia
2010
Qt 4.7.0