Akonadi Contacts
qekigadialer.cpp
71 if (progFullPath.isEmpty() || !QProcess::startDetached(QStringLiteral("ekiga"), QStringList())) {
72 mErrorMessage = i18n("Unable to start ekiga process, check that ekiga executable is in your PATH variable.");
QDBusReply< bool > isServiceRegistered(const QString &serviceName) const const
QString findExecutable(const QString &executableName, const QStringList &paths)
QString i18n(const char *text, const TYPE &arg...)
QDBusConnection sessionBus()
bool isEmpty() const const
QDBusConnectionInterface * interface() const const
bool startDetached(qint64 *pid)
QString path(const QString &relativePath)
bool isValid(QStringView ifopt)
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sat Apr 1 2023 04:09:05 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sat Apr 1 2023 04:09:05 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.