mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-17 12:06:38 +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).