|
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 BootstrapInfo &other) const |
| bool | operator!= (const BootstrapInfo &other) const |
| Public Member Functions inherited from qevercloud::Printable | |
| Printable ()=default | |
| virtual | ~Printable ()=default |
| virtual QString | toString () const |
Public Attributes | |
| EverCloudLocalData | localData |
| QList< BootstrapProfile > | profiles |
This structure describes a collection of bootstrap profiles.
|
inline |
|
inline |
|
overridevirtual |
Implements qevercloud::Printable.
| EverCloudLocalData qevercloud::BootstrapInfo::localData |
See the declaration of EverCloudLocalData for details
| QList< BootstrapProfile > qevercloud::BootstrapInfo::profiles |
List of one or more bootstrap profiles, in descending preference order.