#include <llfloaterproject.h>
Inheritance diagram for LLNetwork2080PageBridge:
Public Member Functions | |
LLNetwork2080PageBridge (const S32 id, const LLString &name) | |
virtual LLViewerImage * | getIcon () const |
virtual LLString | getURL () const |
Get the URL to be loaded when this node is selected. |
Definition at line 237 of file llfloaterproject.h.
Definition at line 241 of file llfloaterproject.h.
LLViewerImage * LLNetwork2080PageBridge::getIcon | ( | ) | const [virtual] |
Reimplemented from LLNetwork2080Bridge.
Definition at line 235 of file llfloaterproject.cpp.
References LLViewerImageList::getImage(), gImageList, MIPMAP_FALSE, LLImageGL::setClamp(), and TRUE.
LLString LLNetwork2080PageBridge::getURL | ( | ) | const [virtual] |
Get the URL to be loaded when this node is selected.
Reimplemented from LLNetwork2080Bridge.
Definition at line 244 of file llfloaterproject.cpp.
References LLNetwork2080Bridge::mID, and PAGE_URL.