wex v24.10.0
|
This class offers info for the version_info_dialog. More...
#include <wex/del/version-dialog.h>
Inherits wxAboutDialogInfo.
Public Member Functions | |
about_info ()=default | |
Default constructor. | |
about_info & | description (const std::string &rhs) |
Sets description. | |
about_info & | developer (const std::string &rhs) |
Adds a developer. | |
about_info & | icon (const wxIcon &rhs) |
Sets icon. | |
about_info & | licence (const std::string &rhs) |
Sets licence. | |
about_info & | website (const std::string &rhs) |
Sets website. | |
This class offers info for the version_info_dialog.