Guitar
Public Member Functions | Public Attributes | List of all members
EditProfilesDialog::Item Struct Reference

#include <EditProfilesDialog.h>

Public Member Functions

 Item ()=default
 
 Item (Git::User const &user)
 
 operator bool () const
 
bool operator== (Item const &other) const
 

Public Attributes

QString name
 
QString email
 

Constructor & Destructor Documentation

◆ Item() [1/2]

EditProfilesDialog::Item::Item ( )
default

◆ Item() [2/2]

EditProfilesDialog::Item::Item ( Git::User const &  user)

Member Function Documentation

◆ operator bool()

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

◆ operator==()

bool EditProfilesDialog::Item::operator== ( Item const &  other) const
inline

Member Data Documentation

◆ email

QString EditProfilesDialog::Item::email

◆ name

QString EditProfilesDialog::Item::name

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