Setting.changed - multiple declarations

Function Setting.changed

returns true if setting has been changed

Prototype

bool changed() @property;

Function Setting.changed

sets change flag

Prototype

void changed(
  bool changed
) @property;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0