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

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

connect() noexceptzakero::Yetanistatic
connect(const std::string &) noexceptzakero::Yetanistatic
connect(std::error_code &) noexceptzakero::Yetanistatic
connect(const std::string &, std::error_code &) noexceptzakero::Yetanistatic
cursorCreate(const std::string &, const Yetani::CursorConfig &) noexceptzakero::Yetani
cursorDestroy(const std::string &) noexceptzakero::Yetani
KeyModifier_Altzakero::Yetanistatic
KeyModifier_CapsLockzakero::Yetanistatic
KeyModifier_Controlzakero::Yetanistatic
KeyModifier_Metazakero::Yetanistatic
KeyModifier_Shiftzakero::Yetanistatic
keyRepeatDelay() const noexceptzakero::Yetani
keyRepeatRate() const noexceptzakero::Yetani
KeyState enum namezakero::Yetani
Lambda typedefzakero::Yetani
LambdaAxis typedefzakero::Yetani
LambdaBool typedefzakero::Yetani
LambdaButtonMm typedefzakero::Yetani
LambdaButtonPercent typedefzakero::Yetani
LambdaButtonPixel typedefzakero::Yetani
LambdaKey typedefzakero::Yetani
LambdaPointMm typedefzakero::Yetani
LambdaPointPercent typedefzakero::Yetani
LambdaPointPixel typedefzakero::Yetani
LambdaSizeMm typedefzakero::Yetani
LambdaSizePercent typedefzakero::Yetani
LambdaSizePixel typedefzakero::Yetani
LambdaWindowDecorations typedefzakero::Yetani
LambdaWindowMode typedefzakero::Yetani
output(const Yetani::OutputId) const noexceptzakero::Yetani
outputConvertToMm(const Yetani::OutputId, const Yetani::PointPixel &) const noexceptzakero::Yetani
outputConvertToMm(const Yetani::OutputId, const Yetani::SizePixel &) const noexceptzakero::Yetani
outputConvertToPercent(const Yetani::OutputId, const Yetani::PointPixel &) const noexceptzakero::Yetani
outputConvertToPercent(const Yetani::OutputId, const Yetani::SizePixel &) const noexceptzakero::Yetani
outputConvertToPixel(const Yetani::OutputId, const Yetani::PointMm &) const noexceptzakero::Yetani
outputConvertToPixel(const Yetani::OutputId, const Yetani::PointPercent &) const noexceptzakero::Yetani
outputConvertToPixel(const Yetani::OutputId, const Yetani::SizeMm &) const noexceptzakero::Yetani
outputConvertToPixel(const Yetani::OutputId, const Yetani::SizePercent &) const noexceptzakero::Yetani
outputOnAdd(Yetani::LambdaOutputId) noexceptzakero::Yetani
outputOnChange(Yetani::LambdaOutputId) noexceptzakero::Yetani
outputOnRemove(Yetani::LambdaOutputId) noexceptzakero::Yetani
outputSubpixelName(int32_t) noexceptzakero::Yetanistatic
outputTransformName(int32_t) noexceptzakero::Yetanistatic
outputVector() const noexceptzakero::Yetani
PointerAxisSource enum namezakero::Yetani
PointerAxisType enum namezakero::Yetani
PointerButtonState enum namezakero::Yetani
SHM_FORMAT_DEFAULTzakero::Yetanistatic
shmFormatAvailable() const noexceptzakero::Yetani
shmFormatBytesPerPixel(const wl_shm_format) noexceptzakero::Yetanistatic
shmFormatDescription(const wl_shm_format) noexceptzakero::Yetanistatic
shmFormatName(const wl_shm_format) noexceptzakero::Yetanistatic
windowCreate(const Yetani::SizeMm &, std::error_code &) noexceptzakero::Yetani
windowCreate(const Yetani::SizeMm &, const wl_shm_format=SHM_FORMAT_DEFAULT) noexceptzakero::Yetani
windowCreate(const Yetani::SizeMm &, const wl_shm_format, std::error_code &) noexceptzakero::Yetani
windowCreate(const Yetani::SizePercent &, std::error_code &) noexceptzakero::Yetani
windowCreate(const Yetani::SizePercent &, const wl_shm_format=SHM_FORMAT_DEFAULT) noexceptzakero::Yetani
windowCreate(const Yetani::SizePercent &, const wl_shm_format, std::error_code &) noexceptzakero::Yetani
windowCreate(const Yetani::SizePixel &, std::error_code &) noexceptzakero::Yetani
windowCreate(const Yetani::SizePixel &, const wl_shm_format=SHM_FORMAT_DEFAULT) noexceptzakero::Yetani
windowCreate(const Yetani::SizePixel &, const wl_shm_format, std::error_code &) noexceptzakero::Yetani
WindowDecorations enum namezakero::Yetani
WindowMode enum namezakero::Yetani
~Yetani() noexceptzakero::Yetanivirtual