qTox  Version: nightly | Commit: bc751c8e1cac455f9690654fcfe0f560d2d7dfdd
Profile Member List

This is the complete list of members for Profile, including all inherited members.

avatarBroadcasterProfileprivate
avatarPath(const ToxPk &owner, bool forceUnencrypted=false)Profileprivate
badProxy()Profilesignal
bootstrapNodesProfileprivate
coreProfileprivate
coreAvProfileprivate
coreChanged(Core &core)Profilesignal
createProfile(const QString &name, const QString &password, Settings &settings, const QCommandLineParser *parser)Profilestatic
databaseProfileprivate
encryptedProfileprivate
exists(QString name)Profilestatic
failedToStart()Profilesignal
friendAvatarChanged(const ToxPk &friendPk, const QPixmap &pixmap)Profilesignal
friendAvatarRemoved(const ToxPk &friendPk)Profilesignal
friendAvatarSet(const ToxPk &friendPk, const QPixmap &pixmap)Profilesignal
getAllProfileNames()Profilestatic
getAvatarHash(const ToxPk &owner)Profile
getCore() constProfile
getDbPath(const QString &profileName)Profilestatic
getFilesByExt(QString extension)Profileprivatestatic
getHistory()Profile
getName() constProfile
getPasskey() constProfile
historyProfileprivate
initCore(const QByteArray &toxsave, Settings &s, bool isNewProfile)Profileprivate
isEncrypted() constProfile
isEncrypted(QString name)Profilestatic
isHistoryEnabled()Profile
isRemovedProfileprivate
loadAvatar()Profile
loadAvatar(const ToxPk &owner)Profile
loadAvatarData(const ToxPk &owner)Profile
loadDatabase(QString password)Profileprivateslot
loadProfile(const QString &name, const QString &password, Settings &settings, const QCommandLineParser *parser)Profilestatic
nameProfileprivate
onAvatarOfferReceived(uint32_t friendId, uint32_t fileId, const QByteArray &avatarHash, uint64_t filesize)Profileprivateslot
onRequestSent(const ToxPk &friendPk, const QString &message)Profileslot
onSaveToxSave()Profileprivateslot
passkeyProfileprivate
pathsProfileprivate
Profile(const QString &name, std::unique_ptr< ToxEncrypt > passkey, Paths &paths, Settings &settings_)Profileprivate
profilesProfileprivatestatic
remove()Profile
removeAvatar(const ToxPk &owner)Profileprivateslot
removeFriendAvatar(const ToxPk &owner)Profile
removeSelfAvatar()Profile
rename(QString newName)Profile
saveAvatar(const ToxPk &owner, const QByteArray &avatar)Profileprivateslot
saveToxSave(QByteArray data)Profileprivate
selfAvatarChanged(const QPixmap &pixmap)Profilesignal
setAvatar(QByteArray pic)Profile
setFriendAvatar(const ToxPk &owner, QByteArray pic)Profile
setPassword(const QString &newPassword)Profile
settingsProfileprivate
startCore()Profile
~Profile()Profile