KMessageBoxNotifyInterface

Search for usage in LXR

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()

KMessageBoxNotifyInterface::KMessageBoxNotifyInterface ( )
inline

Definition at line 21 of file kmessageboxnotifyinterface.h.

◆ ~KMessageBoxNotifyInterface()

virtual KMessageBoxNotifyInterface::~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 Tue Mar 26 2024 11:14:43 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.