UIString.value - multiple declarations

Function UIString.value

Get value (either raw or translated by id)

Prototype

dstring value() @property const;

Function UIString.value

Set raw value using property

Prototype

void value(
  dstring newValue
) @property;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0