KMessageBoxNotifyInterface
KMessageBoxNotifyInterface Class Referenceabstract
#include <kmessageboxnotifyinterface.h>
Public Member Functions | |
virtual void | sendNotification (QMessageBox::Icon notificationType, const QString &message, QWidget *parent)=0 |
Detailed Description
Used internally by KMessageBox, implemented by plugin, for dynamic dependency on KNotification.
Definition at line 18 of file kmessageboxnotifyinterface.h.
Constructor & Destructor Documentation
◆ KMessageBoxNotifyInterface()
|
inline |
Definition at line 21 of file kmessageboxnotifyinterface.h.
◆ ~KMessageBoxNotifyInterface()
|
inlinevirtual |
Definition at line 24 of file kmessageboxnotifyinterface.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:09:52 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:09:52 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.