![]() |
Master Core
v0.0.9 - 2abfd2849db8ba7a83957c64eb976b406713c123
|
Include dependency graph for noui.cpp:Go to the source code of this file.
Functions | |
| static bool | noui_ThreadSafeMessageBox (const std::string &message, const std::string &caption, unsigned int style) |
| static void | noui_InitMessage (const std::string &message) |
| void | noui_connect () |
| void noui_connect | ( | ) |
Definition at line 42 of file noui.cpp.
References CClientUIInterface::InitMessage, noui_InitMessage(), noui_ThreadSafeMessageBox(), CClientUIInterface::ThreadSafeMessageBox, and uiInterface.
Referenced by main().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 37 of file noui.cpp.
References LogPrintf.
Referenced by noui_connect().
Here is the caller graph for this function:
|
static |
Definition at line 14 of file noui.cpp.
References _(), LogPrintf, CClientUIInterface::MSG_ERROR, CClientUIInterface::MSG_INFORMATION, and CClientUIInterface::MSG_WARNING.
Referenced by noui_connect().
Here is the call graph for this function:
Here is the caller graph for this function:
1.8.8