|
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 noexcept | SDL::ResourceBase< TrayRaw > | inline |
| GetMenu() const | SDL::Tray | inline |
| operator bool() const | SDL::ResourceBase< TrayRaw > | inlineexplicit |
| operator->() const noexcept | SDL::ResourceBase< TrayRaw > | inline |
| operator<=>(const ResourceBase &other) const=default | SDL::ResourceBase< TrayRaw > | |
| operator=(Tray &&other) noexcept | SDL::Tray | inline |
| operator=(const Tray &other)=delete | SDL::Tray | |
| RawConstPointer typedef | SDL::ResourceBase< TrayRaw > | |
| RawPointer typedef | SDL::ResourceBase< TrayRaw > | |
| release() noexcept | SDL::ResourceBase< TrayRaw > | inline |
| ResourceBase(RawPointer resource) | SDL::Tray | inline |
| ResourceBase(std::nullptr_t=nullptr) | SDL::Tray | inline |
| SDL::ResourceBase< TrayRaw >::ResourceBase(RawPointer resource) | SDL::ResourceBase< TrayRaw > | inline |
| SetIcon(SurfaceRef icon) | SDL::Tray | inline |
| SetTooltip(StringParam tooltip) | SDL::Tray | inline |
| Tray(TrayRaw resource) noexcept | SDL::Tray | inlineexplicit |
| Tray(const Tray &other)=delete | SDL::Tray | |
| Tray(Tray &&other) noexcept | 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(SurfaceRef icon, StringParam tooltip) | SDL::Tray | inline |
| ~Tray() | SDL::Tray | inline |