MCPcopy Create free account

hub / github.com/KDE/kid3 / functions

Functions4,084 in github.com/KDE/kid3

↓ 20 callersMethodvalue
* Get value. * * @return text. */
src/gui/dialogs/editframefieldsdialog.cpp:329
↓ 20 callersMethodwriteResult
* Write result of command. * @param str result as string */
src/app/cli/kid3cli.cpp:633
↓ 19 callersMethodaddRow
* Insert a new row into the table. * * @param row the new row is inserted after this row */
src/gui/widgets/configtable.cpp:76
↓ 19 callersMethodsetFrame
* Set value of frame. * For tag 2 (@a tagMask 2), if no frame with @a name exists, a new frame * is added, if @a value is empty, the frame is delete
src/core/model/kid3application.cpp:3738
↓ 19 callersFunctionsetTextField
* Set text field. * * @param tag ID3 tag * @param id frame ID * @param text text to set * @param allowUnicode true to
src/plugins/id3libmetadata/mp3file.cpp:583
↓ 18 callersMethodmimeData
! Returns an object that contains a serialized description of the specified \a indexes. The format used to describe the items corresponding to
src/core/model/filesystemmodel.cpp:1220
↓ 18 callersMethodremove
* Remove setting. * @param key name of setting */
src/core/config/kid3settings.cpp:110
↓ 17 callersMethodgetDirName
* Get the directory of the item. * @return directory path with trailing separator. */
src/core/export/playlistcreator.h:80
↓ 17 callersMethodname
* Get command name. * @return name with which command is invoked. */
src/app/cli/clicommand.h:62
↓ 17 callersMethodtaggedFileFeatures
* Get features supported. * @return bit mask with Feature flags set. */
src/core/tags/taggedfile.cpp:145
↓ 17 callersMethodtextEncoding
src/plugins/taglibmetadata/taglibext/synchronizedlyricsframe.cpp:83
↓ 16 callersFunctionfromNegativeIndex
* Convert negative index used for a second collection to a frame index. * This can be used to get the index of a collection containing picture *
src/core/tags/frame.h:970
↓ 16 callersMethodgetFilename
* Get file name. * @return file name if single file selected, else null string. */
src/core/model/taggedfileselection.cpp:166
↓ 16 callersFunctionsetData
src/plugins/taglibmetadata/taglibmpegsupport.cpp:1549
↓ 15 callersMethodgetAllFrames
* Get names and values of all frames. * * @param tagMask tag bit (1 for tag 1, 2 for tag 2) * * @return map containing frame values. */
src/core/model/kid3application.cpp:3697
↓ 15 callersMethodname
! \internal */
src/core/model/filesystemmodel.cpp:860
↓ 15 callersMethodparent
src/core/model/playlistmodel.cpp:121
↓ 15 callersMethodrender
* Encode a byte vector with the data from a string. * * @param s string to encode */
src/plugins/taglibmetadata/textcodecstringhandler.cpp:64
↓ 15 callersMethodsetCurrentIndex
* Set index of current file. * * @param index index of current file */
src/core/model/bidirfileproxymodeliterator.cpp:86
↓ 14 callersFunctionaddFrame
* Select a frame type and add such a frame to the frame list. */
src/core/model/kid3application.h:1781
↓ 14 callersMethodconfig
configuration, 0 if not used */
src/core/import/serverimporter.cpp:62
↓ 14 callersMethodcontains
* Check if setting exists. * @param key name of setting * @return true if setting exists. */
src/app/kde/kdesettings.cpp:111
↓ 14 callersMethodgetCurrentFormat
* Get a format string from the format currently displayed in the GUI. * * @param formatNr index of the format stringlist, 0 is the format name *
src/gui/widgets/formatlistedit.cpp:139
↓ 14 callersMethodinsertRow
* Insert a new row after the current row. */
src/gui/widgets/timeeventeditor.cpp:362
↓ 14 callersFunctioninstance
* Get a pointer to the application's config store instance. * @return config store, 0 if no instance has been allocated. */
src/core/config/configstore.h:79
↓ 14 callersMethodisDir
! Returns \c true if the model item \a index represents a directory; otherwise returns \c false. */
src/core/model/filesystemmodel.cpp:554
↓ 14 callersMethodread
* Read playlist from file * @param playlistPath path to playlist file * @param filePaths absolute paths to the playlist files are returned here * @
src/core/export/playlistcreator.cpp:233
↓ 14 callersMethodsetDescription
src/plugins/taglibmetadata/taglibext/synchronizedlyricsframe.cpp:136
↓ 14 callersFunctionstringListSeparator
* If a frame contains a string list as a value, it is stored in a single * string, separated by this special separator character. * * @return
src/core/tags/frame.h:788
↓ 14 callersMethodwriteLine
* Write a line to standard output. * @param line line to write */
src/app/cli/abstractcli.cpp:121
↓ 13 callersMethodareAllEnabled
* Check if all fields are true. * * @return true if all fields are true. */
src/core/tags/frame.cpp:1864
↓ 13 callersMethoddescription
src/plugins/taglibmetadata/taglibext/synchronizedlyricsframe.cpp:104
↓ 13 callersMethodgetDirname
* Get directory name. * * @return directory name. */
src/core/tags/trackdata.cpp:373
↓ 13 callersMethodgetFileDuration
* Get duration of file. * @return duration of file. */
src/core/tags/trackdata.cpp:340
↓ 13 callersMethodsetFrames
* Set frames in tag. * * @param tagNr tag number * @param frames frame collection * @param onlyChanged only frames with value marked as chang
src/core/tags/taggedfile.cpp:1127
↓ 13 callersMethodsetModel
* Set time event model. * @param model time event model */
src/gui/widgets/timeeventeditor.cpp:183
↓ 13 callersFunctionsetString
* Set string in text field. * * @param field field * @param text text to set * @param codec text codec to use, 0 for default
src/plugins/id3libmetadata/mp3file.cpp:537
↓ 13 callersMethodsetValueIfChanged
* Set value as string and mark it as changed if it is changed. * This method will avoid setting "different" representations. * @param value value as
src/core/tags/frame.cpp:638
↓ 13 callersMethodstart
* Start iteration. * * @param rootIdx index of root element */
src/core/model/fileproxymodeliterator.cpp:72
↓ 13 callersFunctiontagNumberFromMask
* Get highest priority tag number which is set in a tag mask. * @param tagMask tag mask with bits set for tags * @return tag number, Tag_NumValu
src/core/tags/frame.h:282
↓ 12 callersMethodaction
src/app/qt/shortcutsmodel.h:213
↓ 12 callersFunctioncreate_test_file
(filename)
src/test/kid3testsupport.py:76
↓ 12 callersFunctionfixUpArtist
* Remove trailing stars and numbers like (2) from a string. * * @param str string * * @return fixed up string. */
src/plugins/discogsimport/discogsimporter.cpp:48
↓ 12 callersFunctiongetToolTip
* Get help text for supported format codes. * * @return help text. */
src/gui/dialogs/browsecoverartdialog.cpp:54
↓ 12 callersMethodhasTag
src/core/model/taggedfileselection.h:249
↓ 12 callersMethodisFile
src/core/model/fileinfogatherer_p.h:88
↓ 12 callersMethodisSymLink
src/core/model/fileinfogatherer_p.h:130
↓ 12 callersMethodsave
src/plugins/taglibmetadata/taglibext/dsf/dsffile.cpp:192
↓ 12 callersMethodsetData
src/plugins/kid3qml/checkablelistmodel.cpp:157
↓ 12 callersFunctionsetDescription
src/plugins/taglibmetadata/taglibmpegsupport.cpp:1470
↓ 12 callersMethodsetMaximum
* Set maximum value. * @param maximum maximum value, default is 100 */
src/gui/widgets/progresswidget.cpp:104
↓ 12 callersMethodstop
* Stop playback. */
src/gui/forms/audioplayer.cpp:411
↓ 12 callersMethodtype
src/plugins/taglibmetadata/taglibext/synchronizedlyricsframe.cpp:99
↓ 11 callersFunctionQ_PROPERTY
Format of tag if single file selected, else null string. */
src/core/model/taggedfileselection.h:282
↓ 11 callersMethodgetArtist
* Get album artist. * @return album artist. */
src/core/tags/trackdata.cpp:588
↓ 11 callersFunctiongetConfigVersion
* Get the version number of the configuration which was read. * @return version number. */
src/core/config/configstore.h:85
↓ 11 callersMethodgetImportDuration
* Get duration of import. * @return duration of import. */
src/core/tags/trackdata.h:207
↓ 11 callersFunctiongetName
* Get name of frame. * @return name. */
src/core/tags/frame.h:609
↓ 11 callersMethodhasChildren
! \reimp */
src/core/model/filesystemmodel.cpp:647
↓ 11 callersMethodindex
! \reimp */
src/core/model/filesystemmodel.cpp:272
↓ 11 callersMethodisChanged
* Check if data changed. * @return true if data changed. */
src/gui/dialogs/editframefieldsdialog.h:68
↓ 11 callersMethodisHidden
src/core/model/fileinfogatherer_p.h:140
↓ 11 callersMethodremove
* Delete file of index. * @return true if ok */
src/core/model/fileproxymodel.cpp:143
↓ 11 callersMethodsetTextEncoding
src/plugins/taglibmetadata/taglibext/synchronizedlyricsframe.cpp:115
↓ 10 callersFunctionAttributeData
* Constructor. * * @param type type */
src/core/tags/attributedata.h:50
↓ 10 callersMethodID3v2Tag
src/plugins/taglibmetadata/taglibext/dsf/dsffile.cpp:268
↓ 10 callersMethodappendItem
* Append an album item. * @param text display test * @param category category, e.g. "release" * @param id internal ID */
src/core/import/serverimporter.cpp:153
↓ 10 callersMethodchannels
src/plugins/acoustidimport/ffmpegfingerprintdecoder.cpp:155
↓ 10 callersMethodclear
* Reset state to defaults. */
src/app/cli/clicommand.cpp:276
↓ 10 callersMethodclear
src/gui/forms/audioplayer.cpp:54
↓ 10 callersFunctiondeleteFrame
* Delete selected frame from tag. */
src/core/model/kid3application.h:1776
↓ 10 callersFunctionfind
* Find in tags of files. */
src/gui/forms/basemainwindow.h:315
↓ 10 callersMethodfindText
* Search in tags for a given text. * @param params search parameters */
src/core/model/kid3application.cpp:2867
↓ 10 callersFunctionframeModel
* Get frame table model. * @param tagNr tag number * @return frame table. */
src/core/model/kid3application.h:227
↓ 10 callersMethodgetAllFrames
* Get all frames in tag. * * @param tagNr tag number * @param frames frame collection to set. */
src/core/tags/taggedfile.cpp:1050
↓ 10 callersMethodgetFilename
* Get filename. * * @return filename. */
src/core/tags/trackdata.cpp:362
↓ 10 callersFunctionisChanged
* Check if file is changed. * * @return true if file was changed. */
src/core/tags/taggedfile.h:366
↓ 10 callersMethodopenDirectory
* Open directory * @param paths directory or file paths * @return true if ok. */
src/app/cli/kid3cli.cpp:362
↓ 10 callersMethodparent
* Get parent of item. * @param index model index of item * @return model index of parent item */
src/app/qt/shortcutsmodel.cpp:256
↓ 10 callersMethodproperties
src/plugins/taglibmetadata/taglibext/dsf/dsffile.cpp:169
↓ 10 callersMethodremoveItem
* Remove the selected item. */
src/gui/widgets/formatlistedit.cpp:262
↓ 10 callersMethodselectionModel
src/plugins/kid3qml/checkablelistmodel.cpp:35
↓ 10 callersFunctionsetFilename
src/plugins/taglibmetadata/taglibmpegsupport.cpp:1679
↓ 10 callersFunctionsetValue
* Set value as string. * @param value value as string */
src/core/tags/frame.h:627
↓ 10 callersMethodsetValue
* Set frame value. * @param value value */
src/core/model/frameobjectmodel.cpp:90
↓ 10 callersMethodsibling
! \reimp */
src/core/model/filesystemmodel.cpp:297
↓ 9 callersMethoddecorationProvider
! Returns the file icon provider for this directory model. */
src/core/model/filesystemmodel.cpp:1494
↓ 9 callersMethodduration
src/plugins/discogsimport/discogsimporter.cpp:361
↓ 9 callersMethodgetTaggedFile
* Get tagged file associated with this track data. * @return tagged file, 0 if none assigned. */
src/core/tags/trackdata.cpp:332
↓ 9 callersFunctiongetValue
* Get value as string. * @return value. */
src/core/tags/frame.h:621
↓ 9 callersFunctionisCustomFrameType
* Check if a frame type is a custom frame. * @param type frame type * @return true if @a type is a custom frame type. */
src/core/tags/frame.h:123
↓ 9 callersMethodlastModified
! Returns the date and time when \a index was last modified. */
src/core/model/filesystemmodel.cpp:591
↓ 9 callersMethodread
* Read information about an MPEG-4 file. * @param fn file name * @return true if ok. */
src/plugins/mp4v2metadata/m4afile.cpp:1636
↓ 9 callersMethodrename
* Rename file or directory of @a index to @a newName. * @return true if ok */
src/core/model/fileproxymodel.cpp:182
↓ 9 callersMethodsampleFormat
src/plugins/acoustidimport/ffmpegfingerprintdecoder.cpp:163
↓ 9 callersMethodsampleRate
src/plugins/acoustidimport/ffmpegfingerprintdecoder.cpp:165
↓ 9 callersMethodsetData
* Set data for a given role. * @param index model index * @param value data value * @param role item data role * @return true if successful */
src/app/qt/shortcutsmodel.cpp:136
↓ 9 callersFunctionsetFrame
* Set the frame in the copy buffer. * @param frame frame to set */
src/core/model/framelist.h:132
↓ 9 callersMethodsetRead
src/plugins/taglibmetadata/taglibfile.h:427
↓ 9 callersFunctionsetTextEncoding
src/plugins/taglibmetadata/taglibmpegsupport.cpp:1410
← previousnext →101–200 of 4,084, ranked by callers