xtd - Reference Guide
0.1.2
Modern c++17/20 framework to create console, GUI and unit test applications on Windows, macOS, Linux, iOS and android.
|
This is the complete list of members for xtd::forms::cursor, including all inherited members.
copy_handle() const | xtd::forms::cursor | |
current() | xtd::forms::cursor | static |
current(const xtd::forms::cursor &cursor) | xtd::forms::cursor | static |
cursor() | xtd::forms::cursor | |
cursor(intptr_t handle) | xtd::forms::cursor | inlineexplicit |
equals(const object &obj) const noexcept | xtd::object | virtual |
equals(const object &object_a, const object &object_b) noexcept | xtd::object | static |
from_bitmap(const xtd::drawing::bitmap &bitmap, const xtd::drawing::point &hot_spot) | xtd::forms::cursor | inlinestatic |
from_bitmap(const xtd::drawing::bitmap &bitmap) | xtd::forms::cursor | inlinestatic |
get_hash_code() const noexcept | xtd::object | virtual |
handle() const | xtd::forms::cursor | inline |
hide() | xtd::forms::cursor | static |
hot_spot() const | xtd::forms::cursor | inline |
memberwise_clone() const | xtd::object | inline |
none | xtd::forms::cursor | static |
object()=default | xtd::object | |
position() | xtd::forms::cursor | static |
position(const drawing::point &position) | xtd::forms::cursor | static |
reference_equals(const object &object_a, const object &object_b) noexcept | xtd::object | static |
show() | xtd::forms::cursor | static |
size() const | xtd::forms::cursor | inline |
tag() const | xtd::forms::cursor | inline |
tag(std::any tag) | xtd::forms::cursor | inline |
to_string() const noexcept override | xtd::forms::cursor | virtual |