libyui-gtk
2.44.9
|
This is the complete list of members for YGSelectionStore, including all inherited members.
addRow(YItem *item, GtkTreeIter *iter, GtkTreeIter *parent=0) (defined in YGSelectionStore) | YGSelectionStore | |
createStore(int cols, const GType types[]) (defined in YGSelectionStore) | YGSelectionStore | |
doDeleteAllItems() (defined in YGSelectionStore) | YGSelectionStore | |
findLabel(int labelCol, const std::string &label, GtkTreeIter *iter) (defined in YGSelectionStore) | YGSelectionStore | |
getListStore() (defined in YGSelectionStore) | YGSelectionStore | |
getModel() (defined in YGSelectionStore) | YGSelectionStore | inline |
getTreeDepth() (defined in YGSelectionStore) | YGSelectionStore | |
getTreeIter(const YItem *item, GtkTreeIter *iter) (defined in YGSelectionStore) | YGSelectionStore | |
getTreeStore() (defined in YGSelectionStore) | YGSelectionStore | |
getYItem(GtkTreeIter *iter) (defined in YGSelectionStore) | YGSelectionStore | |
isEmpty() (defined in YGSelectionStore) | YGSelectionStore | |
isTree (defined in YGSelectionStore) | YGSelectionStore | protected |
m_model (defined in YGSelectionStore) | YGSelectionStore | protected |
m_nextRowId (defined in YGSelectionStore) | YGSelectionStore | protected |
setRowMark(GtkTreeIter *iter, int markCol, bool mark) (defined in YGSelectionStore) | YGSelectionStore | |
setRowText(GtkTreeIter *iter, int iconCol, const std::string &icon, int labelCol, const std::string &label, const YSelectionWidget *widget) (defined in YGSelectionStore) | YGSelectionStore | |
YGSelectionStore(bool tree) (defined in YGSelectionStore) | YGSelectionStore | |
~YGSelectionStore() (defined in YGSelectionStore) | YGSelectionStore | virtual |