append(Shape *const &value) | Isis::ShapeList | |
append(const QList< Shape *> &value) | Isis::ShapeList | |
clear() | Isis::ShapeList | |
countChanged(int newCount) (defined in Isis::ShapeList) | Isis::ShapeList | signal |
deleteFromDisk(Project *project) | Isis::ShapeList | |
erase(iterator pos) | Isis::ShapeList | |
erase(iterator begin, iterator end) | Isis::ShapeList | |
insert(int i, Shape *const &value) | Isis::ShapeList | |
insert(iterator before, Shape *const &value) | Isis::ShapeList | |
m_name | Isis::ShapeList | private |
m_path | Isis::ShapeList | private |
name() const | Isis::ShapeList | |
operator+=(const QList< Shape *> &other) | Isis::ShapeList | |
operator+=(Shape *const &other) | Isis::ShapeList | |
operator<<(const QList< Shape *> &other) | Isis::ShapeList | |
operator<<(Shape *const &other) | Isis::ShapeList | |
operator=(const QList< Shape *> &rhs) | Isis::ShapeList | |
operator=(const ShapeList &rhs) | Isis::ShapeList | |
path() const | Isis::ShapeList | |
prepend(Shape *const &value) | Isis::ShapeList | |
push_back(Shape *const &value) | Isis::ShapeList | |
push_front(Shape *const &value) | Isis::ShapeList | |
removeAll(Shape *const &value) | Isis::ShapeList | |
removeAt(int i) | Isis::ShapeList | |
removeFirst() | Isis::ShapeList | |
removeLast() | Isis::ShapeList | |
removeOne(Shape *const &value) | Isis::ShapeList | |
save(QXmlStreamWriter &stream, const Project *project, FileName newProjectRoot) const | Isis::ShapeList | |
serialNumberList() | Isis::ShapeList | |
setName(QString newName) | Isis::ShapeList | |
setPath(QString newPath) | Isis::ShapeList | |
ShapeList(QString name, QString path, QObject *parent=NULL) | Isis::ShapeList | |
ShapeList(QObject *parent=NULL) | Isis::ShapeList | explicit |
ShapeList(QList< Shape *>, QObject *parent=NULL) | Isis::ShapeList | explicit |
ShapeList(Project *project, XmlStackedHandlerReader *xmlReader, QObject *parent=NULL) | Isis::ShapeList | explicit |
ShapeList(QStringList &) | Isis::ShapeList | explicit |
ShapeList(const ShapeList &) | Isis::ShapeList | |
swap(QList< Shape *> &other) | Isis::ShapeList | |
takeAt(int i) | Isis::ShapeList | |
takeFirst() | Isis::ShapeList | |
takeLast() | Isis::ShapeList | |
~ShapeList() | Isis::ShapeList | |