KDECore
kserviceaction.cpp File Reference
#include "kserviceaction.h"
#include <QVariant>
Go to the source code of this file.
Functions | |
QDataStream & | operator<< (QDataStream &str, const KServiceAction &act) |
QDataStream & | operator>> (QDataStream &str, KServiceAction &act) |
Function Documentation
QDataStream& operator<< | ( | QDataStream & | str, | |
const KServiceAction & | act | |||
) |
Definition at line 117 of file kserviceaction.cpp.
QDataStream& operator>> | ( | QDataStream & | str, | |
KServiceAction & | act | |||
) |
Definition at line 105 of file kserviceaction.cpp.