Gui::Dialog::SceneModel Member List

This is the complete list of members for Gui::Dialog::SceneModel, including all inherited members.

columnCount(const QModelIndex &parent=QModelIndex()) constGui::Dialog::SceneModel
flags(const QModelIndex &index) constGui::Dialog::SceneModel
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) constGui::Dialog::SceneModel
SceneModel(QObject *parent)Gui::Dialog::SceneModel
setHeaderData(int section, Qt::Orientation orientation, const QVariant &value, int role=Qt::EditRole)Gui::Dialog::SceneModel
setNode(SoNode *node)Gui::Dialog::SceneModel
setNodeNames(const QHash< SoNode *, QString > &names)Gui::Dialog::SceneModel
~SceneModel()Gui::Dialog::SceneModelvirtual