MeVisLab Scripting Reference
MLCSOListWrapper Member List

This is the complete list of members for MLCSOListWrapper, including all inherited members.

addArrow(const QVariantList &pointAt, const QVariantList &direction, double length, double pointDistanceInMM=1., const QString &subtype="arrow")MLCSOListWrapperslot
addCircle(const QVariantList &midPoint, const QVariantList &normal, double radius, double pointDistanceInMM=1., const QString &subtype="circle")MLCSOListWrapperslot
addClosedSpline(const QVariantList &points, bool useInterpolation=true, double pointDistanceInMM=1., const QString &subtype="spline")MLCSOListWrapperslot
addCSO(const QVariantList &seedPoints, const QVariantList &pathPointLists, bool closed, bool useUndoRedo)MLCSOListWrapperslot
addCSOCopy(unsigned int id, bool useUndoRedo=true)MLCSOListWrapperslot
addCSOCopy(MLCSOWrapper *csoWrapper, bool useUndoRedo=true)MLCSOListWrapperslot
addCSOToSelection(unsigned int id)MLCSOListWrapperslot
addGroup(const QString &label, bool useUndoRedo=true)MLCSOListWrapperslot
addGroupToSelection(unsigned int id)MLCSOListWrapperslot
addOpenSpline(const QVariantList &points, bool useInterpolation=true, double pointDistanceInMM=1., const QString &subtype="spline")MLCSOListWrapperslot
addPoint(const QVariantList &position, const QString &subtype="point")MLCSOListWrapperslot
addPolygon(const QVariantList &points, double pointDistanceInMM=1., const QString &subtype="polygon")MLCSOListWrapperslot
addPolyline(const QVariantList &points, double pointDistanceInMM=1., const QString &subtype="polyline")MLCSOListWrapperslot
breakAllCSOsFromGroup(unsigned int groupId, bool useUndoRedo=true)MLCSOListWrapperslot
breakCSOandGroup(unsigned int csoId, unsigned int groupId, bool useUndoRedo=true)MLCSOListWrapperslot
breakCSOfromAllGroups(unsigned int csoId, bool useUndoRedo=true)MLCSOListWrapperslot
canRedo() constMLCSOListWrapperslot
canUndo() constMLCSOListWrapperslot
centerOfSelectedCSOsMLCSOListWrapper
centerOfSelectedGroupsMLCSOListWrapper
clearRedoStack()MLCSOListWrapperinlineslot
clearSelectedCSOs()MLCSOListWrapperslot
clearSelectedGroups()MLCSOListWrapperslot
clearSelectedSeedPoints()MLCSOListWrapperslot
clearUndoRedoStack()MLCSOListWrapperslot
clearUndoStack()MLCSOListWrapperinlineslot
closeUndoRedoGroup()MLCSOListWrapperslot
combineCSOandGroup(unsigned int csoId, unsigned int groupId, bool useUndoRedo=true)MLCSOListWrapperslot
copySelectedCSOs()MLCSOListWrapperslot
createObject(const QVariantList &arguments)MLCSOListWrapperstatic
csoEventReceived(QObject *csoEvent)MLCSOListWrappersignal
deepCopy()MLCSOListWrapperslot
deregisterForNotification(unsigned int flags, MLABModule *module, QString methodName)MLCSOListWrapperslot
dump(bool binary=true)MLCSOListWrapperslot
getCenterOfSelectedCSOs() constMLCSOListWrapperslot
getCenterOfSelectedGroups() constMLCSOListWrapperslot
getCSOAt(unsigned int idx)MLCSOListWrapperslot
getCSOById(unsigned int id)MLCSOListWrapperslot
getCSOCurrentlyUnderMouse()MLCSOListWrapperslot
getCSOGroups()MLCSOListWrapperslot
getCSOIdList()MLCSOListWrapperslot
getCSOIndex(unsigned int id)MLCSOListWrapperslot
getCSOManager() constMLCSOListWrapperinlineslot
getCSOs()MLCSOListWrapperslot
getCurrentUndoGroupDepth()MLCSOListWrapperslot
getGroupAt(unsigned int idx)MLCSOListWrapperslot
getGroupById(unsigned int id)MLCSOListWrapperslot
getGroupByLabel(QString label)MLCSOListWrapperslot
getGroupIdList()MLCSOListWrapperslot
getGroups()MLCSOListWrapperslot
getNumberOfRegisteredNotifiers(unsigned int flag)MLCSOListWrapperslot
getNumCSOGroups() constMLCSOListWrapperslot
getNumCSOs() constMLCSOListWrapperslot
getNumGroups() constMLCSOListWrapperslot
getNumSelectedCSOs() constMLCSOListWrapperslot
getNumSelectedGroups() constMLCSOListWrapperslot
getSelectedCSOAt(unsigned int index) constMLCSOListWrapperslot
getSelectedCSOIdList()MLCSOListWrapperslot
getSelectedGroupAt(unsigned int index) constMLCSOListWrapperslot
getSelectedGroupIdList()MLCSOListWrapperslot
getUniqueCSOLabel(QString label, QString format, bool addIdAlways)MLCSOListWrapperinlineslot
getUniqueGroupLabel(QString label, QString format, bool addIdAlways)MLCSOListWrapperinlineslot
isCSOSelected(unsigned int id) constMLCSOListWrapperslot
isGroupSelected(unsigned int id) constMLCSOListWrapperslot
lastLoadSaveMessage() constMLCSOListWrapperslot
load(const QByteArray &buffer)MLCSOListWrapperslot
loadFrom(const QString &filename)MLCSOListWrapperslot
loadFrom(const QString &filename, const QString &message)MLCSOListWrapperslot
muteEvents()MLCSOListWrapperslot
NOTIFICATION_ALL enum valueMLCSOListWrapper
NOTIFICATION_CLEARED enum valueMLCSOListWrapper
NOTIFICATION_CSO_FINISHED enum valueMLCSOListWrapper
NOTIFICATION_CSO_MOVED enum valueMLCSOListWrapper
NOTIFICATION_CSO_REMOVED enum valueMLCSOListWrapper
NOTIFICATION_CSO_SELECTION enum valueMLCSOListWrapper
NOTIFICATION_CSO_UNDER_MOUSE_CHANGED enum valueMLCSOListWrapper
NOTIFICATION_GROUP_ADDED enum valueMLCSOListWrapper
NOTIFICATION_GROUP_FINISHED enum valueMLCSOListWrapper
NOTIFICATION_GROUP_REMOVED enum valueMLCSOListWrapper
NOTIFICATION_GROUP_SELECTION enum valueMLCSOListWrapper
NOTIFICATION_INTERACTION_INIT enum valueMLCSOListWrapper
NOTIFICATION_NONE enum valueMLCSOListWrapper
NOTIFICATION_REPAINT enum valueMLCSOListWrapper
NOTIFICATION_START_NEW_CSO enum valueMLCSOListWrapper
NotificationType enum nameMLCSOListWrapper
notifyObservers(int notificationFlag)MLCSOListWrapperinlineslot
numCSOGroupsMLCSOListWrapper
numCSOsMLCSOListWrapper
numGroupsMLCSOListWrapper
numSelectedCSOsMLCSOListWrapper
numSelectedGroupsMLCSOListWrapper
openUndoRedoGroup(const QString &description="Contour Operation")MLCSOListWrapperslot
pasteCopiedCSOs() constMLCSOListWrapperslot
redo()MLCSOListWrapperslot
registerForNotification(unsigned int flags, MLABModule *module, QString methodName)MLCSOListWrapperslot
removeAll(bool useUndoRedo=true)MLCSOListWrapperslot
removeCSO(unsigned int id, bool useUndoRedo=true)MLCSOListWrapperinlineslot
removeCSOFromSelection(unsigned int id)MLCSOListWrapperslot
removeCSOs(bool removeCSOsWithoutParentGroupsOnly=false, bool removeEditableCSOsOnly=false, bool removeSelectedCSOsOnly=false)MLCSOListWrapperslot
removeGroup(unsigned int id, bool useUndoRedo=true)MLCSOListWrapperinlineslot
removeGroupFromSelection(unsigned int id)MLCSOListWrapperslot
removeGroups(bool removeEmptyGroupsOnly=false, bool removeEditableGroupsOnly=false, bool removeChildCSOs=true, bool removeSelectedGroupsOnly=false)MLCSOListWrapperslot
resetUniqueCSOLabelIdMap()MLCSOListWrapperinlineslot
resetUniqueGroupLabelIdMap()MLCSOListWrapperinlineslot
saveTo(const QString &filename, bool binary) constMLCSOListWrapperslot
setMaxNumUndos(int maxNumUndos)MLCSOListWrapperslot
undo()MLCSOListWrapperslot
unmuteEvents()MLCSOListWrapperslot