WidgetGroup.childIndex - multiple declarations

Function WidgetGroup.childIndex

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

Prototype

override int childIndex(
  Widget item
);

Function WidgetGroup.childIndex

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

Prototype

override int childIndex(
  Widget item
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0