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
qwindowssystemtrayicon.h File Reference

(ca851b33171e652b740efbc47d41b8cf906ecd3d)

#include <QtGui/qicon.h>
#include <QtGui/qpa/qplatformsystemtrayicon.h>
#include <QtCore/qpointer.h>
#include <QtCore/qstring.h>
#include <QtCore/qt_windows.h>
Include dependency graph for qwindowssystemtrayicon.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QWindowsSystemTrayIcon
 Windows native system tray icon. More...

Functions

QDebug operator<< (QDebug d, const QWindowsSystemTrayIcon *)

Function Documentation

◆ operator<<()

QDebug operator<< ( QDebug d,
const QWindowsSystemTrayIcon * t )

Definition at line 457 of file qwindowssystemtrayicon.cpp.

References QWindowsSystemTrayIcon::formatDebug().

Here is the call graph for this function: