Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qsystemtrayicon.cpp File Reference

(efc318e05a2288f3fe62d9d7b2b892906e9263e0)

#include "qsystemtrayicon.h"
#include "qsystemtrayicon_p.h"
#include "qlist.h"
#include "qevent.h"
#include "qpoint.h"
#include "qpainterpath.h"
#include "qpainter.h"
#include "qstyle.h"
#include "qgridlayout.h"
#include "qapplication.h"
#include "qbitmap.h"
#include <private/qhighdpiscaling_p.h>
#include <qpa/qplatformscreen.h>
#include "moc_qsystemtrayicon.cpp"
#include "moc_qsystemtrayicon_p.cpp"
+ Include dependency graph for qsystemtrayicon.cpp:

Go to the source code of this file.

Functions

static QT_BEGIN_NAMESPACE QIcon messageIcon2qIcon (QSystemTrayIcon::MessageIcon icon)
 

Variables

static QBalloonTiptheSolitaryBalloonTip = nullptr
 

Function Documentation

◆ messageIcon2qIcon()

static QT_BEGIN_NAMESPACE QIcon messageIcon2qIcon ( QSystemTrayIcon::MessageIcon icon)
static

Definition at line 36 of file qsystemtrayicon.cpp.

Variable Documentation

◆ theSolitaryBalloonTip

static QBalloonTip * theSolitaryBalloonTip = nullptr
static