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

tdeutils

Public Member Functions | Public Attributes | List of all members
TDECModuleProxyIface Class Referenceabstract
KControl module classes

#include <tdecmoduleproxyIface.h>

Inherits DCOPObject.

Inherited by TDECModuleProxyIfaceImpl [virtual].

Public Member Functions

virtual void quickHelpChanged ()
 

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

◆ applicationName

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

◆ changed

virtual bool TDECModuleProxyIface::changed ( )
pure virtual
Returns
true if the module has unsaved data, typically.

◆ defaults

virtual void TDECModuleProxyIface::defaults ( )
pure virtual

Load defaults.

◆ load

virtual void TDECModuleProxyIface::load ( )
pure virtual

Load settings.

◆ quickHelp

virtual TQString TDECModuleProxyIface::quickHelp ( )
pure virtual

Returns the module's quick help.

◆ save

virtual void TDECModuleProxyIface::save ( )
pure virtual

Save settings.

Member Data Documentation

◆ __pad0__

k_dcop_signals TDECModuleProxyIface::__pad0__

Definition at line 76 of file tdecmoduleproxyIface.h.


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.9.4
This website is maintained by Timothy Pearson.