Widget.updateActionState

ask for update state of some action (unles force=true, checks window flag actionsUpdateRequested), returns true if action state is changed

  1. bool updateActionState(Action a, bool force, bool allowDefault)
    class Widget
    bool
    updateActionState
    (,
    bool force = false
    ,
    bool allowDefault = true
    )
  2. void updateActionState(bool force)

Meta