kopete/libkopete
kopetestatusmessage.cpp
Go to the documentation of this file.
QVariant metaData(const QString &key) const
Retrieve the specified metadata.
Definition: kopetestatusmessage.cpp:99
void addMetaData(const QString &key, const QVariant &value)
Add a metadata to the status message.
Definition: kopetestatusmessage.cpp:80
StatusMessage & operator=(const StatusMessage &other)
StatusMessage copy-assignment operator.
Definition: kopetestatusmessage.cpp:59
bool hasMetaData(const QString &key) const
Check if the status message has the specified metadata.
Definition: kopetestatusmessage.cpp:94
void setMessage(const QString &message)
Set a new status message.
Definition: kopetestatusmessage.cpp:70
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.