libyui
3.0.10
|
column() const | YTableCell | [inline] |
hasIconName() const | YTableCell | [inline] |
iconName() const | YTableCell | [inline] |
itemIndex() const | YTableCell | [inline] |
label() const | YTableCell | [inline] |
parent() const | YTableCell | [inline] |
reparent(YTableItem *parent, int column) | YTableCell | |
setIconName(const std::string &newIconName) | YTableCell | [inline] |
setLabel(const std::string &newLabel) | YTableCell | [inline] |
YTableCell(const std::string &label, const std::string &iconName="") | YTableCell | [inline] |
YTableCell(YTableItem *parent, int column, const std::string &label, const std::string &iconName="") | YTableCell | [inline] |
~YTableCell() | YTableCell | [inline, virtual] |