OpenMW
|
This is the complete list of members for MWGui::ItemModel, including all inherited members.
allowedToInsertItems() const | MWGui::ItemModel | virtual |
copyItem(const ItemStack &item, size_t count, bool setNewOwner=false)=0 | MWGui::ItemModel | pure virtual |
getIndex(ItemStack item)=0 | MWGui::ItemModel | pure virtual |
getItem(ModelIndex index)=0 | MWGui::ItemModel | pure virtual |
getItemCount()=0 | MWGui::ItemModel | pure virtual |
ItemModel() | MWGui::ItemModel | |
ItemModel(const ItemModel &) | MWGui::ItemModel | private |
ModelIndex typedef | MWGui::ItemModel | |
moveItem(const ItemStack &item, size_t count, ItemModel *otherModel) | MWGui::ItemModel | virtual |
operator=(const ItemModel &) | MWGui::ItemModel | private |
removeItem(const ItemStack &item, size_t count)=0 | MWGui::ItemModel | pure virtual |
update()=0 | MWGui::ItemModel | pure virtual |
~ItemModel() | MWGui::ItemModel | inlinevirtual |