kleopatra
SysTrayIcon Class Reference
#include <systrayicon.h>
Inheritance diagram for SysTrayIcon:
Public Slots | |
void | setAnyCardCanLearnKeys (bool) |
void | setAnyCardHasNullPin (bool) |
Public Slots inherited from Kleo::SystemTrayIcon | |
void | setAttentionIcon (const QIcon &icon) |
void | setAttentionWanted (bool) |
void | setNormalIcon (const QIcon &icon) |
Public Member Functions | |
SysTrayIcon (QObject *parent=0) | |
~SysTrayIcon () | |
QDialog * | attentionWindow () const |
MainWindow * | mainWindow () const |
Public Member Functions inherited from Kleo::SystemTrayIcon | |
SystemTrayIcon (QObject *parent=0) | |
SystemTrayIcon (const QIcon &icon, QObject *parent=0) | |
~SystemTrayIcon () | |
QIcon | attentionIcon () const |
bool | attentionWanted () const |
QWidget * | attentionWindow () const |
QWidget * | mainWindow () const |
QIcon | normalIcon () const |
void | setAttentionWindow (QWidget *w) |
void | setMainWindow (QWidget *w) |
Additional Inherited Members | |
Protected Slots inherited from Kleo::SystemTrayIcon |
Detailed Description
Definition at line 45 of file systrayicon.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 252 of file systrayicon.cpp.
SysTrayIcon::~SysTrayIcon | ( | ) |
Definition at line 259 of file systrayicon.cpp.
Member Function Documentation
QDialog * SysTrayIcon::attentionWindow | ( | ) | const |
Definition at line 267 of file systrayicon.cpp.
MainWindow * SysTrayIcon::mainWindow | ( | ) | const |
Definition at line 263 of file systrayicon.cpp.
|
slot |
Definition at line 292 of file systrayicon.cpp.
|
slot |
Definition at line 285 of file systrayicon.cpp.
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:42 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:42 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.