addChild(int index, Label *child) | Label | |
addChildren(int position, int count) | Label | |
appendChild(Label *child) | Label | |
childCount() | Label | |
contains(QString labelText) | Label | |
getChild(int index) | Label | |
getIndex() const | Label | |
getParent() | Label | |
getText() | Label | |
Label() | Label | |
Label(QString text) | Label | |
removeChildren(int position, int count) | Label | |
setParent(Label *parent) | Label | [protected] |
setText(QString text) | Label | |
toStringList() | Label | |
~Label() | Label |