IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)

QPlaceUser Class

The QPlaceUser class represents an individual user.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

QPlaceUser Class

  • Header: QPlaceUser

  • qmake: QT += location

  • Group: QPlaceUser is part of QtLocation-places, QtLocation-places-data

I. Detailed Description

 

II. Property Documentation

 

II-1. name : QString

This property holds the name of the user.

Access functions:

  • name() const

  • void setName(const &name)

II-2. userId : QString

This property holds the identifier of the user.

Access functions:

  • userId() const

  • void setUserId(const &identifier)

III. Member Function Documentation

 

III-1. QPlaceUser::QPlaceUser()

Constructs a new user object.

III-2. QPlaceUser::QPlaceUser(const QPlaceUser &other)

Constructs a copy of other.

III-3. QPlaceUser::~QPlaceUser()

Destroys the user object.

III-4. QPlaceUser &QPlaceUser::operator=(const QPlaceUser &other)

Assigns other to this user and returns a reference to this user.

IV. Related Non-Members

 

IV-1. bool operator!=(const QPlaceUser &lhs, const QPlaceUser &rhs)

Returns true if lhs is not equal to rhs, otherwise returns false.

IV-2. bool operator==(const QPlaceUser &lhs, const QPlaceUser &rhs)

Returns true if lhs is equal to rhs, otherwise returns false.

Vous avez aimé ce tutoriel ? Alors partagez-le en cliquant sur les boutons suivants : Viadeo Twitter Facebook Share on Google+