KVIrc 5.2.0
Developer APIs
Public Attributes | List of all members
KviNotifierMessageParam Struct Reference

#include <KviApplication.h>

Public Attributes

KviWindowpWindow
 
QString szIcon
 
QString szMessage
 
unsigned int uMessageLifetime
 

Member Data Documentation

◆ pWindow

KviWindow* KviNotifierMessageParam::pWindow

The window where the notifier was triggered

Referenced by KviApplication::notifierMessage().

◆ szIcon

QString KviNotifierMessageParam::szIcon

The id of the icon (channel, query, ...)

◆ szMessage

QString KviNotifierMessageParam::szMessage

The message which triggered the notifier

◆ uMessageLifetime

unsigned int KviNotifierMessageParam::uMessageLifetime

The timeout of the notifier; 0 means no hide


The documentation for this struct was generated from the following file: