Zakero's C++ Header Libraries
A collection of reusable C++ libraries
zakero::Yetani::Window Member List

This is the complete list of members for zakero::Yetani::Window, including all inherited members.

bytesPerPixel() const noexceptzakero::Yetani::Window
classSet(const std::string &) noexceptzakero::Yetani::Window
convertToMm(const Yetani::PointPixel &) const noexceptzakero::Yetani::Window
convertToMm(const Yetani::SizePixel &) const noexceptzakero::Yetani::Window
convertToPercent(const Yetani::PointPixel &) const noexceptzakero::Yetani::Window
convertToPercent(const Yetani::SizePixel &) const noexceptzakero::Yetani::Window
convertToPixel(const Yetani::PointMm &) const noexceptzakero::Yetani::Window
convertToPixel(const Yetani::PointPercent &) const noexceptzakero::Yetani::Window
convertToPixel(const Yetani::SizeMm &) const noexceptzakero::Yetani::Window
convertToPixel(const Yetani::SizePercent &) const noexceptzakero::Yetani::Window
cursorHide() noexceptzakero::Yetani::Window
cursorShow() noexceptzakero::Yetani::Window
cursorUse(const std::string &) noexceptzakero::Yetani::Window
decorationsOnChange(Yetani::LambdaWindowDecorations) noexceptzakero::Yetani::Window
decorationsSet(const Yetani::WindowDecorations) noexceptzakero::Yetani::Window
imageNext(uint8_t *&, Yetani::SizePixel &) noexceptzakero::Yetani::Window
imagePresent() noexceptzakero::Yetani::Window
keyboardOnEnter(Yetani::Lambda) noexceptzakero::Yetani::Window
keyboardOnKey(Yetani::LambdaKey) noexceptzakero::Yetani::Window
keyboardOnLeave(Yetani::Lambda) noexceptzakero::Yetani::Window
minimize() noexceptzakero::Yetani::Window
onCloseRequest(Yetani::Lambda) noexceptzakero::Yetani::Window
onFocusChange(Yetani::LambdaBool) noexceptzakero::Yetani::Window
pointerOnAxis(Yetani::LambdaAxis) noexceptzakero::Yetani::Window
pointerOnAxisDiscrete(Yetani::Lambda) noexceptzakero::Yetani::Window
pointerOnAxisSource(Yetani::Lambda) noexceptzakero::Yetani::Window
pointerOnAxisStop(Yetani::Lambda) noexceptzakero::Yetani::Window
pointerOnButton(Yetani::LambdaButtonMm) noexceptzakero::Yetani::Window
pointerOnButton(Yetani::LambdaButtonPercent) noexceptzakero::Yetani::Window
pointerOnButton(Yetani::LambdaButtonPixel) noexceptzakero::Yetani::Window
pointerOnEnter(Yetani::LambdaPointMm) noexceptzakero::Yetani::Window
pointerOnEnter(Yetani::LambdaPointPercent) noexceptzakero::Yetani::Window
pointerOnEnter(Yetani::LambdaPointPixel) noexceptzakero::Yetani::Window
pointerOnLeave(Yetani::Lambda) noexceptzakero::Yetani::Window
pointerOnMotion(Yetani::LambdaPointMm) noexceptzakero::Yetani::Window
pointerOnMotion(Yetani::LambdaPointPercent) noexceptzakero::Yetani::Window
pointerOnMotion(Yetani::LambdaPointPixel) noexceptzakero::Yetani::Window
sizeOnChange(Yetani::LambdaSizeMm) noexceptzakero::Yetani::Window
sizeOnChange(Yetani::LambdaSizePercent) noexceptzakero::Yetani::Window
sizeOnChange(Yetani::LambdaSizePixel) noexceptzakero::Yetani::Window
sizeSet(const Yetani::SizeMm &) noexceptzakero::Yetani::Window
sizeSet(const Yetani::SizePercent &) noexceptzakero::Yetani::Window
sizeSet(const Yetani::SizePixel &) noexceptzakero::Yetani::Window
sizeSetMinMax(const Yetani::SizeMm &, const Yetani::SizeMm &) noexceptzakero::Yetani::Window
sizeSetMinMax(const Yetani::SizePercent &, const Yetani::SizePercent &) noexceptzakero::Yetani::Window
sizeSetMinMax(const Yetani::SizePixel &, const Yetani::SizePixel &) noexceptzakero::Yetani::Window
time() const noexceptzakero::Yetani::Window
titleSet(const std::string &) noexceptzakero::Yetani::Window
Window(void *)zakero::Yetani::Window
windowMode() noexceptzakero::Yetani::Window
windowModeIs(const Yetani::WindowMode) noexceptzakero::Yetani::Window
windowModeOnChange(Yetani::LambdaWindowMode) noexceptzakero::Yetani::Window
windowModeSet(const Yetani::WindowMode) noexceptzakero::Yetani::Window
~Window()zakero::Yetani::Windowvirtual