equal
deleted
inserted
replaced
53 friend class QMessageAccountIdPrivate; |
53 friend class QMessageAccountIdPrivate; |
54 |
54 |
55 public: |
55 public: |
56 QMessageAccountId(); |
56 QMessageAccountId(); |
57 QMessageAccountId(const QMessageAccountId &other); |
57 QMessageAccountId(const QMessageAccountId &other); |
58 QMessageAccountId(const QString &id); |
58 QMessageAccountId(const QString& id); |
59 ~QMessageAccountId(); |
59 ~QMessageAccountId(); |
60 |
60 |
61 QMessageAccountId& operator=(const QMessageAccountId &other); |
61 QMessageAccountId& operator=(const QMessageAccountId &other); |
62 |
62 |
63 bool operator==(const QMessageAccountId &other) const; |
63 bool operator==(const QMessageAccountId &other) const; |