- All Implemented Interfaces:
QtObjectInterface
,Cloneable
Java wrapper for Qt class QRemoteObjectSourceLocationInfo
-
Constructor Summary
ConstructorDescriptionSeeQRemoteObjectSourceLocationInfo::
QRemoteObjectSourceLocationInfo() SeeQRemoteObjectSourceLocationInfo::
QRemoteObjectSourceLocationInfo(QRemoteObjectSourceLocationInfo) QRemoteObjectSourceLocationInfo
(String typeName_, QUrl hostUrl_) SeeQRemoteObjectSourceLocationInfo::
QRemoteObjectSourceLocationInfo(QString, QUrl) QRemoteObjectSourceLocationInfo
(String typeName_, String hostUrl_) Overloaded constructor forQRemoteObjectSourceLocationInfo(java.lang.String, io.qt.core.QUrl)
. -
Method Summary
Modifier and TypeMethodDescriptionclone()
Creates and returns a copy of this object.final boolean
SeeQRemoteObjectSourceLocationInfo::
operator==(QRemoteObjectSourceLocationInfo)const boolean
SeeQRemoteObjectSourceLocationInfo::
operator==(QRemoteObjectSourceLocationInfo)const int
hashCode()
Returns the objects's hash code computed byqHash(QRemoteObjectSourceLocationInfo)
.final QUrl
hostUrl()
SeeQRemoteObjectSourceLocationInfo::
hostUrl void
readFrom
(QDataStream stream) Seeoperator>>(QDataStream&,
QRemoteObjectSourceLocationInfo&) final void
setHostUrl
(QUrl hostUrl) SeeQRemoteObjectSourceLocationInfo::
hostUrl final void
setHostUrl
(String hostUrl) Overloaded function forsetHostUrl(io.qt.core.QUrl)
.final void
setTypeName
(String typeName) SeeQRemoteObjectSourceLocationInfo::
typeName toString()
Seeoperator<<(QDebug,
QRemoteObjectSourceLocationInfo) final String
typeName()
SeeQRemoteObjectSourceLocationInfo::
typeName void
writeTo
(QDataStream stream) Seeoperator<<(QDataStream&,
QRemoteObjectSourceLocationInfo) Methods inherited from class io.qt.QtObject
dispose, isDisposed
-
Constructor Details
-
QRemoteObjectSourceLocationInfo
public QRemoteObjectSourceLocationInfo()See
QRemoteObjectSourceLocationInfo::
QRemoteObjectSourceLocationInfo() -
QRemoteObjectSourceLocationInfo
See
QRemoteObjectSourceLocationInfo::
QRemoteObjectSourceLocationInfo(QRemoteObjectSourceLocationInfo) -
QRemoteObjectSourceLocationInfo
See
QRemoteObjectSourceLocationInfo::
QRemoteObjectSourceLocationInfo(QString, QUrl) -
QRemoteObjectSourceLocationInfo
Overloaded constructor for
QRemoteObjectSourceLocationInfo(java.lang.String, io.qt.core.QUrl)
.
-
-
Method Details
-
writeTo
See
operator<<(QDataStream&,
QRemoteObjectSourceLocationInfo) -
equals
See
QRemoteObjectSourceLocationInfo::
operator==(QRemoteObjectSourceLocationInfo)const -
readFrom
See
operator>>(QDataStream&,
QRemoteObjectSourceLocationInfo&) -
setHostUrl
See
QRemoteObjectSourceLocationInfo::
hostUrl -
hostUrl
See
QRemoteObjectSourceLocationInfo::
hostUrl -
setTypeName
See
QRemoteObjectSourceLocationInfo::
typeName -
typeName
See
QRemoteObjectSourceLocationInfo::
typeName -
equals
See
QRemoteObjectSourceLocationInfo::
operator==(QRemoteObjectSourceLocationInfo)const -
hashCode
Returns the objects's hash code computed byqHash(QRemoteObjectSourceLocationInfo)
. -
toString
See
operator<<(QDebug,
QRemoteObjectSourceLocationInfo) -
clone
Creates and returns a copy of this object.
See
QRemoteObjectSourceLocationInfo::
QRemoteObjectSourceLocationInfo(QRemoteObjectSourceLocationInfo) -
setHostUrl
Overloaded function for
setHostUrl(io.qt.core.QUrl)
.
-