Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kid3
/ functions
Functions
4,084 in github.com/KDE/kid3
⨍
Functions
4,084
◇
Types & classes
917
↓ 20 callers
Method
value
* Get value. * * @return text. */
src/gui/dialogs/editframefieldsdialog.cpp:329
↓ 20 callers
Method
writeResult
* Write result of command. * @param str result as string */
src/app/cli/kid3cli.cpp:633
↓ 19 callers
Method
addRow
* Insert a new row into the table. * * @param row the new row is inserted after this row */
src/gui/widgets/configtable.cpp:76
↓ 19 callers
Method
setFrame
* 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 callers
Function
setTextField
* 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 callers
Method
mimeData
! 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 callers
Method
remove
* Remove setting. * @param key name of setting */
src/core/config/kid3settings.cpp:110
↓ 17 callers
Method
getDirName
* Get the directory of the item. * @return directory path with trailing separator. */
src/core/export/playlistcreator.h:80
↓ 17 callers
Method
name
* Get command name. * @return name with which command is invoked. */
src/app/cli/clicommand.h:62
↓ 17 callers
Method
taggedFileFeatures
* Get features supported. * @return bit mask with Feature flags set. */
src/core/tags/taggedfile.cpp:145
↓ 17 callers
Method
textEncoding
src/plugins/taglibmetadata/taglibext/synchronizedlyricsframe.cpp:83
↓ 16 callers
Function
fromNegativeIndex
* 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 callers
Method
getFilename
* Get file name. * @return file name if single file selected, else null string. */
src/core/model/taggedfileselection.cpp:166
↓ 16 callers
Function
setData
src/plugins/taglibmetadata/taglibmpegsupport.cpp:1549
↓ 15 callers
Method
getAllFrames
* 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 callers
Method
name
! \internal */
src/core/model/filesystemmodel.cpp:860
↓ 15 callers
Method
parent
src/core/model/playlistmodel.cpp:121
↓ 15 callers
Method
render
* Encode a byte vector with the data from a string. * * @param s string to encode */
src/plugins/taglibmetadata/textcodecstringhandler.cpp:64
↓ 15 callers
Method
setCurrentIndex
* Set index of current file. * * @param index index of current file */
src/core/model/bidirfileproxymodeliterator.cpp:86
↓ 14 callers
Function
addFrame
* Select a frame type and add such a frame to the frame list. */
src/core/model/kid3application.h:1781
↓ 14 callers
Method
config
configuration, 0 if not used */
src/core/import/serverimporter.cpp:62
↓ 14 callers
Method
contains
* Check if setting exists. * @param key name of setting * @return true if setting exists. */
src/app/kde/kdesettings.cpp:111
↓ 14 callers
Method
getCurrentFormat
* 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 callers
Method
insertRow
* Insert a new row after the current row. */
src/gui/widgets/timeeventeditor.cpp:362
↓ 14 callers
Function
instance
* 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 callers
Method
isDir
! Returns \c true if the model item \a index represents a directory; otherwise returns \c false. */
src/core/model/filesystemmodel.cpp:554
↓ 14 callers
Method
read
* 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 callers
Method
setDescription
src/plugins/taglibmetadata/taglibext/synchronizedlyricsframe.cpp:136
↓ 14 callers
Function
stringListSeparator
* 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 callers
Method
writeLine
* Write a line to standard output. * @param line line to write */
src/app/cli/abstractcli.cpp:121
↓ 13 callers
Method
areAllEnabled
* Check if all fields are true. * * @return true if all fields are true. */
src/core/tags/frame.cpp:1864
↓ 13 callers
Method
description
src/plugins/taglibmetadata/taglibext/synchronizedlyricsframe.cpp:104
↓ 13 callers
Method
getDirname
* Get directory name. * * @return directory name. */
src/core/tags/trackdata.cpp:373
↓ 13 callers
Method
getFileDuration
* Get duration of file. * @return duration of file. */
src/core/tags/trackdata.cpp:340
↓ 13 callers
Method
setFrames
* 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 callers
Method
setModel
* Set time event model. * @param model time event model */
src/gui/widgets/timeeventeditor.cpp:183
↓ 13 callers
Function
setString
* 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 callers
Method
setValueIfChanged
* 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 callers
Method
start
* Start iteration. * * @param rootIdx index of root element */
src/core/model/fileproxymodeliterator.cpp:72
↓ 13 callers
Function
tagNumberFromMask
* 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 callers
Method
action
src/app/qt/shortcutsmodel.h:213
↓ 12 callers
Function
create_test_file
(filename)
src/test/kid3testsupport.py:76
↓ 12 callers
Function
fixUpArtist
* Remove trailing stars and numbers like (2) from a string. * * @param str string * * @return fixed up string. */
src/plugins/discogsimport/discogsimporter.cpp:48
↓ 12 callers
Function
getToolTip
* Get help text for supported format codes. * * @return help text. */
src/gui/dialogs/browsecoverartdialog.cpp:54
↓ 12 callers
Method
hasTag
src/core/model/taggedfileselection.h:249
↓ 12 callers
Method
isFile
src/core/model/fileinfogatherer_p.h:88
↓ 12 callers
Method
isSymLink
src/core/model/fileinfogatherer_p.h:130
↓ 12 callers
Method
save
src/plugins/taglibmetadata/taglibext/dsf/dsffile.cpp:192
↓ 12 callers
Method
setData
src/plugins/kid3qml/checkablelistmodel.cpp:157
↓ 12 callers
Function
setDescription
src/plugins/taglibmetadata/taglibmpegsupport.cpp:1470
↓ 12 callers
Method
setMaximum
* Set maximum value. * @param maximum maximum value, default is 100 */
src/gui/widgets/progresswidget.cpp:104
↓ 12 callers
Method
stop
* Stop playback. */
src/gui/forms/audioplayer.cpp:411
↓ 12 callers
Method
type
src/plugins/taglibmetadata/taglibext/synchronizedlyricsframe.cpp:99
↓ 11 callers
Function
Q_PROPERTY
Format of tag if single file selected, else null string. */
src/core/model/taggedfileselection.h:282
↓ 11 callers
Method
getArtist
* Get album artist. * @return album artist. */
src/core/tags/trackdata.cpp:588
↓ 11 callers
Function
getConfigVersion
* Get the version number of the configuration which was read. * @return version number. */
src/core/config/configstore.h:85
↓ 11 callers
Method
getImportDuration
* Get duration of import. * @return duration of import. */
src/core/tags/trackdata.h:207
↓ 11 callers
Function
getName
* Get name of frame. * @return name. */
src/core/tags/frame.h:609
↓ 11 callers
Method
hasChildren
! \reimp */
src/core/model/filesystemmodel.cpp:647
↓ 11 callers
Method
index
! \reimp */
src/core/model/filesystemmodel.cpp:272
↓ 11 callers
Method
isChanged
* Check if data changed. * @return true if data changed. */
src/gui/dialogs/editframefieldsdialog.h:68
↓ 11 callers
Method
isHidden
src/core/model/fileinfogatherer_p.h:140
↓ 11 callers
Method
remove
* Delete file of index. * @return true if ok */
src/core/model/fileproxymodel.cpp:143
↓ 11 callers
Method
setTextEncoding
src/plugins/taglibmetadata/taglibext/synchronizedlyricsframe.cpp:115
↓ 10 callers
Function
AttributeData
* Constructor. * * @param type type */
src/core/tags/attributedata.h:50
↓ 10 callers
Method
ID3v2Tag
src/plugins/taglibmetadata/taglibext/dsf/dsffile.cpp:268
↓ 10 callers
Method
appendItem
* 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 callers
Method
channels
src/plugins/acoustidimport/ffmpegfingerprintdecoder.cpp:155
↓ 10 callers
Method
clear
* Reset state to defaults. */
src/app/cli/clicommand.cpp:276
↓ 10 callers
Method
clear
src/gui/forms/audioplayer.cpp:54
↓ 10 callers
Function
deleteFrame
* Delete selected frame from tag. */
src/core/model/kid3application.h:1776
↓ 10 callers
Function
find
* Find in tags of files. */
src/gui/forms/basemainwindow.h:315
↓ 10 callers
Method
findText
* Search in tags for a given text. * @param params search parameters */
src/core/model/kid3application.cpp:2867
↓ 10 callers
Function
frameModel
* Get frame table model. * @param tagNr tag number * @return frame table. */
src/core/model/kid3application.h:227
↓ 10 callers
Method
getAllFrames
* Get all frames in tag. * * @param tagNr tag number * @param frames frame collection to set. */
src/core/tags/taggedfile.cpp:1050
↓ 10 callers
Method
getFilename
* Get filename. * * @return filename. */
src/core/tags/trackdata.cpp:362
↓ 10 callers
Function
isChanged
* Check if file is changed. * * @return true if file was changed. */
src/core/tags/taggedfile.h:366
↓ 10 callers
Method
openDirectory
* Open directory * @param paths directory or file paths * @return true if ok. */
src/app/cli/kid3cli.cpp:362
↓ 10 callers
Method
parent
* Get parent of item. * @param index model index of item * @return model index of parent item */
src/app/qt/shortcutsmodel.cpp:256
↓ 10 callers
Method
properties
src/plugins/taglibmetadata/taglibext/dsf/dsffile.cpp:169
↓ 10 callers
Method
removeItem
* Remove the selected item. */
src/gui/widgets/formatlistedit.cpp:262
↓ 10 callers
Method
selectionModel
src/plugins/kid3qml/checkablelistmodel.cpp:35
↓ 10 callers
Function
setFilename
src/plugins/taglibmetadata/taglibmpegsupport.cpp:1679
↓ 10 callers
Function
setValue
* Set value as string. * @param value value as string */
src/core/tags/frame.h:627
↓ 10 callers
Method
setValue
* Set frame value. * @param value value */
src/core/model/frameobjectmodel.cpp:90
↓ 10 callers
Method
sibling
! \reimp */
src/core/model/filesystemmodel.cpp:297
↓ 9 callers
Method
decorationProvider
! Returns the file icon provider for this directory model. */
src/core/model/filesystemmodel.cpp:1494
↓ 9 callers
Method
duration
src/plugins/discogsimport/discogsimporter.cpp:361
↓ 9 callers
Method
getTaggedFile
* Get tagged file associated with this track data. * @return tagged file, 0 if none assigned. */
src/core/tags/trackdata.cpp:332
↓ 9 callers
Function
getValue
* Get value as string. * @return value. */
src/core/tags/frame.h:621
↓ 9 callers
Function
isCustomFrameType
* 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 callers
Method
lastModified
! Returns the date and time when \a index was last modified. */
src/core/model/filesystemmodel.cpp:591
↓ 9 callers
Method
read
* Read information about an MPEG-4 file. * @param fn file name * @return true if ok. */
src/plugins/mp4v2metadata/m4afile.cpp:1636
↓ 9 callers
Method
rename
* Rename file or directory of @a index to @a newName. * @return true if ok */
src/core/model/fileproxymodel.cpp:182
↓ 9 callers
Method
sampleFormat
src/plugins/acoustidimport/ffmpegfingerprintdecoder.cpp:163
↓ 9 callers
Method
sampleRate
src/plugins/acoustidimport/ffmpegfingerprintdecoder.cpp:165
↓ 9 callers
Method
setData
* 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 callers
Function
setFrame
* Set the frame in the copy buffer. * @param frame frame to set */
src/core/model/framelist.h:132
↓ 9 callers
Method
setRead
src/plugins/taglibmetadata/taglibfile.h:427
↓ 9 callers
Function
setTextEncoding
src/plugins/taglibmetadata/taglibmpegsupport.cpp:1410
← previous
next →
101–200 of 4,084, ranked by callers