LeechCraft Azoth  0.6.70-15082-g543737046d
Modular multiprotocol IM plugin for LeechCraft
LC::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 140 of file azothcommon.h.

Member Data Documentation

◆ Name_

QString LC::Azoth::CustomStatus::Name_

The name of this status.

Definition at line 144 of file azothcommon.h.

◆ State_

State LC::Azoth::CustomStatus::State_

The state associated with this status.

Definition at line 148 of file azothcommon.h.

◆ Text_

QString LC::Azoth::CustomStatus::Text_

The status text associated with this status.

Definition at line 152 of file azothcommon.h.


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