mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-26 17:31:42 +00:00
* This item delegate will forward on either to a specified other delegate or to the base implementation. This allows chaining delegates (i.e. having one built-in to the widget, which forwards to a user-set delegate).