libqutim  0.3.3.0
qutim_sdk_0_3::MetaContactChangeEvent Class Reference

#include <metacontact.h>

+ Inheritance diagram for qutim_sdk_0_3::MetaContactChangeEvent:

Public Member Functions

 MetaContactChangeEvent (Contact *contact, MetaContact *oldMetaContact, MetaContact *newMetaContact)
 
 ~MetaContactChangeEvent ()
 
Contact * contact () const
 
MetaContact * newMetaContact () const
 
MetaContact * oldMetaContact () const
 

Static Public Member Functions

static QEvent::Type eventType ()
 

Constructor & Destructor Documentation

◆ MetaContactChangeEvent()

qutim_sdk_0_3::MetaContactChangeEvent::MetaContactChangeEvent ( Contact *  contact,
MetaContact *  oldMetaContact,
MetaContact *  newMetaContact 
)

◆ ~MetaContactChangeEvent()

qutim_sdk_0_3::MetaContactChangeEvent::~MetaContactChangeEvent ( )

Member Function Documentation

◆ contact()

Contact* qutim_sdk_0_3::MetaContactChangeEvent::contact ( ) const
inline

◆ eventType()

static QEvent::Type qutim_sdk_0_3::MetaContactChangeEvent::eventType ( )
static

◆ newMetaContact()

MetaContact* qutim_sdk_0_3::MetaContactChangeEvent::newMetaContact ( ) const
inline

◆ oldMetaContact()

MetaContact* qutim_sdk_0_3::MetaContactChangeEvent::oldMetaContact ( ) const
inline

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

Generated by Doxygen