There was an error fetching the commit references. Please try again later.
yuzu: Use Qt 5 signal/slots where applicable
Makes the signal/slot connections type-safe instead of string-based.
Showing
- src/yuzu/debugger/graphics/graphics_breakpoint_observer.cpp 3 additions, 3 deletionssrc/yuzu/debugger/graphics/graphics_breakpoint_observer.cpp
- src/yuzu/debugger/graphics/graphics_breakpoint_observer.h 4 additions, 4 deletionssrc/yuzu/debugger/graphics/graphics_breakpoint_observer.h
- src/yuzu/debugger/graphics/graphics_breakpoints.cpp 15 additions, 11 deletionssrc/yuzu/debugger/graphics/graphics_breakpoints.cpp
- src/yuzu/debugger/graphics/graphics_breakpoints.h 5 additions, 6 deletionssrc/yuzu/debugger/graphics/graphics_breakpoints.h
- src/yuzu/debugger/graphics/graphics_breakpoints_p.h 0 additions, 1 deletionsrc/yuzu/debugger/graphics/graphics_breakpoints_p.h
- src/yuzu/debugger/graphics/graphics_surface.cpp 18 additions, 16 deletionssrc/yuzu/debugger/graphics/graphics_surface.cpp
- src/yuzu/debugger/graphics/graphics_surface.h 4 additions, 5 deletionssrc/yuzu/debugger/graphics/graphics_surface.h
Loading
Please register or sign in to comment