LeechCraft Azoth 0.6.70-18450-gabe19ee3b0
Modular multiprotocol IM plugin for LeechCraft
Loading...
Searching...
No Matches
LC::Azoth::EntryStatus Struct Reference

Describes an entry's status. More...

#include "azothcommon.h"

Public Member Functions

bool operator== (const EntryStatus &es2) const =default

Public Attributes

State State_ = SOffline
 The general state of the entry.
QString StatusString_ {}
 The string of the entry accompanying its state.

Detailed Description

Describes an entry's status.

A status is a combination of an entry state (one of several states described by the State enumeration) and an associated status string defined by the contact.

See also
State

Definition at line 151 of file azothcommon.h.

Member Function Documentation

◆ operator==()

bool LC::Azoth::EntryStatus::operator== ( const EntryStatus & es2) const
default

Member Data Documentation

◆ State_

State LC::Azoth::EntryStatus::State_ = SOffline

The general state of the entry.

Definition at line 155 of file azothcommon.h.

◆ StatusString_

QString LC::Azoth::EntryStatus::StatusString_ {}

The string of the entry accompanying its state.

Definition at line 159 of file azothcommon.h.


The documentation for this struct was generated from the following file:
  • /home/abuild/rpmbuild/BUILD/leechcraft-doc-0.6.70+git.18450.gabe19ee3b0-build/leechcraft-0.6.70-18450-gabe19ee3b0/src/plugins/azoth/interfaces/azoth/azothcommon.h