KDECore
k3socketdevice.h
Go to the documentation of this file.
51class KDECORE_EXPORT_DEPRECATED KSocketDevice: public KActiveSocketBase, public KPassiveSocketBase
KSocketDeviceFactoryBase()
Definition k3socketdevice.h:390
virtual ~KSocketDeviceFactoryBase()
Definition k3socketdevice.h:391
virtual KSocketDevice * create(KSocketBase *) const =0
This class provides functionality for creating and registering socket implementations.
Definition k3socketdevice.h:402
virtual ~KSocketDeviceFactory()
Definition k3socketdevice.h:405
KSocketDeviceFactory()
Definition k3socketdevice.h:404
virtual KSocketDevice * create(KSocketBase *parent) const
Create the socket implementation.
Definition k3socketdevice.h:411
void output(QList< Action > actions, QHash< QString, QString > domain)
Definition fake/kauth-policy-gen-polkit.cpp:41
A namespace to store all networking-related (socket) classes.
Definition k3bufferedsocket.h:35
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Thu Jul 18 2024 00:00:00 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Thu Jul 18 2024 00:00:00 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.