Guitar
Public Member Functions | Public Attributes | List of all members
AccountProfile Struct Reference

#include <ApplicationGlobal.h>

Public Member Functions

 AccountProfile ()=default
 
 AccountProfile (QString const &email, QString const &name)
 
QString text () const
 
 operator bool () const
 

Public Attributes

QString email
 
QString name
 

Constructor & Destructor Documentation

◆ AccountProfile() [1/2]

AccountProfile::AccountProfile ( )
default

◆ AccountProfile() [2/2]

AccountProfile::AccountProfile ( QString const &  email,
QString const &  name 
)
inline

Member Function Documentation

◆ operator bool()

AccountProfile::operator bool ( ) const
inline
Here is the call graph for this function:

◆ text()

QString AccountProfile::text ( ) const
inline

Member Data Documentation

◆ email

QString AccountProfile::email

◆ name

QString AccountProfile::name

The documentation for this struct was generated from the following file: