• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdeaccessibility API Reference
  • KDE Home
  • Contact Us
 

jovie

Public Slots | Public Member Functions | Static Public Member Functions | Protected Slots | List of all members
KCMKttsMgr Class Reference

#include <kcmkttsmgr.h>

Inheritance diagram for KCMKttsMgr:
Inheritance graph
[legend]

Public Slots

void configChanged ()
 

Public Member Functions

 KCMKttsMgr (QWidget *parent, const QVariantList &)
 
 ~KCMKttsMgr ()
 
const KAboutData * aboutData () const
 
void defaults ()
 
void load ()
 
QString quickHelp () const
 
void save ()
 

Static Public Member Functions

static void init ()
 

Protected Slots

void jovieExiting ()
 
void jovieStarted ()
 
void slotServiceOwnerChanged (const QString &, const QString &, const QString &)
 
void slotServiceUnregistered (const QString &)
 

Detailed Description

Definition at line 97 of file kcmkttsmgr.h.

Constructor & Destructor Documentation

KCMKttsMgr::KCMKttsMgr ( QWidget *  parent,
const QVariantList &   
)

Constructor.

Definition at line 236 of file kcmkttsmgr.cpp.

KCMKttsMgr::~KCMKttsMgr ( )

Destructor.

Definition at line 346 of file kcmkttsmgr.cpp.

Member Function Documentation

const KAboutData * KCMKttsMgr::aboutData ( ) const

Return the about information for this module.

Definition at line 670 of file kcmkttsmgr.cpp.

void KCMKttsMgr::configChanged ( )
inlineslot

This slot is used to emit the signal changed when any widget changes the configuration.

Definition at line 159 of file kcmkttsmgr.h.

void KCMKttsMgr::defaults ( )

This function is called to set the settings in the module to sensible default values.

It gets called when hitting the "Default" button. The default values should probably be the same as the ones the application uses when started without a config file.

Definition at line 635 of file kcmkttsmgr.cpp.

void KCMKttsMgr::init ( )
static

This is a static method which gets called to realize the modules settings durign the startup of KDE.

This is a static method which gets called to realize the modules settings during the startup of KDE.

NOTE that most modules do not implement this method, but modules like the keyboard and mouse modules, which directly interact with the X-server, need this method. As this method is static, it can avoid to create an instance of the user interface, which is often not needed in this case.

Definition at line 651 of file kcmkttsmgr.cpp.

void KCMKttsMgr::jovieExiting ( )
protectedslot

This slot is called just before Jovie exits.

This slot is called whenever KTTSD is about to exit.

Definition at line 1147 of file kcmkttsmgr.cpp.

void KCMKttsMgr::jovieStarted ( )
protectedslot

DCOP Methods connected to D-Bus Signals emitted by KTTSD.

This slot is called whenever KTTSD starts or restarts.

Most of these are not used This slot is called when Jovie starts or restarts after a call to reinit.

Definition at line 1088 of file kcmkttsmgr.cpp.

void KCMKttsMgr::load ( )

This method is invoked whenever the module should read its configuration (most of the times from a config file) and update the user interface.

This happens when the user clicks the "Reset" button in the control center, to undo all of his changes and restore the currently valid settings. NOTE that this is not called after the modules is loaded, so you probably want to call this method in the constructor.

Definition at line 360 of file kcmkttsmgr.cpp.

QString KCMKttsMgr::quickHelp ( ) const

This function returns the small quickhelp.

That is displayed in the sidebar in the KControl

Definition at line 660 of file kcmkttsmgr.cpp.

void KCMKttsMgr::save ( )

This function gets called when the user wants to save the settings in the user interface, updating the config files or wherever the configuration is stored.

The method is called when the user clicks "Apply" or "Ok".

Definition at line 519 of file kcmkttsmgr.cpp.

void KCMKttsMgr::slotServiceOwnerChanged ( const QString &  service,
const QString &  ,
const QString &  newOwner 
)
protectedslot

Definition at line 1137 of file kcmkttsmgr.cpp.

void KCMKttsMgr::slotServiceUnregistered ( const QString &  service)
protectedslot

Definition at line 1129 of file kcmkttsmgr.cpp.


The documentation for this class was generated from the following files:
  • kcmkttsmgr.h
  • kcmkttsmgr.cpp
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:32:26 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

jovie

Skip menu "jovie"
  • Main Page
  • Namespace List
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members

kdeaccessibility API Reference

Skip menu "kdeaccessibility API Reference"
  • jovie

Search



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