libquentier 0.8.0
The library for rich desktop clients of Evernote service
|
This is the complete list of members for quentier::Account, including all inherited members.
Account() (defined in quentier::Account) | quentier::Account | explicit |
Account(QString name, Type type, qevercloud::UserID userId=-1, EvernoteAccountType evernoteAccountType=EvernoteAccountType::Free, QString evernoteHost={}, QString shardId={}) (defined in quentier::Account) | quentier::Account | explicit |
Account(const Account &other) (defined in quentier::Account) | quentier::Account | |
Account(Account &&other) noexcept (defined in quentier::Account) | quentier::Account | |
displayName() const | quentier::Account | |
EvernoteAccountType enum name (defined in quentier::Account) | quentier::Account | |
evernoteAccountType() const | quentier::Account | |
evernoteHost() const | quentier::Account | |
id() const | quentier::Account | |
isEmpty() const | quentier::Account | |
linkedNotebookMax() const (defined in quentier::Account) | quentier::Account | |
mailLimitDaily() const (defined in quentier::Account) | quentier::Account | |
name() const | quentier::Account | |
notebookCountMax() const (defined in quentier::Account) | quentier::Account | |
noteCountMax() const (defined in quentier::Account) | quentier::Account | |
noteResourceCountMax() const (defined in quentier::Account) | quentier::Account | |
noteSizeMax() const (defined in quentier::Account) | quentier::Account | |
noteTagCountMax() const (defined in quentier::Account) | quentier::Account | |
operator!=(const Account &other) const noexcept (defined in quentier::Account) | quentier::Account | |
operator<< (defined in quentier::Account) | quentier::Account | friend |
operator<< (defined in quentier::Account) | quentier::Account | friend |
operator<< (defined in quentier::Account) | quentier::Account | friend |
operator<< (defined in quentier::Account) | quentier::Account | friend |
operator=(const Account &other) (defined in quentier::Account) | quentier::Account | |
operator=(Account &&other) noexcept (defined in quentier::Account) | quentier::Account | |
operator==(const Account &other) const noexcept (defined in quentier::Account) | quentier::Account | |
print(QTextStream &strm) const override (defined in quentier::Account) | quentier::Account | virtual |
resourceSizeMax() const (defined in quentier::Account) | quentier::Account | |
savedSearchCountMax() const (defined in quentier::Account) | quentier::Account | |
setDisplayName(QString displayName) | quentier::Account | |
setEvernoteAccountLimits(const qevercloud::AccountLimits &limits) (defined in quentier::Account) | quentier::Account | |
setEvernoteAccountType(EvernoteAccountType evernoteAccountType) (defined in quentier::Account) | quentier::Account | |
setEvernoteHost(QString evernoteHost) (defined in quentier::Account) | quentier::Account | |
setName(QString name) | quentier::Account | |
setShardId(QString shardId) (defined in quentier::Account) | quentier::Account | |
shardId() const | quentier::Account | |
tagCountMax() const (defined in quentier::Account) | quentier::Account | |
toString() const (defined in quentier::Printable) | quentier::Printable | |
Type enum name (defined in quentier::Account) | quentier::Account | |
type() const | quentier::Account | |
~Account() noexcept override (defined in quentier::Account) | quentier::Account | |
~Printable() noexcept (defined in quentier::Printable) | quentier::Printable | virtual |