LeechCraft Azoth  0.6.70-10870-g558588d6ec
Modular multiprotocol IM plugin for LeechCraft
LeechCraft::Azoth::CustomStatus Struct Reference

A custom saved named status. More...

#include "azothcommon.h"

Public Attributes

QString Name_
 The name of this status. More...
 
State State_
 The state associated with this status. More...
 
QString Text_
 The status text associated with this status. More...
 

Detailed Description

A custom saved named status.

Definition at line 145 of file azothcommon.h.

Member Data Documentation

◆ Name_

QString LeechCraft::Azoth::CustomStatus::Name_

The name of this status.

Definition at line 149 of file azothcommon.h.

◆ State_

State LeechCraft::Azoth::CustomStatus::State_

The state associated with this status.

Definition at line 153 of file azothcommon.h.

◆ Text_

QString LeechCraft::Azoth::CustomStatus::Text_

The status text associated with this status.

Definition at line 157 of file azothcommon.h.


The documentation for this struct was generated from the following file: