Attica::RemoteAccount

Search for usage in LXR

Attica::RemoteAccount Class Reference

#include <Attica/RemoteAccount>

Public Types

typedef QList< RemoteAccountList
 

Public Member Functions

 RemoteAccount (const RemoteAccount &other)
 
QString data () const
 
QString id () const
 
bool isValid () const
 
QString login () const
 
RemoteAccountoperator= (const RemoteAccount &other)
 
QString password () const
 
QString remoteServiceId () const
 
void setData (const QString &)
 
void setId (const QString &)
 
void setLogin (const QString &)
 
void setPassword (const QString &)
 
void setRemoteServiceId (const QString &)
 
void setType (const QString &)
 
QString type () const
 

Detailed Description

Represents a remote account.

Definition at line 29 of file remoteaccount.h.


The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Dec 5 2023 04:05:05 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.