Widget.updateActionState - multiple declarations

Function Widget.updateActionState

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

Prototype

bool updateActionState(
  Action a,
  bool force = false
);

Function Widget.updateActionState

call to update state for action (if action is assigned for widget)

Prototype

void updateActionState(
  bool force = false
);

Function Widget.updateActionState

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

Prototype

bool updateActionState(
  Action a,
  bool force = false
);

Function Widget.updateActionState

call to update state for action (if action is assigned for widget)

Prototype

void updateActionState(
  bool force = false
);

Function Widget.updateActionState

call to update state for action (if action is assigned for widget)

Prototype

void updateActionState(
  bool force = false
);

Function Widget.updateActionState

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

Prototype

bool updateActionState(
  Action a,
  bool force = false
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0