KDECore
kservicetype.cpp File Reference
#include "kservicetype.h"
#include "kservicetype_p.h"
#include "ksycoca.h"
#include "kservice.h"
#include "kservicetypefactory.h"
#include "kservicefactory.h"
#include "kservicetypeprofile.h"
#include <assert.h>
#include <kdebug.h>
#include <kdesktopfile.h>
#include <kconfiggroup.h>
Go to the source code of this file.
Functions | |
template QDataStream & | operator<<< QString, QVariant > (QDataStream &, const QMap< QString, QVariant > &) |
template QDataStream & | operator>>< QString, QVariant > (QDataStream &, QMap< QString, QVariant > &) |
int | servicesDebugArea () |
Function Documentation
◆ operator<<< QString, QVariant >()
template QDataStream & operator<<< QString, QVariant > | ( | QDataStream & | , |
const QMap< QString, QVariant > & | |||
) |
◆ operator>>< QString, QVariant >()
template QDataStream & operator>>< QString, QVariant > | ( | QDataStream & | , |
QMap< QString, QVariant > & | |||
) |
◆ servicesDebugArea()
int servicesDebugArea | ( | ) |
Definition at line 47 of file kservice.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.