SDL3pp
A slim C++ wrapper for SDL3
|
This is the complete list of members for SDL::Tray, including all inherited members.
CreateMenu() | SDL::Tray | inline |
Destroy() | SDL::Tray | inline |
get() const | SDL::Tray | inline |
GetMenu() const | SDL::Tray | inline |
operator bool() const | SDL::Tray | inlineexplicit |
operator TrayParam() const | SDL::Tray | inline |
operator<=>(const Tray &other) const =default | SDL::Tray | |
operator=(Tray other) | SDL::Tray | inline |
operator==(std::nullptr_t _) const | SDL::Tray | inline |
release() | SDL::Tray | inline |
SetIcon(SurfaceParam icon) | SDL::Tray | inline |
SetTooltip(StringParam tooltip) | SDL::Tray | inline |
Tray()=default | SDL::Tray | |
Tray(const TrayRaw resource) | SDL::Tray | inlineexplicit |
Tray(const Tray &other)=delete | SDL::Tray | |
Tray(Tray &&other) | SDL::Tray | inline |
Tray(const TrayRef &other)=delete (defined in SDL::Tray) | SDL::Tray | |
Tray(TrayRef &&other)=delete (defined in SDL::Tray) | SDL::Tray | |
Tray(SurfaceParam icon, StringParam tooltip) | SDL::Tray | inline |
~Tray() | SDL::Tray | inline |