kleopatra
#include <systemtrayicon.h>
Definition at line 44 of file systemtrayicon.h.
 
  
  
      
        
          | SystemTrayIcon::SystemTrayIcon  | 
          ( | 
          QObject *  | 
          parent = 0 | ) | 
           | 
         
       
   | 
  
explicit   | 
  
 
 
  
  
      
        
          | SystemTrayIcon::SystemTrayIcon  | 
          ( | 
          const QIcon &  | 
          icon,  | 
         
        
           | 
           | 
          QObject *  | 
          parent = 0  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
explicit   | 
  
 
 
      
        
          | SystemTrayIcon::~SystemTrayIcon  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | QIcon SystemTrayIcon::attentionIcon  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
      
        
          | bool SystemTrayIcon::attentionWanted  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
      
        
          | QWidget * SystemTrayIcon::attentionWindow  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
      
        
          | QWidget * SystemTrayIcon::mainWindow  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
      
        
          | QIcon SystemTrayIcon::normalIcon  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
  
  
      
        
          | void SystemTrayIcon::setAttentionIcon  | 
          ( | 
          const QIcon &  | 
          icon | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
  
  
      
        
          | void SystemTrayIcon::setAttentionWanted  | 
          ( | 
          bool  | 
          on | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
      
        
          | void SystemTrayIcon::setAttentionWindow  | 
          ( | 
          QWidget *  | 
          w | ) | 
           | 
        
      
 
 
      
        
          | void SystemTrayIcon::setMainWindow  | 
          ( | 
          QWidget *  | 
          w | ) | 
           | 
        
      
 
 
  
  
      
        
          | void SystemTrayIcon::setNormalIcon  | 
          ( | 
          const QIcon &  | 
          icon | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
  
  
      
        
          | virtual void Kleo::SystemTrayIcon::slotEnableDisableActions  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedpure virtualslot   | 
  
 
 
The documentation for this class was generated from the following files:
 
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:43 by
doxygen 1.8.7 written
by 
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.