Wt
4.11.0
|
This is the complete list of members for Wt::WSound, including all inherited members.
addChild(std::unique_ptr< WObject > child) | Wt::WObject | |
addChild(std::unique_ptr< Child > child) | Wt::WObject | |
addSource(MediaEncoding encoding, const WLink &link) | Wt::WSound | |
bindSafe(void(C::*method)(Args...)) noexcept | Wt::Core::observable | |
bindSafe(void(C::*method)(Args...) const) const noexcept | Wt::Core::observable | |
bindSafe(const Function &function) noexcept | Wt::Core::observable | |
getSource(MediaEncoding encoding) const | Wt::WSound | |
getStateless(Method method) | Wt::WObject | protectedvirtual |
id() const | Wt::WObject | virtual |
implementJavaScript(void(T::*method)(), const std::string &jsCode) | Wt::WObject | |
implementStateless(void(T::*method)()) | Wt::WObject | |
implementStateless(void(T::*method)(), void(T::*undoMethod)()) | Wt::WObject | |
isNotStateless() | Wt::WObject | |
loops() const | Wt::WSound | |
Method typedef | Wt::WObject | |
objectName() const | Wt::WObject | virtual |
observable() noexcept | Wt::Core::observable | |
play() | Wt::WSound | |
removeChild(WObject *child) | Wt::WObject | |
removeChild(Child *child) | Wt::WObject | |
resetLearnedSlot(void(T::*method)()) | Wt::WObject | |
resetLearnedSlots() | Wt::WObject | |
setLoops(int number) | Wt::WSound | |
setObjectName(const std::string &name) | Wt::WObject | virtual |
stop() | Wt::WSound | |
WSound() | Wt::WSound | |
WSound(const std::string &url) | Wt::WSound | |
WSound(MediaEncoding encoding, const WLink &link) | Wt::WSound | |
~observable() | Wt::Core::observable | virtual |
~WSound() | Wt::WSound |