![]() |
LeechCraft Azoth 0.6.70-16373-g319c272718
Modular multiprotocol IM plugin for LeechCraft
|
A custom saved named status. More...
#include "azothcommon.h"
Public Attributes | |
QString | Name_ |
The name of this status. | |
State | State_ |
The state associated with this status. | |
QString | Text_ |
The status text associated with this status. | |
A custom saved named status.
Definition at line 128 of file azothcommon.h.
QString LC::Azoth::CustomStatus::Name_ |
The name of this status.
Definition at line 132 of file azothcommon.h.
State LC::Azoth::CustomStatus::State_ |
The state associated with this status.
Definition at line 136 of file azothcommon.h.
QString LC::Azoth::CustomStatus::Text_ |
The status text associated with this status.
Definition at line 140 of file azothcommon.h.