Home
last modified time | relevance | path

Searched refs:setFrames (Results 1 – 25 of 326) sorted by path

12345678910>>...14

/dports/audio/atunes/atunes-3.1.2/src/net/sourceforge/atunes/gui/frame/
H A DFrames.java53 public void setFrames(final List<Class<? extends IFrame>> frames) { in setFrames() method in Frames
/dports/audio/kid3-kf5/kid3-3.8.6/src/core/import/
H A Dbatchimporter.cpp353 taggedFile->setFrames(tagNr, *it, false); in onAlbumFinished()
/dports/audio/kid3-kf5/kid3-3.8.6/src/core/model/
H A Dkid3application.cpp1049 taggedFile->setFrames(tagNr, frames); in frameModelsToTags()
1267 taggedFile->setFrames(Frame::tagNumberFromMask(tagMask), trackData); in importFromTagsToSelection()
1532 taggedFile->setFrames(tagNr, *it, false); in trackDataModelToFiles()
1537 taggedFile->setFrames(tagNr, *it, true); in trackDataModelToFiles()
1768 taggedFile->setFrames(tagNr, frames); in applyTagFormat()
1814 taggedFile->setFrames(Frame::Tag_Id3v2, frames); in applyTextEncoding()
1854 it.next()->setFrames(tagNr, frames, false); in pasteTags()
1894 taggedFile->setFrames(dstTagNr, frames, false); in copyTag()
1946 taggedFile->setFrames(tagNr, frames); in getTagsFromFilename()
3378 taggedFile->setFrames(Frame::Tag_Id3v2, in convertToId3v24()
[all …]
H A Dtagsearcher.cpp358 taggedFile->setFrames( in replaceNext()
/dports/audio/kid3-kf5/kid3-3.8.6/src/core/tags/
H A Dtaggedfile.cpp1012 void TaggedFile::setFrames(Frame::TagNumber tagNr, in setFrames() function in TaggedFile
H A Dtaggedfile.h325 void setFrames(Frame::TagNumber tagNr, const FrameCollection& frames, bool onlyChanged = true);
/dports/audio/kid3-kf5/kid3-3.8.6/src/gui/dialogs/
H A Dbrowsecoverartdialog.cpp194 void BrowseCoverArtDialog::setFrames(const FrameCollection& frames) in setFrames() function in BrowseCoverArtDialog
H A Dbrowsecoverartdialog.h70 void setFrames(const FrameCollection& frames);
H A Deditframefieldsdialog.cpp958 m_editor->setFrames(frames); in createWidget()
/dports/audio/kid3-kf5/kid3-3.8.6/src/gui/forms/
H A Dbasemainwindow.cpp915 m_browseCoverArtDialog->setFrames(frames2); in slotBrowseCoverArt()
/dports/audio/kid3-kf5/kid3-3.8.6/src/gui/widgets/
H A Dsubframeseditor.cpp89 void SubframesEditor::setFrames(FrameCollection& frames) in setFrames() function in SubframesEditor
H A Dsubframeseditor.h68 void setFrames(FrameCollection& frames);
/dports/audio/kid3-qt5/kid3-3.8.6/src/core/import/
H A Dbatchimporter.cpp353 taggedFile->setFrames(tagNr, *it, false); in onAlbumFinished()
/dports/audio/kid3-qt5/kid3-3.8.6/src/core/model/
H A Dkid3application.cpp1049 taggedFile->setFrames(tagNr, frames); in frameModelsToTags()
1267 taggedFile->setFrames(Frame::tagNumberFromMask(tagMask), trackData); in importFromTagsToSelection()
1532 taggedFile->setFrames(tagNr, *it, false); in trackDataModelToFiles()
1537 taggedFile->setFrames(tagNr, *it, true); in trackDataModelToFiles()
1768 taggedFile->setFrames(tagNr, frames); in applyTagFormat()
1814 taggedFile->setFrames(Frame::Tag_Id3v2, frames); in applyTextEncoding()
1854 it.next()->setFrames(tagNr, frames, false); in pasteTags()
1894 taggedFile->setFrames(dstTagNr, frames, false); in copyTag()
1946 taggedFile->setFrames(tagNr, frames); in getTagsFromFilename()
3378 taggedFile->setFrames(Frame::Tag_Id3v2, in convertToId3v24()
[all …]
H A Dtagsearcher.cpp358 taggedFile->setFrames( in replaceNext()
/dports/audio/kid3-qt5/kid3-3.8.6/src/core/tags/
H A Dtaggedfile.cpp1012 void TaggedFile::setFrames(Frame::TagNumber tagNr, in setFrames() function in TaggedFile
H A Dtaggedfile.h325 void setFrames(Frame::TagNumber tagNr, const FrameCollection& frames, bool onlyChanged = true);
/dports/audio/kid3-qt5/kid3-3.8.6/src/gui/dialogs/
H A Dbrowsecoverartdialog.cpp194 void BrowseCoverArtDialog::setFrames(const FrameCollection& frames) in setFrames() function in BrowseCoverArtDialog
H A Dbrowsecoverartdialog.h70 void setFrames(const FrameCollection& frames);
H A Deditframefieldsdialog.cpp958 m_editor->setFrames(frames); in createWidget()
/dports/audio/kid3-qt5/kid3-3.8.6/src/gui/forms/
H A Dbasemainwindow.cpp915 m_browseCoverArtDialog->setFrames(frames2); in slotBrowseCoverArt()
/dports/audio/kid3-qt5/kid3-3.8.6/src/gui/widgets/
H A Dsubframeseditor.cpp89 void SubframesEditor::setFrames(FrameCollection& frames) in setFrames() function in SubframesEditor
H A Dsubframeseditor.h68 void setFrames(FrameCollection& frames);
/dports/audio/lmms/lmms-1.2.2/include/
H A DNotePlayHandle.h150 void setFrames( const f_cnt_t _frames );
/dports/audio/lmms/lmms-1.2.2/src/core/
H A DNotePlayHandle.cpp102 setFrames( _frames ); in NotePlayHandle()
406 void NotePlayHandle::setFrames( const f_cnt_t _frames ) in setFrames() function in NotePlayHandle

12345678910>>...14