SciDAVis
1.D4
|
This is the complete list of members for AbstractPart, including all inherited members.
AbstractAspect(const QString &name) | AbstractAspect | |
AbstractPart(const QString &name) | AbstractPart | inline |
addChild(AbstractAspect *child) | AbstractAspect | |
aspectAboutToBeAdded(const AbstractAspect *parent, int index) | AbstractAspect | signal |
aspectAboutToBeRemoved(const AbstractAspect *aspect) | AbstractAspect | signal |
aspectAboutToBeRemoved(const AbstractAspect *parent, int index) | AbstractAspect | signal |
aspectAdded(const AbstractAspect *aspect) | AbstractAspect | signal |
aspectAdded(const AbstractAspect *parent, int index) | AbstractAspect | signal |
aspectDescriptionAboutToChange(const AbstractAspect *aspect) | AbstractAspect | signal |
aspectDescriptionChanged(const AbstractAspect *aspect) | AbstractAspect | signal |
aspectRemoved(const AbstractAspect *parent, int index) | AbstractAspect | signal |
beginMacro(const QString &text) | AbstractAspect | |
caption() const | AbstractAspect | |
captionSpec() const | AbstractAspect | |
child(int index) const | AbstractAspect | |
childCount() const | AbstractAspect | |
comment() const | AbstractAspect | |
completeAspectInsertion(AbstractAspect *aspect, int index) | AbstractAspect | inlineprotectedvirtual |
copy() | AbstractPart | inlinevirtualslot |
createContextMenu() const | AbstractPart | virtual |
creationTime() const | AbstractAspect | |
cut() | AbstractPart | inlinevirtualslot |
d_mdi_window | AbstractPart | private |
descendantsThatInherit(const char *class_name) | AbstractAspect | |
endMacro() | AbstractAspect | |
exec(QUndoCommand *command) | AbstractAspect | |
fillProjectMenu(QMenu *menu) | AbstractPart | inlinevirtual |
fillProjectToolBar(QToolBar *bar) | AbstractPart | inlinevirtual |
folder() | AbstractAspect | |
global(const QString &key) | AbstractAspect | static |
icon() const | AbstractAspect | virtual |
importV0x0001XXCreationTime(const QString &str) | AbstractAspect | inline |
index() const | AbstractAspect | inline |
indexOfChild(const AbstractAspect *child) const | AbstractAspect | |
info(const QString &text) | AbstractAspect | inlineprotected |
insertChild(AbstractAspect *child, int index) | AbstractAspect | |
isDescendantOf(AbstractAspect *other) | AbstractAspect | |
load(XmlStreamReader *) | AbstractAspect | inlinevirtual |
mdiSubWindow() | AbstractPart | |
moveChild(int from, int to) | AbstractAspect | |
name() const | AbstractAspect | |
parentAspect() const | AbstractAspect | |
paste() | AbstractPart | inlinevirtualslot |
path() const | AbstractAspect | inlinevirtual |
prepareAspectRemoval(AbstractAspect *aspect) | AbstractAspect | inlineprotectedvirtual |
project() const | AbstractAspect | inlinevirtual |
project() | AbstractAspect | inlinevirtual |
readBasicAttributes(XmlStreamReader *reader) | AbstractAspect | protected |
readCommentElement(XmlStreamReader *reader) | AbstractAspect | protected |
remove() | AbstractAspect | inlinevirtualslot |
removeAllChildAspects() | AbstractAspect | virtual |
removeChild(AbstractAspect *child, bool detach=false) | AbstractAspect | |
removeChild(int index) | AbstractAspect | |
reparentChild(AbstractAspect *new_parent, AbstractAspect *child, int d_new_index) | AbstractAspect | |
reparentChild(AbstractAspect *new_parent, AbstractAspect *child) | AbstractAspect | |
save(QXmlStreamWriter *) const | AbstractAspect | inlinevirtual |
setCaptionSpec(const QString &value) | AbstractAspect | slot |
setComment(const QString &value) | AbstractAspect | slot |
setCreationTime(const QDateTime &time) | AbstractAspect | protected |
setGlobal(const QString &key, const QVariant &value) | AbstractAspect | static |
setGlobalDefault(const QString &key, const QVariant &value) | AbstractAspect | static |
setName(const QString &value) | AbstractAspect | slot |
statusInfo(const QString &text) | AbstractAspect | signal |
undoStack() const | AbstractAspect | inlinevirtual |
uniqueNameFor(const QString ¤t_name) const | AbstractAspect | slot |
view()=0 | AbstractPart | pure virtual |
writeBasicAttributes(QXmlStreamWriter *writer) const | AbstractAspect | protected |
writeCommentElement(QXmlStreamWriter *writer) const | AbstractAspect | protected |
~AbstractAspect() | AbstractAspect | virtual |