Lines Matching full:child
646 to child classes:
663 * to the child class:
712 <listitem><para>Child class B re-implements method <function>foo</function>.</para></listitem>
713 <listitem><para>In the method B::foo, the child class B calls its parent class method A::foo.</para></listitem>
722 to modify it to add method calls to new specialized method calls: it is faster to hack the child class
1620 is emitted, the parent class will use the function provided by the child as a signal default handler.
1621 Of course, it is also possible (and recommended) to chain up from the child to the parent's default signal