This is the complete list of members for OMC::Clipboard, including all inherited members.
copy(const QStringList &nodePaths, int startFrame=1, int numFrames=0, const OMC::CopyOptions *copyOptions=null) | OMC::Clipboard | |
copy_from_template(QString &filename, int startFrame=1, int numFrames=0, OMC::CopyOptions *copyOptions=null) | OMC::Clipboard | |
create_selection_template(const QString &name, const QString &path, const OMC::CopyOptions *copyOptions=null) const | OMC::Clipboard | |
create_template(OMH::CopyObject *copyObject, const QString &name, const QString &path, bool addDefaultCamera=false) const | OMC::Clipboard | |
paste(OMH::CopyObject *copyObject, const QStringList &nodePaths, int startFrame=1, int numFrames=0, const OMH::PasteOptions *pasteOptions=null) | OMC::Clipboard | |
paste_action_template(const QString &srcPath, int insertFrame, const OMC::Node *node, const OMH::PasteActionOptions *compositionOptions, const OMH::PasteOptions *options) | OMC::Clipboard | |
paste_new_nodes(OMH::CopyObject *copyObject, const OMC::Group *group, OMH::PasteOptions *pasteOptions=null) | OMC::Clipboard | |
paste_template(const QString &templateSrcPath, int insertFrame, const OMC::Column *column=null, const OMH::PasteOptions *options) | OMC::Clipboard | |
paste_template_into_group(const QString &srcPath, int insertFrame, const OMC::Group *group, const OMH::PasteOptions *options) | OMC::Clipboard | |