GUIFramework 1.1.0
Framework for desktop GUI applications in C++.
|
Variables | |
constexpr std::string_view | alreadyRegisteredClassName = "This class name already registered" |
constexpr std::string_view | notEnoughSpace = "Insufficient space is available to store the new string" |
constexpr std::string_view | notImplemented = R"(Method "{}" not implemented for "{}" class)" |
|
inlineconstexpr |
Definition at line 9 of file ExceptionConstants.h.
|
inlineconstexpr |
Definition at line 11 of file ExceptionConstants.h.
|
inlineconstexpr |
Definition at line 13 of file ExceptionConstants.h.