KDECore
Include dependency graph for kserviceaction.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | KServiceAction |
| Represents an action in a .desktop file Actions are defined with the config key Actions in the [Desktop Entry] group, followed by one group per action, as per the desktop entry standard. More... | |
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.
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sat Feb 9 2013 11:53:52 by doxygen 1.8.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sat Feb 9 2013 11:53:52 by doxygen 1.8.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.