SDL3pp
A slim C++ wrapper for SDL3
|
This is the complete list of members for SDL::Tray, including all inherited members.
CreateMenu() | SDL::TrayBase | inline |
get() const | SDL::Resource< SDL_Tray * > | inline |
GetMenu() const | SDL::TrayBase | inline |
operator bool() const | SDL::Resource< SDL_Tray * > | inlineexplicit |
operator->() const | SDL::Resource< SDL_Tray * > | inline |
operator->() | SDL::Resource< SDL_Tray * > | inline |
operator=(Tray other) | SDL::Tray | inline |
SDL::TrayRef::operator=(TrayRef other) | SDL::TrayRef | inline |
operator==(const Resource &other) const=default | SDL::Resource< SDL_Tray * > | |
operator==(std::nullopt_t) const | SDL::Resource< SDL_Tray * > | inline |
operator==(std::nullptr_t) const | SDL::Resource< SDL_Tray * > | inline |
release(SDL_Tray * newResource={}) | SDL::Resource< SDL_Tray * > | inline |
reset(SDL_Tray *newResource={}) | SDL::TrayRef | inline |
Resource(T resource={}) | SDL::TrayBase | inline |
Resource(std::nullptr_t) | SDL::TrayBase | inline |
Resource(std::nullopt_t) | SDL::TrayBase | inline |
Resource(const Resource &other)=delete (defined in SDL::TrayBase) | SDL::TrayBase | |
Resource(Resource &&other)=delete (defined in SDL::TrayBase) | SDL::TrayBase | |
Resource< SDL_Tray * >::Resource(SDL_Tray * resource={}) | SDL::Resource< SDL_Tray * > | inline |
SetIcon(SurfaceBase &icon) | SDL::TrayBase | inline |
SetTooltip(StringParam tooltip) | SDL::TrayBase | inline |
Tray(SDL_Tray *resource={}) | SDL::Tray | inlineexplicit |
Tray(const Tray &other)=delete (defined in SDL::Tray) | SDL::Tray | |
Tray(Tray &&other)=default | SDL::Tray | |
TrayBase(SurfaceBase &icon, StringParam tooltip) | SDL::TrayRef | inline |
TrayRef(const TrayRef &other) | SDL::Tray | inline |
TrayRef(TrayRef &&other) | SDL::Tray | inline |
~Tray() | SDL::Tray | inline |
~TrayRef()=default | SDL::TrayRef |