![]() |
LeechCraft Azoth
0.6.70-11552-gf61ee51c3d
Modular multiprotocol IM plugin for LeechCraft
|
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... | |
A custom saved named status.
Definition at line 145 of file azothcommon.h.
QString LeechCraft::Azoth::CustomStatus::Name_ |
The name of this status.
Definition at line 149 of file azothcommon.h.
State LeechCraft::Azoth::CustomStatus::State_ |
The state associated with this status.
Definition at line 153 of file azothcommon.h.
QString LeechCraft::Azoth::CustomStatus::Text_ |
The status text associated with this status.
Definition at line 157 of file azothcommon.h.