Function decodeTextFlags

parses string like "HotKeys|UnderlineHotKeysWhenAltPressed" to bit set of TextFlag flags

Prototype

uint decodeTextFlags(
  string s
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0