TreeItem.childIndex - multiple declarations

Function TreeItem.childIndex

returns index of widget in child list, -1 if passed widget is not a child of this widget

Prototype

int childIndex(
  TreeItem item
);

Function TreeItem.childIndex

returns index of widget in child list, -1 if passed widget is not a child of this widget

Prototype

int childIndex(
  TreeItem item
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0