KDECore
kservice.cpp File Reference
#include "kservice.h"
#include "kservice_p.h"
#include "kmimetypefactory.h"
#include "kmimetyperepository_p.h"
#include <sys/types.h>
#include <sys/stat.h>
#include <stddef.h>
#include <unistd.h>
#include <stdlib.h>
#include <QtCore/QCharRef>
#include <QtCore/QFile>
#include <QtCore/QDir>
#include <QtCore/QMap>
#include <kauthorized.h>
#include <kdebug.h>
#include <kdesktopfile.h>
#include <kglobal.h>
#include <kconfiggroup.h>
#include <kstandarddirs.h>
#include "kservicefactory.h"
#include "kservicetypefactory.h"
Include dependency graph for kservice.cpp:
Go to the source code of this file.
Functions | |
static QVariant | makeStringVariant (const QString &string) |
QDataStream & | operator<< (QDataStream &s, const KService::ServiceTypeAndPreference &st) |
QDataStream & | operator>> (QDataStream &s, KService::ServiceTypeAndPreference &st) |
int | servicesDebugArea () |
Function Documentation
Definition at line 491 of file kservice.cpp.
QDataStream& operator<< | ( | QDataStream & | s, |
const KService::ServiceTypeAndPreference & | st | ||
) |
Definition at line 52 of file kservice.cpp.
QDataStream& operator>> | ( | QDataStream & | s, |
KService::ServiceTypeAndPreference & | st | ||
) |
Definition at line 57 of file kservice.cpp.
int servicesDebugArea | ( | ) |
Definition at line 47 of file kservice.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:10 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:47:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.