Widget.childIndex - multiple declarations
- Function Widget.childIndex
- Function Widget.childIndex
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 );
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, 2015
License
Boost License 1.0