Doxygen
|
A container to store a key-value pair 更多...
Public 成员函数 | |
TemplateKeyValue () | |
TemplateKeyValue (const QCString &k, const TemplateVariant &v) | |
Public 属性 | |
QCString | key |
TemplateVariant | value |
A container to store a key-value pair
在文件 template.cpp 第 630 行定义.
|
inline |
在文件 template.cpp 第 632 行定义.
|
inline |
在文件 template.cpp 第 633 行定义.
QCString TemplateKeyValue::key |
在文件 template.cpp 第 634 行定义.
TemplateVariant TemplateKeyValue::value |
在文件 template.cpp 第 635 行定义.