• Skip to content
  • Skip to link menu
  • KDE API Reference
  • kdelibs-4.14.38 API Reference
  • KDE Home
  • Contact Us
 

KParts

  • KParts
  • ListingNotificationExtension
Public Types | Signals | Public Member Functions | Static Public Member Functions | List of all members
KParts::ListingNotificationExtension Class Reference

#include <listingextension.h>

Inheritance diagram for KParts::ListingNotificationExtension:
QObject

Public Types

enum  NotificationEventType { None = 0x00 , ItemsAdded = 0x01 , ItemsDeleted = 0x02 }
 

Signals

void listingEvent (KParts::ListingNotificationExtension::NotificationEventType, const KFileItemList &)
 

Public Member Functions

 ListingNotificationExtension (KParts::ReadOnlyPart *parent)
 
virtual ~ListingNotificationExtension ()
 
virtual NotificationEventTypes supportedNotificationEventTypes () const
 

Static Public Member Functions

static ListingNotificationExtension * childObject (QObject *obj)
 

Detailed Description

an extension for receiving listing change notification.

This extension is intended for implementation by parts that provide listing services, e.g. file management and is intended to notify about changes to a given listing. For example, if file management part implemented this extension it would emit itemsDeleted and itemsAdded signal whenever new files or folders are deleted and added to a directory respectively.

Since
4.9.2

Definition at line 165 of file listingextension.h.

Member Enumeration Documentation

◆ NotificationEventType

enum KParts::ListingNotificationExtension::NotificationEventType

Supported notification event types.

Enumerator
None 
ItemsAdded 

New items added to the listing.

ItemsDeleted 

Items deleted from the listing.

Definition at line 173 of file listingextension.h.

Constructor & Destructor Documentation

◆ ListingNotificationExtension()

KParts::ListingNotificationExtension::ListingNotificationExtension ( KParts::ReadOnlyPart *  parent)

Constructor

Definition at line 52 of file listingextension.cpp.

◆ ~ListingNotificationExtension()

KParts::ListingNotificationExtension::~ListingNotificationExtension ( )
virtual

Destructor

Definition at line 58 of file listingextension.cpp.

Member Function Documentation

◆ childObject()

KParts::ListingNotificationExtension * KParts::ListingNotificationExtension::childObject ( QObject *  obj)
static

Queries obj for a child object which inherits from this class.

Definition at line 62 of file listingextension.cpp.

◆ listingEvent

void KParts::ListingNotificationExtension::listingEvent ( KParts::ListingNotificationExtension::NotificationEventType  ,
const KFileItemList &   
)
signal

This signal is emitted when one of the notification events listed in NotificationEventType occur.

◆ supportedNotificationEventTypes()

KParts::ListingNotificationExtension::NotificationEventTypes KParts::ListingNotificationExtension::supportedNotificationEventTypes ( ) const
virtual

Returns the OR'ed value of the notification types supported by the part that implements this extension.

By default this function returns None.

Definition at line 67 of file listingextension.cpp.


The documentation for this class was generated from the following files:
  • listingextension.h
  • listingextension.cpp
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

KParts

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

kdelibs-4.14.38 API Reference

Skip menu "kdelibs-4.14.38 API Reference"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDEWebKit
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUnitConversion
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver
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