Home
last modified time | relevance | path

Searched refs:slotIdentityPropertyChanged (Results 1 – 4 of 4) sorted by relevance

/dports/net-im/kopete/kopete-21.12.3/kopete/identity/
H A Didentitystatuswidget.cpp109 this, SLOT(slotIdentityPropertyChanged(Kopete::PropertyContainer*))); in setIdentity()
119 this, SLOT(slotIdentityPropertyChanged(Kopete::PropertyContainer*))); in setIdentity()
383 void IdentityStatusWidget::slotIdentityPropertyChanged(Kopete::PropertyContainer *container) in slotIdentityPropertyChanged() function in IdentityStatusWidget
H A Didentitystatuswidget.h84 void slotIdentityPropertyChanged(Kopete::PropertyContainer *container);
/dports/net-im/kopete/kopete-21.12.3/protocols/oscar/
H A Doscaraccount.h232 void slotIdentityPropertyChanged( Kopete::PropertyContainer *container, const QString &key,
H A Doscaraccount.cpp231 … this, SLOT(slotIdentityPropertyChanged(Kopete::PropertyContainer*,QString,QVariant,QVariant)) ); in setIdentity()
1206 void OscarAccount::slotIdentityPropertyChanged( Kopete::PropertyContainer*, const QString &key, in slotIdentityPropertyChanged() function in OscarAccount