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