OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
LogInGSSEntry Class Reference

#include "LogInGSSEntry.h"

Public Member Functions

 LogInGSSEntry ()
 
 LogInGSSEntry (const QString &_name, const QString &_url, const QString &_port)
 
 LogInGSSEntry (const LogInGSSEntry &_other)
 
LogInGSSEntryoperator= (const LogInGSSEntry &_other)
 
void setName (const QString &_name)
 
const QString & getName (void) const
 
void setUrl (const QString &_url)
 
const QString & getUrl (void) const
 
void setPort (const QString &_port)
 
const QString & getPort (void) const
 
QString getConnectionUrl (void) const
 
void clear (void)
 
bool isValid (void) const
 
QString getDisplayText (void) const
 

Constructor & Destructor Documentation

◆ LogInGSSEntry() [1/3]

LogInGSSEntry::LogInGSSEntry ( )

◆ LogInGSSEntry() [2/3]

LogInGSSEntry::LogInGSSEntry ( const QString & _name,
const QString & _url,
const QString & _port )

◆ LogInGSSEntry() [3/3]

LogInGSSEntry::LogInGSSEntry ( const LogInGSSEntry & _other)

Member Function Documentation

◆ clear()

void LogInGSSEntry::clear ( void )

◆ getConnectionUrl()

QString LogInGSSEntry::getConnectionUrl ( void ) const
inline

◆ getDisplayText()

QString LogInGSSEntry::getDisplayText ( void ) const
inline

◆ getName()

const QString & LogInGSSEntry::getName ( void ) const
inline

◆ getPort()

const QString & LogInGSSEntry::getPort ( void ) const
inline

◆ getUrl()

const QString & LogInGSSEntry::getUrl ( void ) const
inline

◆ isValid()

bool LogInGSSEntry::isValid ( void ) const
inline

◆ operator=()

LogInGSSEntry & LogInGSSEntry::operator= ( const LogInGSSEntry & _other)

◆ setName()

void LogInGSSEntry::setName ( const QString & _name)
inline

◆ setPort()

void LogInGSSEntry::setPort ( const QString & _port)
inline

◆ setUrl()

void LogInGSSEntry::setUrl ( const QString & _url)
inline

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