|
GUIFramework 1.1.0
Framework for desktop GUI applications in C++.
|
This is the complete list of members for gui_framework::interfaces::ITextOperations, including all inherited members.
| getText() const final | gui_framework::interfaces::ITextOperations | virtual |
| ITextOperations(HWND handle, const std::wstring &text=L"") | gui_framework::interfaces::ITextOperations | |
| ITextOperations(HWND handle, const std::string &localizationKey) | gui_framework::interfaces::ITextOperations | |
| setText(std::wstring_view text) | gui_framework::interfaces::ITextOperations | |
| setText(std::string_view localizationKey) | gui_framework::interfaces::ITextOperations | virtual |
| textHandle | gui_framework::interfaces::ITextOperations | protected |
| ~ITextOperations()=default | gui_framework::interfaces::ITextOperations | virtual |