#include <llnotify.h>
Inheritance diagram for LLNotifyBoxTemplate:
Public Member Functions | |
LLNotifyBoxTemplate (BOOL unique, F32 duration) | |
void | setMessage (const LLString &message) |
void | addOption (const LLString &label, BOOL is_default=FALSE) |
Public Attributes | |
LLString | mLabel |
LLString | mMessage |
BOOL | mIsTip |
BOOL | mIsCaution |
BOOL | mUnique |
F32 | mDuration |
LLNotifyBox::option_list_t | mOptions |
S32 | mDefaultOption |
Definition at line 177 of file llnotify.h.
Definition at line 180 of file llnotify.h.
Definition at line 208 of file llnotify.h.
Definition at line 206 of file llnotify.h.
Definition at line 205 of file llnotify.h.
Definition at line 203 of file llnotify.h.
Definition at line 207 of file llnotify.h.