FCT
|
命名空间 | |
namespace | FCT |
函数 | |
void | FCT::ShowErrorDialog (const std::string &title, const std::string &message) |
显示错误对话框 | |
void | FCT::ShowWarningDialog (const std::string &title, const std::string &message) |
显示警告对话框 | |
bool | FCT::ShowConfirmDialog (const std::string &title, const std::string &message) |
显示确认对话框 | |
void | FCT::ShowInfoDialog (const std::string &title, const std::string &message) |
显示信息对话框 |