TreeWidgetBase.findItemById - multiple declarations

Function TreeWidgetBase.findItemById

returns item by id, null if not found

Prototype

TreeItem findItemById(
  string id
);

Function TreeWidgetBase.findItemById

returns item by id, null if not found

Prototype

TreeItem findItemById(
  string id
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0