LeechCraft Azoth 0.6.70-18808-g3467692359
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 228 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 232 of file azothcommon.h.

◆ StatusString_

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

The string of the entry accompanying its state.

Definition at line 236 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.18808.g3467692359-build/leechcraft-0.6.70-18808-g3467692359/src/plugins/azoth/interfaces/azoth/azothcommon.h