#include <lluictrlfactory.h>
Static Public Member Functions | |
static void | registerCreator (LLString name, LLUICtrlFactory *factory) |
Definition at line 166 of file lluictrlfactory.h.
static void LLUICtrlCreator< T >::registerCreator | ( | LLString | name, | |
LLUICtrlFactory * | factory | |||
) | [inline, static] |
Definition at line 169 of file lluictrlfactory.h.
References LLUICtrlFactory::registerCreator().
Referenced by LLUICtrlFactory::LLUICtrlFactory(), and LLViewerUICtrlFactory::LLViewerUICtrlFactory().