Function actionIdToName

converts id to name for actions registered by registerActionEnum, returns null if not found

Prototype

string actionIdToName(
  int id
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0