• Skip to content
  • Skip to link menu
  • KDE API Reference
  • kdepimlibs-4.14.10 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>

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.

Constructor & Destructor Documentation

◆ ~ManagerObserver()

template<class T >
virtual KRES::ManagerObserver< T >::~ManagerObserver ( )
inlinevirtual

Definition at line 51 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-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 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-4.14.10 API Reference

Skip menu "kdepimlibs-4.14.10 API Reference"
  • akonadi
  •   contact
  •   kmime
  •   socialutils
  • kabc
  • kalarmcal
  • kblog
  • kcal
  • kcalcore
  • kcalutils
  • kholidays
  • kimap
  • kioslave
  •   imap4
  •   mbox
  •   nntp
  • kldap
  • kmbox
  • kmime
  • kontactinterface
  • kpimidentities
  • kpimtextedit
  • kpimutils
  • kresources
  • ktnef
  • kxmlrpcclient
  • mailtransport
  • microblog
  • qgpgme
  • syndication
  •   atom
  •   rdf
  •   rss2
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