#include <llpanel.h>
Collaboration diagram for LLAlertInfo:
Public Member Functions | |
LLAlertInfo (LLString label, LLString::format_map_t args) | |
LLAlertInfo () | |
Public Attributes | |
LLString | mLabel |
LLString::format_map_t | mArgs |
Definition at line 63 of file llpanel.h.
LLAlertInfo::LLAlertInfo | ( | LLString | label, | |
LLString::format_map_t | args | |||
) | [inline] |