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

kresources

  • KRES
  • ManagerObserver
Public Member Functions | List of all members
KRES::ManagerObserver< T > Class Template Referenceabstract

#include <manager.h>

Inheritance diagram for KRES::ManagerObserver< T >:
Inheritance graph
[legend]

Public Member Functions

virtual void resourceAdded (T *resource)=0
 
virtual void resourceDeleted (T *resource)=0
 
virtual void resourceModified (T *resource)=0
 

Detailed Description

template<class T>
class KRES::ManagerObserver< T >

Observer class for Manager class.

For getting notified about changes of Resources managed by a Manager object implement this Observer interface and add an object of this implementation to the Manager using addObserver(). The resourceAdded(), resourceModified() and resourceDeleted() functions of your implementation will be called whenever resources managed by the Manager object are added, modified or deleted.

Definition at line 48 of file manager.h.


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

KDE's Doxygen guidelines are available online.

kresources

Skip menu "kresources"
  • Main Page
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • Related Pages

kdepimlibs API Reference

Skip menu "kdepimlibs API Reference"
  • akonadi
  •   contact
  •   kmime
  •   socialutils
  • kabc
  • kalarmcal
  • kblog
  • kcal
  • kcalcore
  • kcalutils
  • kholidays
  • kimap
  • kldap
  • kmbox
  • kmime
  • kpimidentities
  • kpimtextedit
  • kresources
  • ktnef
  • kxmlrpcclient
  • microblog

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