• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • kutils
 

kutils

Public Attributes
KCModuleProxyIface Class Reference
KControl module classes

#include <kcmoduleproxyIface.h>

Inherits DCOPObject.

Inherited by KCModuleProxyIfaceImpl [virtual].

List of all members.

Public Attributes

k_dcop_signals __pad0__: virtual void changed( bool c )

Detailed Description

DCOP Interface for KCModule.

A module (which is loaded via KCModuleProxy) does always have this DCOP interface, whether it's in root mode or not.

Since:
3.4

Definition at line 36 of file kcmoduleproxyIface.h.


Member Function Documentation

virtual TQString KCModuleProxyIface::applicationName ( ) [pure virtual]

Return the caption of the host application which the module is part in.

This is the application name, or similar.

Returns:
the host's name
virtual bool KCModuleProxyIface::changed ( ) [pure virtual]
Returns:
true if the module has unsaved data, typically.
virtual void KCModuleProxyIface::defaults ( ) [pure virtual]

Load defaults.

virtual void KCModuleProxyIface::load ( ) [pure virtual]

Load settings.

virtual TQString KCModuleProxyIface::quickHelp ( ) [pure virtual]

Returns the module's quick help.

virtual void KCModuleProxyIface::save ( ) [pure virtual]

Save settings.


The documentation for this class was generated from the following file:
  • kcmoduleproxyIface.h

kutils

Skip menu "kutils"
  • Main Page
  • Modules
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members
  • Related Pages

kutils

Skip menu "kutils"
  • arts
  • dcop
  • dnssd
  • interfaces
  •     interface
  •     library
  •   kspeech
  •   ktexteditor
  • kabc
  • kate
  • kcmshell
  • kdecore
  • kded
  • kdefx
  • kdeprint
  • kdesu
  • kdeui
  • kdoctools
  • khtml
  • kimgio
  • kinit
  • kio
  •   bookmarks
  •   httpfilter
  •   kfile
  •   kio
  •   kioexec
  •   kpasswdserver
  •   kssl
  • kioslave
  •   http
  • kjs
  • kmdi
  •   kmdi
  • knewstuff
  • kparts
  • krandr
  • kresources
  • kspell2
  • kunittest
  • kutils
  • kwallet
  • libkmid
  • libkscreensaver
Generated for kutils by doxygen 1.7.6.1
This website is maintained by Timothy Pearson.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. |