llpaneldirpeople.h

Go to the documentation of this file.
00001 
00032 #ifndef LL_LLPANELDIRPEOPLE_H
00033 #define LL_LLPANELDIRPEOPLE_H
00034 
00035 #include "llpaneldirbrowser.h"
00036 
00037 
00038 class LLPanelDirPeople : public LLPanelDirBrowser
00039 {
00040 public:
00041         LLPanelDirPeople(const std::string& name, LLFloaterDirectory* floater);
00042         virtual ~LLPanelDirPeople();
00043 
00044         /*virtual*/ BOOL postBuild();
00045 
00046         /*virtual*/ void performQuery();
00047 
00048         static void onClickSearch(void *userdata);
00049         static void onKeystrokeName(LLLineEditor* line, void* data);
00050 };
00051 
00052 #endif

Generated on Thu Jul 1 06:08:56 2010 for Second Life Viewer by  doxygen 1.4.7