Eneboo - Documentación para desarrolladores
|
Métodos públicos | |
void | setText (const QString &text) |
void EditableListBoxItem::setText | ( | const QString & | text | ) | [inline, virtual] |
Sets the text of the QListBoxItem to text. This text is also used for sorting. The text is not shown unless explicitly drawn in paint().
Reimplementado de QListBoxItem.