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

tdeutils

Public Attributes

TDECModuleProxyIface Class Reference
[KControl module classes]

DCOP Interface for TDECModule. More...

#include <tdecmoduleproxyIface.h>

Inherits DCOPObject.

Inherited by TDECModuleProxyIfaceImpl [virtual].

List of all members.

Public Attributes

k_dcop_signals __pad0__: virtual void changed( bool c )

Detailed Description

DCOP Interface for TDECModule.

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

Since:
3.4

Definition at line 36 of file tdecmoduleproxyIface.h.


Member Function Documentation

virtual TQString TDECModuleProxyIface::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 TDECModuleProxyIface::changed (  )  [pure virtual]
Returns:
true if the module has unsaved data, typically.
virtual void TDECModuleProxyIface::defaults (  )  [pure virtual]

Load defaults.

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

Load settings.

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

Returns the module's quick help.

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

Save settings.


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

tdeutils

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

tdeutils

Skip menu "tdeutils"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdeioslave
  •   http
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for tdeutils by doxygen 1.7.1
This website is maintained by Timothy Pearson.