#include <llfloatertest.h>
Collaboration diagram for LLFloaterTest:
Static Public Member Functions | |
static void | show (void *unused) |
Private Member Functions | |
LLFloaterTest () | |
~LLFloaterTest () | |
Private Attributes | |
LLFloaterTestImpl & | impl |
Definition at line 40 of file llfloatertest.h.
LLFloaterTest::LLFloaterTest | ( | ) | [private] |
LLFloaterTest::~LLFloaterTest | ( | ) | [private] |
Definition at line 378 of file llfloatertest.cpp.
References LLFloaterTest().
Referenced by init_debug_xui_menu().
LLFloaterTestImpl& LLFloaterTest::impl [private] |