libyui
3.4.2
|
This is the complete list of members for YTableCell, including all inherited members.
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 | inlinevirtual |