KParts
listingextension.h
Go to the documentation of this file.
94 MimeType = 0x01,
95 SubString = 0x02,
97 };
175 ItemsAdded = 0x01,
177 };
205 void listingEvent(KParts::ListingNotificationExtension::NotificationEventType, const KFileItemList&);
virtual QVariant filter(FilterMode mode) const =0
Returns the currently set filters for the given mode.
virtual void setFilter(FilterMode mode, const QVariant &filter)=0
Sets the file filter that should be applied by the part that implements this extension for the given ...
an extension for receiving listing change notification.
Definition: listingextension.h:166
void listingEvent(KParts::ListingNotificationExtension::NotificationEventType, const KFileItemList &)
This signal is emitted when one of the notification events listed in NotificationEventType occur.
None
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
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.