QEverCloud
6.1.0
Unofficial Evernote Cloud API for Qt
|
#include <Types.h>
Public Member Functions | |
virtual void | print (QTextStream &strm) const override |
bool | operator== (const BootstrapProfile &other) const |
bool | operator!= (const BootstrapProfile &other) const |
![]() | |
Printable ()=default | |
virtual | ~Printable ()=default |
virtual QString | toString () const |
Public Attributes | |
EverCloudLocalData | localData |
QString | name |
BootstrapSettings | settings |
This structure describes a collection of bootstrap settings.
|
inline |
|
inline |
|
overridevirtual |
Implements qevercloud::Printable.
EverCloudLocalData qevercloud::BootstrapProfile::localData |
See the declaration of EverCloudLocalData for details
QString qevercloud::BootstrapProfile::name |
The unique name of the profile, which is guaranteed to remain consistent across calls to getBootstrapInfo.
BootstrapSettings qevercloud::BootstrapProfile::settings |
The settings for this profile.