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
↓ 9 callers
Method
stringList
src/gui/dialogs/stringlisteditdialog.cpp:51
↓ 8 callers
Method
addItem
* Add a new item. */
src/gui/widgets/configtable.cpp:170
↓ 8 callers
Function
differentRepresentation
* Get representation of different frames in multiple files. * @return "different" representation. */
src/core/tags/frame.h:821
↓ 8 callers
Function
frameTextEncodingFromConfig
* Get text encoding from tag config as frame text encoding. * @return frame text encoding. */
src/core/model/kid3application.cpp:124
↓ 8 callers
Method
getAlbum
* Get album title. * @return album title. */
src/core/tags/trackdata.cpp:597
↓ 8 callers
Function
getBigEndianULongFromByteArray
* Get a 32-bit number from a byte array stored in big-endian order. * * @param data byte array * @param index index of first byte in data * * @re
src/core/tags/pictureframe.cpp:676
↓ 8 callers
Method
getEnabledFrameFilter
* Get filter with enabled frames. * * @param allDisabledToAllEnabled true to enable all if all are disabled * * @return filter with enabled frames
src/core/model/frametablemodel.cpp:562
↓ 8 callers
Function
getString
* Get string. * The string set with setString() can be modified using * replaceEscapedChars() and replacePercentCodes(). * @return string.
src/core/tags/formatreplacer.h:71
↓ 8 callers
Function
getTaggedFile
* Get tagged file. * @return tagged file. */
src/core/model/framelist.h:82
↓ 8 callers
Method
isModified
* Check modification state. * * @return true if a file is modified. */
src/core/model/kid3application.cpp:3229
↓ 8 callers
Method
language
src/plugins/taglibmetadata/taglibext/synchronizedlyricsframe.cpp:88
↓ 8 callers
Function
permissions
src/core/model/filesystemmodel_p.h:143
↓ 8 callers
Method
readConfig
* Read the local settings from the configuration. */
src/gui/forms/kid3form.cpp:1136
↓ 8 callers
Function
renderBigEndianULongToByteArray
* Render a 32-bit number to a byte array in big-endian order. * * @param value 32-bit value * @param data byte array * @param index index of firs
src/core/tags/pictureframe.cpp:692
↓ 8 callers
Method
seek
src/plugins/taglibmetadata/taglibfileiostream.cpp:166
↓ 8 callers
Method
setAvailablePlugins
* Set list of available plugins. * @param availablePlugins available plugins */
src/core/config/tagconfig.cpp:659
↓ 8 callers
Method
setName
* Set name. * @param name name */
src/core/config/batchimportprofile.h:59
↓ 8 callers
Method
setProperties
src/plugins/taglibmetadata/taglibext/dsf/dsffile.cpp:182
↓ 8 callers
Method
setValue
* Set value by type. * * @param type type * @param value value, nothing is done if QString::null */
src/core/tags/frame.cpp:1702
↓ 8 callers
Method
setValue
* Set current amount of progress made. * @param value progress value */
src/gui/widgets/progresswidget.cpp:113
↓ 8 callers
Method
setValue
* Set value. * * @param value value */
src/gui/dialogs/editframefieldsdialog.cpp:336
↓ 8 callers
Function
translateVisibleLocation
src/core/model/filesystemmodel_p.h:301
↓ 8 callers
Method
type
src/gui/forms/kid3form.cpp:201
↓ 8 callers
Method
version
src/plugins/taglibmetadata/taglibext/dsf/dsfheader.cpp:87
↓ 7 callers
Function
ImageProperties
src/core/tags/pictureframe.h:52
↓ 7 callers
Method
bitsPerSample
src/plugins/taglibmetadata/taglibext/dsf/dsfheader.cpp:122
↓ 7 callers
Function
buffer_chain_newlink
src/plugins/oggflacmetadata/vcedit.c:118
↓ 7 callers
Method
clear
src/app/cli/jsoncliformatter.cpp:82
↓ 7 callers
Function
currentFilename
* Get current filename. * @return existing name. */
src/core/tags/taggedfile.h:575
↓ 7 callers
Method
currentMedia
src/gui/forms/audioplayer.cpp:70
↓ 7 callers
Method
enableAll
* Enable all frames. */
src/core/tags/frame.cpp:1853
↓ 7 callers
Method
getTagFormat
* Get the format of tag. * @param tagNr tag number * @return string describing format of tag 2 if single file selected, * else null string. */
src/core/model/taggedfileselection.cpp:213
↓ 7 callers
Method
hidePicture
* Hide or show picture. * * @param hide true to hide, false to show */
src/gui/forms/kid3form.cpp:1011
↓ 7 callers
Method
id
* Get field ID. * @return id, type Frame::FieldId. */
src/core/model/frameobjectmodel.cpp:182
↓ 7 callers
Method
isSingleFileSelected
src/core/model/taggedfileselection.h:250
↓ 7 callers
Function
isTagChanged
* Check if tag was changed. * @param tagNr tag number * @return true if tag 1 was changed. */
src/core/tags/taggedfile.h:401
↓ 7 callers
Method
name
src/plugins/taglibmetadata/taglibfileiostream.cpp:94
↓ 7 callers
Method
pos
src/plugins/discogsimport/discogsimporter.cpp:360
↓ 7 callers
Method
select
src/core/model/proxyitemselectionmodel.cpp:58
↓ 7 callers
Method
setFormat
* Set import format. * * @param fmt format regexp * @param enableTrackIncr enable automatic track increment if no %t is found */
src/core/import/importparser.cpp:97
↓ 7 callers
Method
setLanguage
src/plugins/taglibmetadata/taglibext/synchronizedlyricsframe.cpp:120
↓ 7 callers
Method
setReadOnly
! \property QFileSystemModel::readOnly \brief Whether the directory model allows writing to the file system If this property is set to fa
src/core/model/filesystemmodel.cpp:1575
↓ 7 callers
Method
setSource
* Set dialog controls from batch import source. * @param source batch import source containing properties to be set */
src/gui/dialogs/batchimportsourcedialog.cpp:116
↓ 7 callers
Method
setWindowGeometry
src/core/config/rendirconfig.cpp:158
↓ 7 callers
Function
tagVersionFromNumber
* Get a tag mask from a tag number. * @param tagNr tag number * @return tag version mask. */
src/core/tags/frame.h:266
↓ 6 callers
Method
accept
* Hide modal dialog, start browse command. */
src/gui/dialogs/browsecoverartdialog.cpp:257
↓ 6 callers
Function
buffer_chain_writelink
Write and free the first link using callbacks */
src/plugins/oggflacmetadata/vcedit.c:95
↓ 6 callers
Method
clear
* Clear model data. */
src/core/import/serverimporter.cpp:70
↓ 6 callers
Method
clearAborted
* Clear abort flag. */
src/core/model/filefilter.cpp:203
↓ 6 callers
Method
context
src/app/qt/shortcutsmodel.h:251
↓ 6 callers
Function
createId3FrameFromFrame
* Create a TagLib ID3 frame from a frame. * @param self this TagLibFile instance * @param frame frame * @return TagLib ID3 frame, 0 if invalid. */
src/plugins/taglibmetadata/taglibmpegsupport.cpp:2234
↓ 6 callers
Method
decode
src/plugins/acoustidimport/ffmpegfingerprintdecoder.cpp:175
↓ 6 callers
Method
findByExtendedType
* Find a frame by type or name. * * @param type type and name of the frame to find, if the exact name is not * found, a case-insensit
src/core/tags/frame.cpp:1631
↓ 6 callers
Method
formatString
* Format a string from track data. * Supported format fields: * Those supported by TrackDataFormatReplacer::getReplacement() * * @param format
src/core/tags/trackdata.cpp:413
↓ 6 callers
Method
fromLrcFile
* Set the model from an LRC file. * @param stream LRC file stream */
src/core/model/timeeventmodel.cpp:483
↓ 6 callers
Function
getAsfNameForType
* Get ASF name and value type for a frame type. * * @param type frame type * @param name the ASF name is returned here * @param value the ASF va
src/plugins/taglibmetadata/taglibasfsupport.cpp:123
↓ 6 callers
Method
getItem
* Get an album item. * @param row model row * @param text the text is returned here * @param category the category is returned here * @param id th
src/core/import/serverimporter.cpp:136
↓ 6 callers
Function
getMp4TypeForName
* Get MP4 value type and frame type for an MP4 name. * * @param name MP4 name * @param type the frame type is returned here * @param value the M
src/plugins/taglibmetadata/taglibmp4support.cpp:203
↓ 6 callers
Function
getNameFromType
* Get name of frame from type. * * @param type type * * @return name. */
src/core/tags/frame.cpp:134
↓ 6 callers
Method
getSettings
* Get settings. * @return settings. */
src/core/model/kid3application.cpp:729
↓ 6 callers
Method
helpAnchor
anchor to online help, 0 to disable */
src/core/import/serverimporter.cpp:59
↓ 6 callers
Method
index
src/plugins/kid3qml/checkablelistmodel.cpp:295
↓ 6 callers
Function
isFilenameChanged
* Check if filename is changed. * * @return true if filename was changed. */
src/core/tags/taggedfile.h:373
↓ 6 callers
Method
isTagUsed
src/core/model/taggedfileselection.h:251
↓ 6 callers
Method
position
* Get drop indicator position. * @param pos drop position * @param rect visual rectangle of @a idx * @param idx parent index * @return drop indica
src/gui/forms/playlistview.cpp:170
↓ 6 callers
Method
removePath
Remove a \a path from the watcher \sa listed() */
src/core/model/fileinfogatherer.cpp:319
↓ 6 callers
Method
save
src/core/model/playlistmodel.cpp:216
↓ 6 callers
Method
sendRequest
* Send a HTTP GET request. * * @param url URL * @param headers optional raw headers to send */
src/core/import/httpclient.cpp:171
↓ 6 callers
Method
setFieldListFromValue
* Set a field in the field list from the value. */
src/core/tags/frame.cpp:483
↓ 6 callers
Method
setFilename
* Set file name if single file selected. * @param fn file name */
src/core/model/taggedfileselection.cpp:175
↓ 6 callers
Method
setFilename
* Set file name. * * @param fn file name */
src/core/tags/taggedfile.cpp:92
↓ 6 callers
Function
setId3v2Unicode
* Write a Unicode field if the tag is ID3v2 and Latin-1 is not sufficient. * * @param id3v2Tag tag * @param tstr text as TagLib::String * @par
src/plugins/taglibmetadata/taglibmpegsupport.cpp:419
↓ 6 callers
Method
setId3v2VersionOrDefault
* Set m_id3v2Version from given value (3 or 4) or use default from * configuration if not already set to 3 or 4. * @param id3v2Version 3 or 4 to for
src/plugins/taglibmetadata/taglibfile.cpp:539
↓ 6 callers
Function
splitToTStringList
* Convert QString @a s to a TagLib::StringList splitting with * Frame::stringListSeparator(). */
src/plugins/taglibmetadata/taglibutils.cpp:75
↓ 6 callers
Method
stop
* Stop decoder. * Can be used to stop the decoder when an error is found after * getting bufferReady() data. */
src/plugins/acoustidimport/qtfingerprintdecoder.cpp:96
↓ 6 callers
Method
title
src/plugins/discogsimport/discogsimporter.cpp:357
↓ 6 callers
Method
transferFrames
* Transfer frames to frame collection. * @param src frames to move into frame collection, will be cleared */
src/core/model/frametablemodel.cpp:622
↓ 6 callers
Function
type
src/core/model/filesystemmodel_p.h:141
↓ 5 callers
Method
abort
* Abort filter operation. */
src/gui/dialogs/filterdialog.h:70
↓ 5 callers
Function
cstringArrayToStringList
* Create a string list from a NULL terminated array of C strings. */
src/plugins/kid3qml/scriptutils.cpp:50
↓ 5 callers
Method
data
! \reimp */
src/core/model/filesystemmodel.cpp:738
↓ 5 callers
Method
defaultServer
default server, 0 to disable */
src/core/import/serverimporter.cpp:53
↓ 5 callers
Method
getAudioPlayer
* Get audio player. * @return audio player. */
src/core/model/kid3application.cpp:652
↓ 5 callers
Method
getDuration
* Get duration of current track in milliseconds. * @return duration. */
src/gui/forms/audioplayer.cpp:333
↓ 5 callers
Function
getFilename
* Get filename. */
src/gui/forms/kid3form.h:161
↓ 5 callers
Method
getFormats
* Get format strings. * * @param index if not null, the current index is returned here * * @return list of format stringlists, the first stringli
src/gui/widgets/formatlistedit.cpp:122
↓ 5 callers
Method
getFrame
* Get value of frame. * To get binary data like a picture, the name of a file to write can be * added after the @a name, e.g. "Picture:/path/to/file
src/core/model/kid3application.cpp:3596
↓ 5 callers
Method
getFrameOfIndex
* Get frame for index. * @param index model index * @return frame, 0 if no frame. */
src/core/model/trackdatamodel.cpp:378
↓ 5 callers
Method
getTranslatedName
* Get translated name of type. * @return name. */
src/core/tags/frame.cpp:419
↓ 5 callers
Method
getValueAsNumber
* Get value as integer. * @return value. */
src/core/tags/frame.cpp:571
↓ 5 callers
Function
getVorbisNameFromType
* Get name of frame from type. * * @param type type * * @return name. */
src/plugins/taglibmetadata/taglibutils.cpp:92
↓ 5 callers
Method
icon
! \internal */
src/core/model/filesystemmodel.cpp:892
↓ 5 callers
Method
isAborted
* Check if dialog was aborted. * @return true if aborted. */
src/core/model/filefilter.cpp:212
↓ 5 callers
Method
isTagInformationRead
* Check if tag information has already been read. * * @return true if information is available, * false if the tags have not been read yet,
src/plugins/mp4v2metadata/m4afile.cpp:1237
↓ 5 callers
Function
joinToQString
* Convert TagLib::StringList @a tstrs to QString joining with * Frame::stringListSeparator(). */
src/plugins/taglibmetadata/taglibutils.cpp:61
↓ 5 callers
Method
play
* Resume playback. */
src/gui/forms/audioplayer.cpp:395
↓ 5 callers
Function
qHash
Hash function to use Frame::ExtendedType as a QHash key. */
src/core/tags/frame.h:1407
↓ 5 callers
Method
raiseError
src/plugins/acoustidimport/gstfingerprintdecoder.cpp:145
↓ 5 callers
Method
removeDisabledFrames
* Remove all frames which are not enabled from the collection. * * @param flt filter with enabled frames */
src/core/tags/frame.cpp:1472
↓ 5 callers
Method
replacePercentCodes
* Replace percent codes. * * @param flags flags: FSF_SupportUrlEncode to support modifier u * (with code c "%uc") to URL encode, *
src/core/tags/formatreplacer.cpp:91
← previous
next →
201–300 of 4,084, ranked by callers