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
↓ 3 callers
Method
setStandardTags
* Set standard tags option. * * @param enable true if standard tags are enabled */
src/gui/dialogs/serverimportdialog.cpp:331
↓ 3 callers
Method
setTagNumber
* Set the tag number of the edited frame. * @param tagNr tag number */
src/gui/forms/basemainwindow.cpp:1432
↓ 3 callers
Function
starCountFromRating
src/gui/widgets/frameitemdelegate.cpp:64
↓ 3 callers
Method
starCountToRating
src/core/config/tagconfig.cpp:144
↓ 3 callers
Method
start
src/plugins/acoustidimport/musicbrainzclient.cpp:402
↓ 3 callers
Function
stringToBool
* Convert a string to a boolean. * * @param str string * @param b the boolean is returned here * * @return true if ok. */
src/core/model/expressionparser.cpp:42
↓ 3 callers
Function
stripMp4FreeFormName
* Strip free form prefix from MP4 frame name. * * @param name MP4 frame name to be stripped */
src/plugins/taglibmetadata/taglibmp4support.cpp:232
↓ 3 callers
Function
tagNumberCast
* @brief Cast an integer to a tag number. * @param nr number * @return tag number, Tag_NumValues if invalid. */
src/core/tags/frame.h:256
↓ 3 callers
Method
tagsToFrameModels
* Update frame models to contain contents of selected files. * The properties starting with "selection" will be set by this method. */
src/core/model/kid3application.cpp:1202
↓ 3 callers
Method
time
! \internal */
src/core/model/filesystemmodel.cpp:835
↓ 3 callers
Method
toEtcoFrame
* Get the model as an ETCO frame. * @param fields ID3v2 ETCO frame fields to set */
src/core/model/timeeventmodel.cpp:381
↓ 3 callers
Method
toSyltFrame
* Get the model as a SYLT frame. * @param fields ID3v2 SYLT frame fields to set */
src/core/model/timeeventmodel.cpp:284
↓ 3 callers
Method
toVariantList
* Get parameters as variant list. * @return variant list containing search text, replace text, flags, * frameMask. */
src/core/model/tagsearcher.cpp:477
↓ 3 callers
Method
updateSelection
* Has to be called when the selection changes to update the frame tables * and the information about the selected files. */
src/app/cli/kid3cli.cpp:458
↓ 3 callers
Method
updateTrackData
* Update track data list with imported tags. * * @param text text to import * @param headerFormat header format * @param trackFormat track format
src/core/import/textimporter.cpp:76
↓ 3 callers
Function
usage
()
src/plugins/kid3qml/qmlpp.py:70
↓ 2 callers
Method
actionText
src/app/qt/shortcutsmodel.cpp:469
↓ 2 callers
Method
activeTaggedFileFeatures
* Get currently active tagged file features. * @return active tagged file features. * @see setActiveTaggedFileFeatures() */
src/core/tags/taggedfile.cpp:155
↓ 2 callers
Method
add
* Add item to playlist. * This operation will write a playlist if the configuration is set to write * a playlist in every directory and a new direct
src/core/export/playlistcreator.cpp:410
↓ 2 callers
Method
addAndEditFrame
* Add and edit a new frame. * frameEdited() is emitted with the added frame. */
src/core/model/framelist.cpp:227
↓ 2 callers
Function
addInvolvedPeople
* Add involved people to a frame. * The format used is (should be converted according to tag specifications): * involvee 1 (involvement 1)\n * invo
src/plugins/discogsimport/discogsimporter.cpp:112
↓ 2 callers
Method
addValue
src/core/model/dirrenamer.cpp:81
↓ 2 callers
Method
additionalTags
additional tags option, false if not used */
src/plugins/musicbrainzimport/musicbrainzimporter.cpp:80
↓ 2 callers
Method
albumListModel
src/plugins/discogsimport/discogsimporter.cpp:720
↓ 2 callers
Method
applicationSettings
* Get application settings. * @return settings instance. */
src/core/utils/coreplatformtools.cpp:55
↓ 2 callers
Method
applyFilter
* Apply a file filter. * * @param fileFilter filter to apply. */
src/core/model/kid3application.cpp:2986
↓ 2 callers
Method
areCustomColumnWidthsEnabled
* Check if custom column widths are enabled. * @return true if custom column widths are enabled. */
src/gui/forms/configurabletreeview.cpp:280
↓ 2 callers
Method
argumentSpecification
* Get argument specification * @return argument specification for command. */
src/app/cli/clicommand.h:74
↓ 2 callers
Method
assignCustomShortcut
src/app/qt/shortcutsmodel.cpp:463
↓ 2 callers
Method
beginAddTaggedFiles
* Start adding tagged files to selection. * Has to be called before adding the first file using addTaggedFile(). */
src/core/model/taggedfileselection.cpp:57
↓ 2 callers
Method
calculateAccuracy
* Calculate accuracy of imported track data. * @return accuracy in percent, -1 if unknown. */
src/core/model/trackdatamodel.cpp:327
↓ 2 callers
Method
channelLayout
src/plugins/acoustidimport/ffmpegfingerprintdecoder.cpp:169
↓ 2 callers
Function
checkableFrameTypes
* Get list of frame types whose visibility can be changed using a context menu. * @return list of frame types of Frame::Type or * TrackDataM
src/gui/dialogs/importdialog.cpp:73
↓ 2 callers
Function
chunkIndex
src/plugins/taglibmetadata/taglibext/dsdiff/dsdifffile.cpp:55
↓ 2 callers
Method
clearTags
* Free resources allocated when calling readTags(). * * @param force true to force clearing even if the tags are modified */
src/plugins/mp4v2metadata/m4afile.cpp:1120
↓ 2 callers
Function
clearTrunctionFlags
* Clear all truncation flags. * @param tagNr tag number */
src/core/tags/taggedfile.h:623
↓ 2 callers
Method
columnCount
src/core/model/playlistmodel.cpp:78
↓ 2 callers
Function
configIntFromEnumName
* Convert an enum value name to the corresponding integer value. * @param group config group * @param option config option * @param value enum name
src/app/cli/clicommand.cpp:189
↓ 2 callers
Function
configIntToEnumName
* Convert an integer value to the corresponding enum name string. * @param group config group * @param option config option * @param value enum val
src/app/cli/clicommand.cpp:130
↓ 2 callers
Method
convert
src/plugins/acoustidimport/ffmpegfingerprintdecoder.cpp:414
↓ 2 callers
Method
createActionsPage
* Create page with actions settings. * @return actions page. */
src/gui/dialogs/configdialogpages.cpp:547
↓ 2 callers
Method
createAudioPlayer
* Create an audio player instance. * @param app application context * @param dbusEnabled true to enable MPRIS D-Bus interface * @return audio playe
src/core/utils/coreplatformtools.cpp:108
↓ 2 callers
Method
createFilesPage
* Create page with files settings. * @return files page. */
src/gui/dialogs/configdialogpages.cpp:397
↓ 2 callers
Function
createFrameFromId3libFrame
* Create a frame from an id3lib frame. * @param id3Frame id3lib frame * @param index -1 if not used * @return frame. */
src/plugins/id3libmetadata/mp3file.cpp:2058
↓ 2 callers
Function
createGenreItems
src/core/model/genremodel.cpp:33
↓ 2 callers
Method
createNetworkPage
* Create page with network settings. * @return network page. */
src/gui/dialogs/configdialogpages.cpp:600
↓ 2 callers
Method
createPluginsPage
* Create page with plugins settings. * @return plugins page. */
src/gui/dialogs/configdialogpages.cpp:643
↓ 2 callers
Method
createServerImporter
* Create server importer. * @param key server importer key * @param netMgr network access manager * @param trackDataModel track data to be filled w
src/plugins/freedbimport/freedbimportplugin.cpp:62
↓ 2 callers
Method
createTagsPage
* Create page with tags settings. * @return tags page. */
src/gui/dialogs/configdialogpages.cpp:170
↓ 2 callers
Function
ctocChapToChaptersFrame
src/plugins/taglibmetadata/taglibmpegsupport.cpp:134
↓ 2 callers
Method
currentOrRootIndex
* Get current index in file proxy model or root index if current index is * invalid. * @return current index, root index if not valid. */
src/core/model/kid3application.cpp:1017
↓ 2 callers
Method
data
* Get data for a given role. * @param index model index * @param role item data role * @return data for role */
src/core/model/taggedfilesystemmodel.cpp:89
↓ 2 callers
Method
data
src/plugins/acoustidimport/ffmpegfingerprintdecoder.cpp:93
↓ 2 callers
Method
decoration
src/gui/forms/kid3form.cpp:197
↓ 2 callers
Method
defaultCgiPath
default CGI path, 0 to disable */
src/core/import/serverimporter.cpp:56
↓ 2 callers
Method
defaultPopmEmail
src/core/config/tagconfig.cpp:213
↓ 2 callers
Method
deleteFrame
* Delete selected frame. * * @return false if frame not found. */
src/core/model/framelist.cpp:152
↓ 2 callers
Method
deselectAllFiles
* Deselect all files. */
src/gui/forms/kid3form.cpp:1294
↓ 2 callers
Method
disconnectModel
* Temporarily disconnect the model to improve performance. * The old model state is preserved and will be restored by reconnectModel(). */
src/gui/forms/configurabletreeview.cpp:381
↓ 2 callers
Method
downloadImage
* Download an image file. * * @param url URL of image * @param dest specifies affected files */
src/core/model/kid3application.cpp:1702
↓ 2 callers
Method
editFrameOfTaggedFile
* Let user edit a frame and then update the fields * when the edits are accepted. * frameEdited() is emitted when the edit dialog is closed with the
src/core/model/frameeditorobject.cpp:50
↓ 2 callers
Function
encode_entities
(s)
translations/po2ts.py:106
↓ 2 callers
Method
endAddTaggedFiles
* End adding tagged files to selection. * Has to be called after adding the last file using addTaggedFile(). */
src/core/model/taggedfileselection.cpp:73
↓ 2 callers
Method
errorList
* Display error dialog with item list. * @param parent parent widget * @param text text * @param strlist list of items * @param caption caption *
src/app/qt/platformtools.cpp:200
↓ 2 callers
Method
execute
* Execute process. */
src/app/cli/kid3cli.cpp:348
↓ 2 callers
Method
exportTags
* Export. * * @param tagVersion tag version * @param path path of file, "clipboard" for export to clipboard * @param fmtIdx index of format *
src/core/model/kid3application.cpp:1424
↓ 2 callers
Function
extractFileFieldIndex
* Extract file path, field name and index from frame name. * * @param frameName frame name with additional information for file, field and * index
src/core/model/kid3application.cpp:151
↓ 2 callers
Function
extractUrlFromImageValue
* Extract the URL from "fullsize.__ref" of an image JSON object. * @param imageValue image JSON value * @return image URL if present, else null. */
src/plugins/discogsimport/discogsimporter.cpp:249
↓ 2 callers
Method
fileDialogNameFilter
* Construct a name filter string suitable for file dialogs. * @param nameFilters list of description, filter pairs, e.g. * [("Images", "*.jpg *.jpeg
src/core/utils/coreplatformtools.cpp:331
↓ 2 callers
Method
fileExtensionForFormat
src/core/config/playlistconfig.cpp:282
↓ 2 callers
Method
fileInfo
! \fn QFileInfo QFileSystemModel::fileInfo(const QModelIndex &index) const Returns the QFileInfo for the item stored in the model under the g
src/core/model/filesystemmodel.cpp:175
↓ 2 callers
Method
filter
* Check if file passes through filter. * * @param taggedFile file to check * @param ok if not 0, false is returned here when parsing fails
src/core/model/filefilter.cpp:181
↓ 2 callers
Function
fixUpTagLibFrameValue
* Fix up the format of the value if needed for an ID3v2 frame. * * @param self this TagLibFile instance * @param frameType type of frame * @param
src/plugins/taglibmetadata/taglibmpegsupport.cpp:76
↓ 2 callers
Function
fixUpUnicode
* Fix up a unicode string from id3lib. * * @param str unicode string * @param numChars number of characters in str * * @return string as QSt
src/plugins/id3libmetadata/mp3file.cpp:262
↓ 2 callers
Function
flacPictureToFrame
* Set a picture frame from a FLAC picture. * * @param pic FLAC picture * @param frame the picture frame is returned here */
src/plugins/taglibmetadata/taglibvorbissupport.cpp:53
↓ 2 callers
Function
folderPatternListFromString
* @brief Get folder patterns from string representation. * @param patterns string representation of folder patterns * @param asteriskIfEmpty if true
src/gui/dialogs/configdialogpages.cpp:109
↓ 2 callers
Function
folderPatternListToString
* @brief Get string representation of folder patterns. * @param folders folder patterns * @param asteriskIfEmpty if true "*" is returned if @a folde
src/gui/dialogs/configdialogpages.cpp:79
↓ 2 callers
Method
frameModelsToTags
* Update tags of selected files to contain contents of frame models. */
src/core/model/kid3application.cpp:1182
↓ 2 callers
Function
frameToFlacPicture
* Set a FLAC picture from a frame. * * @param frame picture frame * @param pic the FLAC picture to set */
src/plugins/taglibmetadata/taglibvorbissupport.cpp:73
↓ 2 callers
Function
frameToMatroskaSimpleTag
src/plugins/taglibmetadata/taglibmatroskasupport.cpp:385
↓ 2 callers
Function
frameToMp4Chapters
* Set MP4 chapters from a SYLT frame. * @param frame SYLT frame * @return chapter list. */
src/plugins/taglibmetadata/taglibmp4support.cpp:465
↓ 2 callers
Function
frameTypeForRole
* Get frame for a role. * @param role role or credit of involved people, can be adapted to canonical * value * @return suitable frame type, Frame::
src/plugins/discogsimport/discogsimporter.cpp:128
↓ 2 callers
Method
fromEtcoFrame
* Set the model from a ETCO frame. * @param fields ID3v2 ETCO frame fields */
src/core/model/timeeventmodel.cpp:344
↓ 2 callers
Method
fromFormatConfig
* Set the values from a format configuration. * * @param cfg format configuration */
src/gui/widgets/formatbox.cpp:80
↓ 2 callers
Function
fromSimpleTextOrJson
src/plugins/taglibmetadata/taglibmatroskasupport.cpp:183
↓ 2 callers
Method
fromStringList
src/core/config/tagconfig.cpp:181
↓ 2 callers
Method
fromSyltFrame
* Set the model from a SYLT frame. * @param fields ID3v2 SYLT frame fields */
src/core/model/timeeventmodel.cpp:216
↓ 2 callers
Method
getAdditionalTags
* Get additional tags option. * * @return true if additional tags are enabled. */
src/gui/dialogs/serverimportdialog.cpp:344
↓ 2 callers
Function
getAlbum
* Get album. * * @return album, QString::null if not found. */
src/core/tags/frame.h:1202
↓ 2 callers
Function
getApePictureName
* Get internal name of an APE picture frame. * * @param pictureType picture type * * @return APE key. */
src/plugins/taglibmetadata/taglibapesupport.cpp:110
↓ 2 callers
Function
getArtist
* Get artist. * * @return artist, QString::null if not found. */
src/core/tags/frame.h:1188
↓ 2 callers
Function
getArtistString
* Create a string with artists contained in an artist list. * @param artists list containing artist maps * @return string with artists joined approp
src/plugins/discogsimport/discogsimporter.cpp:69
↓ 2 callers
Function
getAsfAttributeForFrame
* Get an ASF attribute for a frame. * * @param frame frame * @param valueType ASF value type * * @return ASF attribute, an empty attribute is
src/plugins/taglibmetadata/taglibasfsupport.cpp:258
↓ 2 callers
Function
getAsfTypeForFrame
* Get an ASF type for a frame. * * @param frame frame * @param name the name for the attribute is returned here * @param value the ASF value type
src/plugins/taglibmetadata/taglibasfsupport.cpp:186
↓ 2 callers
Method
getChangedFrames
* Get the types of the changed frames in a tag. * @param tagNr tag number * @return types of changed frames. */
src/core/tags/taggedfile.cpp:302
↓ 2 callers
Method
getColumnWidths
* Get column widths. * @return column widths. */
src/gui/forms/configurabletreeview.cpp:351
↓ 2 callers
Method
getCommandList
src/app/cli/kid3cli.cpp:75
↓ 2 callers
Method
getCoverArt
* Get cover art option. * * @return true if cover art are enabled. */
src/gui/dialogs/serverimportdialog.cpp:369
↓ 2 callers
Method
getData
* Get binary data. * * @param frame frame to get * @param data the binary data is returned here * * @return true if field found. */
src/core/tags/pictureframe.cpp:565
↓ 2 callers
Method
getDetailInfo
* Get string representation of detail information. * @return information summary as string if single file else null string. */
src/core/model/taggedfileselection.cpp:198
← previous
next →
501–600 of 4,084, ranked by callers