GUIFramework 1.1.0
Framework for desktop GUI applications in C++.
|
This is the complete list of members for gui_framework::interfaces::IStyles, including all inherited members.
appendExtendedStyle(LONG_PTR extendedStyle) | gui_framework::interfaces::IStyles | |
appendStyle(LONG_PTR style) | gui_framework::interfaces::IStyles | |
getExtendedStyles() const final | gui_framework::interfaces::IStyles | virtual |
getStyles() const final | gui_framework::interfaces::IStyles | virtual |
IStyles() | gui_framework::interfaces::IStyles | |
IStyles(LONG_PTR styles, LONG_PTR extendedStyles) | gui_framework::interfaces::IStyles | |
IStyles(const IStyles &)=default | gui_framework::interfaces::IStyles | |
IStyles(IStyles &&) noexcept=default | gui_framework::interfaces::IStyles | |
operator<<(std::ostream &stream) const final | gui_framework::interfaces::IStyles | virtual |
operator=(const IStyles &)=default | gui_framework::interfaces::IStyles | |
operator=(IStyles &&) noexcept=default | gui_framework::interfaces::IStyles | |
operator==(const IStyles &other) const final | gui_framework::interfaces::IStyles | virtual |
operator>>(std::istream &stream) final | gui_framework::interfaces::IStyles | virtual |
~IStyles()=default | gui_framework::interfaces::IStyles | virtual |