Skip to content

Class NotificationWidget#

ClassList > NotificationWidget

Inherits the following classes: QWidget

Public Functions#

Type Name
NotificationWidget (QWidget * parent=nullptr)
void showMessage (const QString & msg)

Public Functions Documentation#

function NotificationWidget#

explicit NotificationWidget::NotificationWidget (
    QWidget * parent=nullptr
) 

function showMessage#

void NotificationWidget::showMessage (
    const QString & msg
)