Akonadi
asapcat/session.cpp
49 const QSettings connectionSettings(Akonadi::StandardDirs::connectionConfigFile(), QSettings::IniFormat);
53 serverAddress = connectionSettings.value(QStringLiteral("Data/NamedPipe"), QString()).toString();
ReadOnly
void exit(int returnCode)
void connected()
void errorOccurred(QLocalSocket::LocalSocketError socketError)
QMetaObject::Connection connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
IniFormat
LocalSocketError
bool isEmpty() const const
void disconnected()
void readyRead()
void activated(QSocketDescriptor socket, QSocketNotifier::Type type)
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Wed Mar 22 2023 03:56:37 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Wed Mar 22 2023 03:56:37 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.