|
QEverCloud
3.0.0
Unofficial Evernote Cloud API for Qt
|
#include <types.h>
Public Member Functions | |
| bool | operator== (const BootstrapProfile &other) const |
| bool | operator!= (const BootstrapProfile &other) const |
Public Attributes | |
| QString | name |
| BootstrapSettings | settings |
This structure describes a collection of bootstrap settings.
|
inline |
|
inline |
| 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.
1.8.8