mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-25 00:41:40 +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).