score::PanelDelegate Member List
This is the complete list of members for score::PanelDelegate, including all inherited members.
context() const (defined in score::PanelDelegate) | score::PanelDelegate | |
defaultPanelStatus() const =0 | score::PanelDelegate | pure virtual |
document() const | score::PanelDelegate | |
on_modelChanged(MaybeDocument oldm, MaybeDocument newm) | score::PanelDelegate | protectedvirtual |
PanelDelegate(const score::GUIApplicationContext &ctx) (defined in score::PanelDelegate) | score::PanelDelegate | |
setModel(const score::DocumentContext &model) (defined in score::PanelDelegate) | score::PanelDelegate | |
setModel(std::nullopt_t n) (defined in score::PanelDelegate) | score::PanelDelegate | |
setNewSelection(const Selection &s) | score::PanelDelegate | virtual |
widget()=0 | score::PanelDelegate | pure virtual |
~PanelDelegate() (defined in score::PanelDelegate) | score::PanelDelegate | virtual |