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
↓ 1 callers
Method
putDirName
src/core/model/dirrenamer.cpp:87
↓ 1 callers
Function
quickAccessFrameOrder
order of frames which are displayed for Tag 2 even if not present. */
src/core/config/tagconfig.h:297
↓ 1 callers
Function
quickAccessFrames
frames which are displayed for Tag 2 even if not present */
src/core/config/tagconfig.h:289
↓ 1 callers
Method
readConfig
* Read settings from the configuration. */
src/core/model/kid3application.cpp:796
↓ 1 callers
Method
readConfig
* Read settings from the configuration. */
src/app/kde/kdemainwindow.cpp:522
↓ 1 callers
Method
readFile
src/plugins/taglibmetadata/taglibapesupport.cpp:188
↓ 1 callers
Method
readFileAndDirListConfig
* Set file and directory list columns from the configuration. */
src/gui/forms/kid3form.cpp:1199
↓ 1 callers
Method
readFromClipboard
* Read text from clipboard. * @return text, null if operation not supported. */
src/core/utils/coreplatformtools.cpp:97
↓ 1 callers
Method
readFromConfig
* Read persisted configuration. * * @param config configuration */
src/core/config/guiconfig.cpp:127
↓ 1 callers
Method
readFromConfig
* Read the shortcuts from a given configuration. * * @param config configuration settings */
src/app/qt/shortcutsmodel.cpp:412
↓ 1 callers
Method
readTags
* Read tags from file. * * @param force true to force reading even if tags were already read. */
src/plugins/taglibmetadata/taglibfile.cpp:170
↓ 1 callers
Method
remove
src/core/model/filesystemmodel.cpp:215
↓ 1 callers
Function
removeCommentFrame
* Remove the first COMM frame with an empty description. * * @param id3v2Tag ID3v2 tag */
src/plugins/taglibmetadata/taglibmpegsupport.cpp:372
↓ 1 callers
Method
removeFrameEditor
* Remove frame editor. * Has to be called in the destructor of the frame editor to avoid a dangling * pointer to a deleted object. * @param frameEd
src/core/model/kid3application.cpp:4052
↓ 1 callers
Method
removeLeftSideWidget
* Remove widget set with setLeftSideWidget(). * * The widget will not be deleted. * * @param widget widget to be removed */
src/gui/forms/kid3form.cpp:1417
↓ 1 callers
Function
renDirCfgToTagVersion
* Convert rename directory value in configuration to tag version. * @param renDirSrc value used in configuration, kept for backwards *
src/core/config/rendirconfig.cpp:64
↓ 1 callers
Function
renderAsfPicture
* Render the bytes of a WM/Picture from a picture frame. * * @param frame picture frame * @param picture the ASF picture is returned here */
src/plugins/taglibmetadata/taglibasfsupport.cpp:232
↓ 1 callers
Method
requestExpandFileList
* Expand the whole file list if GUI available. * expandFileListFinished() is emitted when finished. */
src/core/model/kid3application.cpp:2837
↓ 1 callers
Method
resetFileFilterIfNotMatching
* Remove the file filter if necessary to open the files. * @param filePaths paths to files or directories */
src/core/model/kid3application.cpp:3449
↓ 1 callers
Method
restoreCursor
* Restore the cursor position saved with saveCursor(). */
src/core/model/framelist.cpp:328
↓ 1 callers
Method
resume
* Resume iteration which has been suspended with suspend(). */
src/core/model/bidirfileproxymodeliterator.cpp:209
↓ 1 callers
Method
revertCustomShortcut
src/app/qt/shortcutsmodel.cpp:453
↓ 1 callers
Method
rootIndex
src/plugins/kid3qml/checkablelistmodel.cpp:65
↓ 1 callers
Method
rowCount
! \reimp */
src/core/model/filesystemmodel.cpp:691
↓ 1 callers
Method
run
(self, inp)
src/plugins/kid3qml/qmlpp.py:58
↓ 1 callers
Function
rva2FrameToString
* Get a string representation of the data in an RVA2 frame. * @param rva2Frame RVA2 frame * @return string containing lines with space separated val
src/plugins/taglibmetadata/taglibmpegsupport.cpp:1088
↓ 1 callers
Method
sampleCount
src/plugins/taglibmetadata/taglibext/dsf/dsfproperties.cpp:135
↓ 1 callers
Method
sampleRate
src/plugins/taglibmetadata/taglibext/dsf/dsfheader.cpp:92
↓ 1 callers
Method
sampleRate
src/plugins/taglibmetadata/taglibext/dsf/dsfproperties.cpp:105
↓ 1 callers
Method
saveCursor
* Save the current cursor position. */
src/core/model/framelist.cpp:319
↓ 1 callers
Method
saveDirectory
* Save all changed files. * longRunningOperationProgress() is emitted while saving files. * * @param errorDescriptions if not NULL, a list with err
src/core/model/kid3application.cpp:1035
↓ 1 callers
Method
saveFileAndDirListConfig
* Save file and directory list columns to the configuration. */
src/gui/forms/kid3form.cpp:1171
↓ 1 callers
Method
saveModifiedPlaylistModels
* Save all modified playlist models. */
src/core/model/kid3application.cpp:1610
↓ 1 callers
Method
scheduleAction
* Schedule the actions necessary to rename the directory containing a file. * * @param taggedFile file in directory */
src/core/model/dirrenamer.cpp:553
↓ 1 callers
Method
scrollToBottom
src/app/cli/clicommand.cpp:1427
↓ 1 callers
Method
selectAddAndEditFrame
* Let the user select and edit a frame type and then edit the frame. * Add the frame if the edits are accepted. * frameEdited() is emitted with the
src/core/model/framelist.cpp:195
↓ 1 callers
Method
selectAllFiles
* Select all files. */
src/core/model/kid3application.cpp:2692
↓ 1 callers
Method
selectAllFiles
* Select all files. */
src/gui/forms/kid3form.cpp:1286
↓ 1 callers
Method
selectAndAddFrame
* Select a frame type and add such a frame to the frame list. * @param tagNr tag number */
src/core/model/kid3application.cpp:2385
↓ 1 callers
Method
selectChangedFrames
* Select changed frames in the tables if multiple files are selected. */
src/core/model/taggedfileselection.cpp:307
↓ 1 callers
Method
selectFile
* Select files in the current directory. * @param paths file names * @return true if files found and selected. */
src/app/cli/kid3cli.cpp:419
↓ 1 callers
Method
selectFrame
* Let user select a frame type. * frameSelected() is emitted when the edit dialog is closed with the selected * frame as a parameter if a frame is s
src/core/model/frameeditorobject.cpp:96
↓ 1 callers
Method
selectedTagsToFrameModels
* Update frame models to contain contents of item selection. * The properties starting with "selection" will be set by this method. * @param selecte
src/core/model/kid3application.cpp:1221
↓ 1 callers
Function
server
Get server. */
src/core/config/serverimporterconfig.h:97
↓ 1 callers
Method
serverTrackImporterKeys
* Get keys of available server importers. * @return list of keys. */
src/plugins/acoustidimport/acoustidimportplugin.cpp:49
↓ 1 callers
Function
setAdditionalTags
* Set additional tags option. * * @param enable true if additional tags are enabled */
src/core/import/serverimporter.h:171
↓ 1 callers
Method
setAdditionalTags
src/core/config/serverimporterconfig.cpp:167
↓ 1 callers
Method
setArgs
* Set list of arguments. * @param args arguments, the first element must be the command name */
src/app/cli/clicommand.h:122
↓ 1 callers
Method
setArtistAlbum
* Set a find string from artist and album information. * * @param artist artist * @param album album */
src/gui/dialogs/serverimportdialog.cpp:425
↓ 1 callers
Method
setAutoHideTags
src/core/config/guiconfig.cpp:314
↓ 1 callers
Method
setBrowseCoverArtWindowGeometry
src/core/config/importconfig.cpp:655
↓ 1 callers
Method
setBrowser
src/core/config/networkconfig.cpp:131
↓ 1 callers
Method
setCancelButtonText
* Set text of cancel button. * @param text button text, default is "Cancel" */
src/gui/widgets/progresswidget.cpp:86
↓ 1 callers
Method
setCaption
* Set caption. * @param title caption */
src/gui/forms/filelist.cpp:136
↓ 1 callers
Method
setCgiPath
* Set string with CGI path. * * @param cgi CGI path, e.g. "/~cddb/cddb.cgi". */
src/gui/dialogs/serverimportdialog.cpp:287
↓ 1 callers
Method
setChangedFrames
* Set the types of the changed frames in a tag. * @param tagNr tag number * @param types types of changed frames */
src/core/tags/taggedfile.cpp:337
↓ 1 callers
Method
setColumnCount
src/core/model/standardtablemodel.cpp:147
↓ 1 callers
Method
setCommandList
* Set the model from the command list. * @param cmdList command list */
src/core/model/commandstablemodel.cpp:262
↓ 1 callers
Method
setCommentName
Set field name used for Vorbis comment entries. */
src/core/config/tagconfig.cpp:507
↓ 1 callers
Method
setConfig
* Set values in dialog from current configuration. */
src/app/kde/kdeconfigdialog.cpp:81
↓ 1 callers
Method
setConfig
* Set values in dialog from current configuration. */
src/app/qt/configdialog.cpp:189
↓ 1 callers
Method
setConfig
* Set values in dialog from current configuration. */
src/gui/dialogs/configdialogpages.cpp:702
↓ 1 callers
Method
setConfigWindowGeometry
src/core/config/guiconfig.cpp:386
↓ 1 callers
Function
setContentType
src/plugins/taglibmetadata/taglibmpegsupport.cpp:1886
↓ 1 callers
Method
setContextMenuCommands
src/core/config/useractionsconfig.cpp:285
↓ 1 callers
Function
setCounter
src/plugins/taglibmetadata/taglibmpegsupport.cpp:1814
↓ 1 callers
Function
setCoverArt
* Set cover art option. * * @param enable true if cover art are enabled */
src/core/import/serverimporter.h:185
↓ 1 callers
Method
setCoverArt
src/core/config/serverimporterconfig.cpp:175
↓ 1 callers
Function
setCoverArtUrl
* Set cover art URL. * @param coverArtUrl cover art URL */
src/core/tags/trackdata.h:289
↓ 1 callers
Method
setCurrentItem
* Set index of selected item. * * @param idx index */
src/gui/dialogs/editframefieldsdialog.cpp:265
↓ 1 callers
Method
setCustomFrames
Set custom frame names. */
src/core/config/tagconfig.cpp:552
↓ 1 callers
Method
setCustomGenres
Set custom genres for ID3v2.3. */
src/core/config/tagconfig.cpp:543
↓ 1 callers
Function
setDate
src/plugins/taglibmetadata/taglibmpegsupport.cpp:1823
↓ 1 callers
Method
setDecorationProvider
! Sets the \a provider of file icons for the directory model. */
src/core/model/filesystemmodel.cpp:1482
↓ 1 callers
Method
setDefaultBrowser
src/core/config/networkconfig.cpp:95
↓ 1 callers
Method
setDefaultCoverFileName
src/core/config/fileconfig.cpp:276
↓ 1 callers
Method
setDefaultDir
* Set default directory name. * @param defaultDir default directory name */
src/gui/dialogs/editframefieldsdialog.h:80
↓ 1 callers
Method
setDefaultFile
* Set default file name. * @param defaultFile default file name */
src/gui/dialogs/editframefieldsdialog.h:86
↓ 1 callers
Method
setDefaultPluginOrder
* Set default plugin order. */
src/core/config/tagconfig.cpp:402
↓ 1 callers
Method
setDefaultUserActions
* Set default user actions. * @param upgradeOnly if true only upgrade configuration with new actions */
src/core/config/useractionsconfig.cpp:106
↓ 1 callers
Method
setDetailInfo
* Set details info text. * * @param str detail information summary as string */
src/gui/forms/kid3form.cpp:1276
↓ 1 callers
Method
setDirFormat
src/core/config/rendirconfig.cpp:133
↓ 1 callers
Method
setDirFormats
src/core/config/rendirconfig.cpp:141
↓ 1 callers
Method
setDirListColumnWidths
src/core/config/guiconfig.cpp:290
↓ 1 callers
Method
setDirListCustomColumnWidthsEnabled
src/core/config/guiconfig.cpp:281
↓ 1 callers
Method
setDirListSortColumn
src/core/config/guiconfig.cpp:257
↓ 1 callers
Method
setDirListSortOrder
src/core/config/guiconfig.cpp:265
↓ 1 callers
Method
setDirListVisibleColumns
src/core/config/guiconfig.cpp:273
↓ 1 callers
Method
setDirectoryCounterResetEnabled
* Enable reset of counter for each directory. * @param enable true to enable */
src/core/config/numbertracksconfig.cpp:145
↓ 1 callers
Method
setDontUseNativeDialogs
src/core/config/mainwindowconfig.cpp:173
↓ 1 callers
Method
setEditFocus
* Set focus to text field. */
src/gui/dialogs/editframefieldsdialog.cpp:133
↓ 1 callers
Method
setEditingDisabled
* Disable editing of items. * When editing is disabled, the Add, Edit and Remove buttons are hidden. * @param disable true to disable, false (defaul
src/gui/widgets/abstractlistedit.cpp:80
↓ 1 callers
Function
setEmail
src/plugins/taglibmetadata/taglibmpegsupport.cpp:1796
↓ 1 callers
Method
setEnableMaximumLength
src/core/config/formatconfig.cpp:422
↓ 1 callers
Method
setEnableTimeDifferenceCheck
src/core/config/importconfig.cpp:711
↓ 1 callers
Method
setEnableValidation
src/core/config/formatconfig.cpp:406
↓ 1 callers
Method
setExcludeFolders
src/core/config/fileconfig.cpp:218
↓ 1 callers
Method
setExportFormatHeaders
src/core/config/exportconfig.cpp:259
↓ 1 callers
Method
setExportFormatIndex
src/core/config/exportconfig.cpp:283
↓ 1 callers
Method
setExportFormatNames
src/core/config/exportconfig.cpp:251
← previous
next →
1,101–1,200 of 4,084, ranked by callers