Function Widget.childIndex

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

Prototype

int childIndex(
  Widget item
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0