OpenMW
Public Member Functions | Protected Attributes
ContentSelectorModel::ModelItem Class Reference

#include <modelitem.hpp>

List of all members.

Public Member Functions

 ModelItem (ModelItem *parent=0)
 ~ModelItem ()
ModelItemparent () const
int row () const
int childCount () const
int childRow (ModelItem *child) const
ModelItemchild (int row)
void appendChild (ModelItem *child)
void removeChild (int row)
bool hasFormat (const QString &mimetype) const

Protected Attributes

ModelItemmParentItem
QList< ModelItem * > mChildItems

Constructor & Destructor Documentation


Member Function Documentation

bool ContentSelectorModel::ModelItem::hasFormat ( const QString &  mimetype) const

Member Data Documentation


The documentation for this class was generated from the following files: