java.lang.Object
io.qt.QtObject
io.qt.location.QPlaceUser
- All Implemented Interfaces:
QtObjectInterface
,Cloneable
Represents an individual user
Java wrapper for Qt class QPlaceUser
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor
-
Constructor Summary
-
Method Summary
Methods inherited from class io.qt.QtObject
dispose, isDisposed
-
Constructor Details
-
QPlaceUser
public QPlaceUser() -
QPlaceUser
-
-
Method Details
-
name
-
assign
-
setName
-
setUserId
-
userId
-
equals
-
hashCode
Returns the objects's hash code computed byqHash(QPlaceUser)
. -
clone
Creates and returns a copy of this object.
-