columnCount(const QModelIndex &parent=QModelIndex()) const | SciFigs::LayerPropertiesItem | [virtual] |
data(const QModelIndex &index, int role) const | SciFigs::LayerPropertiesItem | [virtual] |
flags(const QModelIndex &) const | SciFigs::LayerPropertiesItem | [virtual] |
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const | SciFigs::LayerPropertiesItem | [virtual] |
index(int, int column, const QModelIndex &parent=QModelIndex()) const | SciFigs::LayerPropertiesItem | [virtual] |
LayerPropertiesItem(QObject *parent=0) | SciFigs::LayerPropertiesItem | [inline] |
moveLayersDown(QModelIndexList l) | SciFigs::LayerPropertiesItem | |
moveLayersUp(QModelIndexList l) | SciFigs::LayerPropertiesItem | |
parent(const QModelIndex &) const | SciFigs::LayerPropertiesItem | [inline, virtual] |
removeLayers(QModelIndexList l) | SciFigs::LayerPropertiesItem | |
rowCount(const QModelIndex &parent=QModelIndex()) const | SciFigs::LayerPropertiesItem | [virtual] |
selectAllLayers(bool s) | SciFigs::LayerPropertiesItem | |
selectLayers(QModelIndexList l) | SciFigs::LayerPropertiesItem | |
setData(const QModelIndex &index, const QVariant &value, int role=Qt::EditRole) | SciFigs::LayerPropertiesItem | [virtual] |
setGraph(GraphContent *g) | SciFigs::LayerPropertiesItem |