DEV-31980: Extend LLEventDispatcher to handle const as well as non-const
methods. Introduce LLAppViewerListener based on LLDispatchListener, instantiate a static one in llappviewer.cpp. Initial implementation only supports ["op"] == "requestQuit".
Showing
- indra/llcommon/lleventdispatcher.h 115 additions, 16 deletionsindra/llcommon/lleventdispatcher.h
- indra/newview/CMakeLists.txt 2 additions, 0 deletionsindra/newview/CMakeLists.txt
- indra/newview/llappviewer.cpp 3 additions, 0 deletionsindra/newview/llappviewer.cpp
- indra/newview/llappviewerlistener.cpp 33 additions, 0 deletionsindra/newview/llappviewerlistener.cpp
- indra/newview/llappviewerlistener.h 34 additions, 0 deletionsindra/newview/llappviewerlistener.h
Loading
Please register or sign in to comment