KontactInterface
uniqueapphandler.h
53 int newInstance(const QByteArray &asn_id, const QStringList &args, const QString &workingDirectory);
QString registerClient()
Registers the client at DBus and returns the dbus identifier.
Definition plugin.cpp:150
Base class for UniqueAppHandler.
Definition uniqueapphandler.h:66
Used by UniqueAppWatcher below, to create the above UniqueAppHandler object when necessary.
Definition uniqueapphandler.h:80
D-Bus Object that has the name of the standalone application (e.g.
Definition uniqueapphandler.h:26
virtual void loadCommandLineOptions(QCommandLineParser *parser)=0
This must be reimplemented so that app-specific command line options can be parsed.
If the standalone application is running by itself, we need to watch for when the user closes it,...
Definition uniqueapphandler.h:97
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 8 2024 11:49:18 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 8 2024 11:49:18 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.