xtd - Reference Guide
0.1.1
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::country, including all inherited members.
alpha_2_code() const | xtd::forms::country | inlinevirtual |
alpha_3_code() const | xtd::forms::country | inlinevirtual |
emoticon() const | xtd::forms::country | inlinevirtual |
empty() | xtd::forms::country | static |
equals(const object &obj) const noexcept | xtd::object | virtual |
equals(const object &object_a, const object &object_b) noexcept | xtd::object | static |
flag() const | xtd::forms::country | virtual |
flag_squared() const | xtd::forms::country | virtual |
from_alpha_2_code(const xtd::ustring &alpha_2_code) | xtd::forms::country | static |
from_alpha_3_code(const xtd::ustring &alpha_3_code) | xtd::forms::country | static |
from_name(const xtd::ustring &name) | xtd::forms::country | static |
from_numeric_code(int numeric_code) | xtd::forms::country | static |
get_hash_code() const noexcept | xtd::object | virtual |
memberwise_clone() const | xtd::object | inline |
name() const | xtd::forms::country | inlinevirtual |
numeric_code() const | xtd::forms::country | inlinevirtual |
object()=default | xtd::object | |
reference_equals(const object &object_a, const object &object_b) noexcept | xtd::object | static |
to_string() const noexcept override | xtd::forms::country | virtual |