User Member List
This is the complete list of members for
User, including all inherited members.
address() const | User | |
coordinates() const | User | |
distance(double &value, QString &units) const | User | |
m_address | User | [private] |
m_coordinates | User | [private] |
m_name | User | [private] |
m_note | User | [private] |
m_profileImage | User | [private] |
m_profileImageUrl | User | [private] |
m_timestamp | User | [private] |
m_type | User | [private] |
m_units | User | [private] |
m_userId | User | [private] |
m_value | User | [private] |
name() const | User | |
note() const | User | |
profileImage() const | User | |
profileImageUrl() const | User | |
setAddress(const QString &address) | User | |
setCoordinates(const GeoCoordinate &coordinates) | User | |
setDistance(const double &value, const QString &units) | User | |
setNote(const QString ¬e) | User | |
setProfileImage(const QPixmap &image) | User | |
setProfileImageUrl(const QUrl &imageUrl) | User | |
setTimestamp(const QString ×tamp) | User | |
timestamp() const | User | |
type() const | User | |
User(const QString &address, const GeoCoordinate &coordinates, const QString &name, const QString ¬e, const QUrl &imageUrl, const QString ×tamp, const bool &type, const QString &userId, const QString &units=0, const double &value=0) | User | |
User() | User | |
userId() const | User | |