#include <onscreennotification.h>
Definition at line 25 of file onscreennotification.h.
 
◆ OnScreenNotification()
  
  | 
        
          | KWin::OnScreenNotification::OnScreenNotification | ( | QObject * | parent = nullptr | ) |  |  | explicit | 
 
 
◆ ~OnScreenNotification()
  
  | 
        
          | KWin::OnScreenNotification::~OnScreenNotification | ( |  | ) |  |  | override | 
 
 
◆ geometry()
      
        
          | QRect KWin::OnScreenNotification::geometry | ( |  | ) | const | 
      
 
 
◆ iconName()
      
        
          | QString KWin::OnScreenNotification::iconName | ( |  | ) | const | 
      
 
 
◆ iconNameChanged
  
  | 
        
          | void KWin::OnScreenNotification::iconNameChanged | ( |  | ) |  |  | signal | 
 
 
◆ isVisible()
      
        
          | bool KWin::OnScreenNotification::isVisible | ( |  | ) | const | 
      
 
 
◆ message()
      
        
          | QString KWin::OnScreenNotification::message | ( |  | ) | const | 
      
 
 
◆ messageChanged
  
  | 
        
          | void KWin::OnScreenNotification::messageChanged | ( |  | ) |  |  | signal | 
 
 
◆ setConfig()
      
        
          | void KWin::OnScreenNotification::setConfig | ( | KSharedConfigPtr | config | ) |  | 
      
 
 
◆ setContainsPointer()
      
        
          | void KWin::OnScreenNotification::setContainsPointer | ( | bool | contains | ) |  | 
      
 
 
◆ setEngine()
      
        
          | void KWin::OnScreenNotification::setEngine | ( | QQmlEngine * | engine | ) |  | 
      
 
 
◆ setIconName()
      
        
          | void KWin::OnScreenNotification::setIconName | ( | const QString & | iconName | ) |  | 
      
 
 
◆ setMessage()
      
        
          | void KWin::OnScreenNotification::setMessage | ( | const QString & | message | ) |  | 
      
 
 
◆ setSkipCloseAnimation()
      
        
          | void KWin::OnScreenNotification::setSkipCloseAnimation | ( | bool | skip | ) |  | 
      
 
 
◆ setTimeout()
      
        
          | void KWin::OnScreenNotification::setTimeout | ( | int | timeout | ) |  | 
      
 
 
◆ setVisible()
      
        
          | void KWin::OnScreenNotification::setVisible | ( | bool | m_visible | ) |  | 
      
 
 
◆ timeout()
      
        
          | int KWin::OnScreenNotification::timeout | ( |  | ) | const | 
      
 
 
◆ timeoutChanged
  
  | 
        
          | void KWin::OnScreenNotification::timeoutChanged | ( |  | ) |  |  | signal | 
 
 
◆ visibleChanged
  
  | 
        
          | void KWin::OnScreenNotification::visibleChanged | ( |  | ) |  |  | signal | 
 
 
◆ iconName
  
  | 
        
          | QString KWin::OnScreenNotification::iconName |  | readwrite | 
 
 
◆ message
  
  | 
        
          | QString KWin::OnScreenNotification::message |  | readwrite | 
 
 
◆ timeout
  
  | 
        
          | int KWin::OnScreenNotification::timeout |  | readwrite | 
 
 
◆ visible
  
  | 
        
          | bool KWin::OnScreenNotification::visible |  | readwrite | 
 
 
The documentation for this class was generated from the following files: