CustomServerInfo Class Reference

#include <customservers.h>

Public Member Functions

bool isSameServer (const CustomServerInfo &other) const
 

Static Public Member Functions

static CustomServerInfo fromServer (const Server *server)
 

Public Attributes

bool enabled
 
QString engine
 
int engineIndex
 
QString host
 
unsigned short port
 

Detailed Description

If server for unknown engine is found, the engineIndex should be set to a negative value.

Definition at line 35 of file customservers.h.

Member Function Documentation

bool CustomServerInfo::isSameServer ( const CustomServerInfo other) const

Returns true if the other server has same plugin, host and port.

Definition at line 45 of file customservers.cpp.


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