|
const char * | () |
void | (const char *pszMsg, const char *pszTitle) |
void | (const char *pszTitle, const char *pszContent, int nInputMode, int nInputFlag, int nReturnType, int nMaxLength, EditTextCallback pfEditTextCallback, void *ctx) |
void | () |
var | () |
local | () |
std::string | () |
var | () |
local | () |
std::string | () |
var | () |
local | () |
std::string | () |
var | () |
local | () |
void | () |
var | () |
local | () |
void | () |
var | () |
local | () |
void | (float interval) |
bool | (const char *pKey, bool defaultValue) |
int | (const char *pKey, int defaultValue) |
var | ( var pKey, var defaultValue) |
local | ( local pKey, local defaultValue) |
float | (const char *pKey, float defaultValue) |
var | ( var pKey, var defaultValue) |
local | ( local pKey, local defaultValue) |
double | (const char *pKey, double defaultValue) |
var | ( var pKey, var defaultValue) |
local | ( local pKey, local defaultValue) |
std::string | (const char *pKey, const char *defaultValue) |
var | ( var pKey, var defaultValue) |
local | ( local pKey, local defaultValue) |
void | (const char *pKey, bool value) |
var | ( var pKey, var value) |
local | ( local pKey, local value) |
void | (const char *pKey, int value) |
var | ( var pKey, var value) |
local | ( local pKey, local value) |
void | (const char *pKey, float value) |
var | ( var pKey, var value) |
local | ( local pKey, local value) |
void | (const char *pKey, double value) |
void | (const char *pKey, const char *value) |
var | ( var pKey, var value) |
local | ( local pKey, local value) |