libqutim 0.2.80.1

qutim_sdk_0_3::ChatStateEvent Class Reference

The ChatStateEvent class provides events for change chat state. More...

#include <chatunit.h>

List of all members.

Public Member Functions

 ChatStateEvent (ChatState state)
ChatState chatState () const

Static Public Member Functions

static QEvent::Type eventType ()

Protected Attributes

ChatState m_state

Detailed Description

The ChatStateEvent class provides events for change chat state.


Constructor & Destructor Documentation

qutim_sdk_0_3::ChatStateEvent::ChatStateEvent ( ChatState  state)

default ChatStateEvent's contructor

Parameters:
stateChatState

Member Function Documentation

ChatState qutim_sdk_0_3::ChatStateEvent::chatState ( ) const [inline]

Returns chatState.

Returns:
ChatState shatState
static QEvent::Type qutim_sdk_0_3::ChatStateEvent::eventType ( ) [static]

event type

Returns:
QEvent::Type eventType

Member Data Documentation


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