class KAppDCOPInterface

DCOP interface to KApplication. More...

Definition#include <kappdcopiface.h>
InheritsDCOPObject (dcop) [virtual public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

This is the main interface to the KApplication. This will provide a consistant dcop interface to all KDE applications that use it.

 KAppDCOPInterface ( KApplication * theKapp )

KAppDCOPInterface

Construct a new interface object.

Parameters:
KApplication- The parent KApplication object that will provide us with the functional interface.

 ~KAppDCOPInterface ()

~KAppDCOPInterface

Destructor Cleans up the dcop connection.

void  disableSessionManagement ()

disableSessionManagement

[k_dcop]

Disable current applications session management