• Skip to content
  • Skip to link menu
  • KDE API Reference
  • kdepimlibs-4.14.10 API Reference
  • KDE Home
  • Contact Us
 

Kontact Plugin Interface Library

  • KontactInterface
  • UniqueAppHandler
Public Slots | Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
KontactInterface::UniqueAppHandler Class Referenceabstract

#include <uniqueapphandler.h>

Inherits QObject.

Public Slots

bool load ()
 
int newInstance (const QByteArray &asn_id, const QByteArray &args)
 

Public Member Functions

 UniqueAppHandler (Plugin *plugin)
 
virtual void loadCommandLineOptions ()=0
 
QWidget * mainWidget ()
 
Plugin * plugin () const
 

Static Public Member Functions

static void setMainWidget (QWidget *widget)
 

Protected Member Functions

virtual int newInstance ()
 

Detailed Description

D-Bus Object that has the name of the standalone application (e.g.

"kmail") and implements newInstance() so that running the separate application does the right thing when kontact is running. By default this means simply bringing the main window to the front, but newInstance can be reimplemented.

Definition at line 37 of file uniqueapphandler.h.

Constructor & Destructor Documentation

◆ UniqueAppHandler()

UniqueAppHandler::UniqueAppHandler ( Plugin *  plugin)

Definition at line 97 of file uniqueapphandler.cpp.

◆ ~UniqueAppHandler()

UniqueAppHandler::~UniqueAppHandler ( )
virtual

Definition at line 110 of file uniqueapphandler.cpp.

Member Function Documentation

◆ load

bool KontactInterface::UniqueAppHandler::load ( )
slot

Definition at line 156 of file uniqueapphandler.cpp.

◆ loadCommandLineOptions()

virtual void KontactInterface::UniqueAppHandler::loadCommandLineOptions ( )
pure virtual

This must be reimplemented so that app-specific command line options can be parsed.

◆ mainWidget()

QWidget * KontactInterface::UniqueAppHandler::mainWidget ( )

Returns the main widget, which will zero if setMainWidget() has not be called yet.

Since
4.6

Definition at line 249 of file uniqueapphandler.cpp.

◆ newInstance() [1/2]

int KontactInterface::UniqueAppHandler::newInstance ( )
protectedvirtual

Definition at line 138 of file uniqueapphandler.cpp.

◆ newInstance [2/2]

int UniqueAppHandler::newInstance ( const QByteArray &  asn_id,
const QByteArray &  args 
)
slot

Definition at line 119 of file uniqueapphandler.cpp.

◆ plugin()

Plugin * UniqueAppHandler::plugin ( ) const

Definition at line 151 of file uniqueapphandler.cpp.

◆ setMainWidget()

void KontactInterface::UniqueAppHandler::setMainWidget ( QWidget *  widget)
static

Sets the main QWidget widget associated with this application.

Parameters
widgetthe QWidget to set as main

Definition at line 244 of file uniqueapphandler.cpp.


The documentation for this class was generated from the following files:
  • uniqueapphandler.h
  • uniqueapphandler.cpp
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

Kontact Plugin Interface Library

Skip menu "Kontact Plugin Interface Library"
  • Main Page
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • Related Pages

kdepimlibs-4.14.10 API Reference

Skip menu "kdepimlibs-4.14.10 API Reference"
  • akonadi
  •   contact
  •   kmime
  •   socialutils
  • kabc
  • kalarmcal
  • kblog
  • kcal
  • kcalcore
  • kcalutils
  • kholidays
  • kimap
  • kioslave
  •   imap4
  •   mbox
  •   nntp
  • kldap
  • kmbox
  • kmime
  • kontactinterface
  • kpimidentities
  • kpimtextedit
  • kpimutils
  • kresources
  • ktnef
  • kxmlrpcclient
  • mailtransport
  • microblog
  • qgpgme
  • syndication
  •   atom
  •   rdf
  •   rss2
Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal