|
qTox
Version: nightly | Commit: bc751c8e1cac455f9690654fcfe0f560d2d7dfdd
|
This is the complete list of members for Profile, including all inherited members.
| avatarBroadcaster | Profile | private |
| avatarPath(const ToxPk &owner, bool forceUnencrypted=false) | Profile | private |
| badProxy() | Profile | signal |
| bootstrapNodes | Profile | private |
| core | Profile | private |
| coreAv | Profile | private |
| coreChanged(Core &core) | Profile | signal |
| createProfile(const QString &name, const QString &password, Settings &settings, const QCommandLineParser *parser) | Profile | static |
| database | Profile | private |
| encrypted | Profile | private |
| exists(QString name) | Profile | static |
| failedToStart() | Profile | signal |
| friendAvatarChanged(const ToxPk &friendPk, const QPixmap &pixmap) | Profile | signal |
| friendAvatarRemoved(const ToxPk &friendPk) | Profile | signal |
| friendAvatarSet(const ToxPk &friendPk, const QPixmap &pixmap) | Profile | signal |
| getAllProfileNames() | Profile | static |
| getAvatarHash(const ToxPk &owner) | Profile | |
| getCore() const | Profile | |
| getDbPath(const QString &profileName) | Profile | static |
| getFilesByExt(QString extension) | Profile | privatestatic |
| getHistory() | Profile | |
| getName() const | Profile | |
| getPasskey() const | Profile | |
| history | Profile | private |
| initCore(const QByteArray &toxsave, Settings &s, bool isNewProfile) | Profile | private |
| isEncrypted() const | Profile | |
| isEncrypted(QString name) | Profile | static |
| isHistoryEnabled() | Profile | |
| isRemoved | Profile | private |
| loadAvatar() | Profile | |
| loadAvatar(const ToxPk &owner) | Profile | |
| loadAvatarData(const ToxPk &owner) | Profile | |
| loadDatabase(QString password) | Profile | privateslot |
| loadProfile(const QString &name, const QString &password, Settings &settings, const QCommandLineParser *parser) | Profile | static |
| name | Profile | private |
| onAvatarOfferReceived(uint32_t friendId, uint32_t fileId, const QByteArray &avatarHash, uint64_t filesize) | Profile | privateslot |
| onRequestSent(const ToxPk &friendPk, const QString &message) | Profile | slot |
| onSaveToxSave() | Profile | privateslot |
| passkey | Profile | private |
| paths | Profile | private |
| Profile(const QString &name, std::unique_ptr< ToxEncrypt > passkey, Paths &paths, Settings &settings_) | Profile | private |
| profiles | Profile | privatestatic |
| remove() | Profile | |
| removeAvatar(const ToxPk &owner) | Profile | privateslot |
| removeFriendAvatar(const ToxPk &owner) | Profile | |
| removeSelfAvatar() | Profile | |
| rename(QString newName) | Profile | |
| saveAvatar(const ToxPk &owner, const QByteArray &avatar) | Profile | privateslot |
| saveToxSave(QByteArray data) | Profile | private |
| selfAvatarChanged(const QPixmap &pixmap) | Profile | signal |
| setAvatar(QByteArray pic) | Profile | |
| setFriendAvatar(const ToxPk &owner, QByteArray pic) | Profile | |
| setPassword(const QString &newPassword) | Profile | |
| settings | Profile | private |
| startCore() | Profile | |
| ~Profile() | Profile |
1.8.17