LLNotifyBoxTemplate Class Reference

#include <llnotify.h>

Inheritance diagram for LLNotifyBoxTemplate:

Inheritance graph
[legend]
Collaboration diagram for LLNotifyBoxTemplate:

Collaboration graph
[legend]
List of all members.

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

Detailed Description

Definition at line 177 of file llnotify.h.


Constructor & Destructor Documentation

LLNotifyBoxTemplate::LLNotifyBoxTemplate ( BOOL  unique,
F32  duration 
) [inline]

Definition at line 180 of file llnotify.h.


Member Function Documentation

void LLNotifyBoxTemplate::addOption ( const LLString label,
BOOL  is_default = FALSE 
) [inline]

Definition at line 193 of file llnotify.h.

References mDefaultOption, and mOptions.

void LLNotifyBoxTemplate::setMessage ( const LLString message  )  [inline]

Definition at line 188 of file llnotify.h.

References mMessage.


Member Data Documentation

S32 LLNotifyBoxTemplate::mDefaultOption

Definition at line 210 of file llnotify.h.

Referenced by addOption().

F32 LLNotifyBoxTemplate::mDuration

Definition at line 208 of file llnotify.h.

BOOL LLNotifyBoxTemplate::mIsCaution

Definition at line 206 of file llnotify.h.

BOOL LLNotifyBoxTemplate::mIsTip

Definition at line 205 of file llnotify.h.

LLString LLNotifyBoxTemplate::mLabel

Definition at line 203 of file llnotify.h.

LLString LLNotifyBoxTemplate::mMessage

Definition at line 204 of file llnotify.h.

Referenced by setMessage().

LLNotifyBox::option_list_t LLNotifyBoxTemplate::mOptions

Definition at line 209 of file llnotify.h.

Referenced by addOption().

BOOL LLNotifyBoxTemplate::mUnique

Definition at line 207 of file llnotify.h.


The documentation for this class was generated from the following file:
Generated on Thu Jul 1 06:11:32 2010 for Second Life Viewer by  doxygen 1.4.7