LeechCraft Azoth  0.6.70-3565-g2d86529
Modular multiprotocol IM plugin for LeechCraft
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator
LeechCraft::Azoth::EntryStatus Struct Reference

#include "iclentry.h"

Public Member Functions

 EntryStatus ()
 
 EntryStatus (State state, const QString &str)
 

Public Attributes

State State_
 
QString StatusString_
 

Detailed Description

Definition at line 47 of file iclentry.h.

Constructor & Destructor Documentation

LeechCraft::Azoth::EntryStatus::EntryStatus ( )
inline

Definition at line 52 of file iclentry.h.

LeechCraft::Azoth::EntryStatus::EntryStatus ( State  state,
const QString &  str 
)
inline

Definition at line 57 of file iclentry.h.

Member Data Documentation

State LeechCraft::Azoth::EntryStatus::State_

Definition at line 49 of file iclentry.h.

Referenced by LeechCraft::Azoth::operator==().

QString LeechCraft::Azoth::EntryStatus::StatusString_

Definition at line 50 of file iclentry.h.

Referenced by LeechCraft::Azoth::operator==().


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