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
Method
deselectAll
* Deselect all files. */
src/core/model/scriptinterface.cpp:255
Method
deselectAllFrames
* Deselect all frames in the table. */
src/core/model/frametablemodel.cpp:731
Method
desktopEntry
src/gui/forms/mprisinterface.cpp:53
Function
dirFormat
Get directory name format. */
src/core/config/rendirconfig.h:77
Function
dirFormats
Get available directory name formats. */
src/core/config/rendirconfig.h:83
Function
dirListColumnWidths
Get column widths in directory list. */
src/core/config/guiconfig.h:190
Function
dirListCustomColumnWidthsEnabled
Check if custom column widths are enabled in directory list. */
src/core/config/guiconfig.h:182
Function
dirListSortColumn
Get sorted column in directory list. */
src/core/config/guiconfig.h:164
Function
dirListSortOrder
Get sort order in directory list. */
src/core/config/guiconfig.h:170
Function
dirListVisibleColumns
Get visible columns in directory list. */
src/core/config/guiconfig.h:176
Method
dirSelected
* Directory list box directory selected. * * @param index selected item */
src/gui/forms/kid3form.cpp:818
Function
disabledPlugins
Disabled plugins */
src/core/config/tagconfig.h:335
Function
disabledPlugins
Get disabled plugins */
src/core/config/importconfig.h:265
Method
disc
src/plugins/discogsimport/discogsimporter.cpp:358
Method
discardChangedShortcuts
* Forget about all changed shortcuts. */
src/app/qt/shortcutsmodel.cpp:356
Method
disconnectResultSignal
* Disconnect signals used to emit finished(). * This method is called from terminate(). The default implementation * does nothing. It can be overrid
src/app/cli/clicommand.cpp:337
Method
displayActionPreview
* Display action preview. * * @param actionStrs description of action */
src/gui/dialogs/rendirdialog.cpp:279
Method
displayHelp
* Display help for a topic. * * @param anchor anchor in help document */
src/app/kde/kdeplatformtools.cpp:131
Method
displayHelp
* Display help for a topic. * * @param anchor anchor in help document */
src/app/qt/platformtools.cpp:145
Method
displayHelp
* Display help for a topic. * * @param anchor anchor in help document */
src/gui/dialogs/contexthelp.cpp:47
Method
displayServerImportDialog
* Display server import dialog. * * @param importerIdx importer index, if invalid but not negative the * MusicBrainz Fingerprint
src/gui/dialogs/importdialog.cpp:327
Method
displayServerTrackImportDialog
* Import from track server and preview in table. * * @param source import source */
src/gui/dialogs/importdialog.cpp:365
Function
dontUseNativeDialogs
Check if native file dialogs are used. */
src/core/config/mainwindowconfig.h:149
Method
downloadAlbumArt
* Download album cover art into the picture frame of the selected files. * * @param url URL of picture file or album art resource * @para
src/core/model/scriptinterface.cpp:182
Method
dragEnterEvent
* Accept drag. * * @param ev drag event. */
src/gui/forms/kid3form.cpp:717
Method
dragEnterEvent
src/gui/forms/playlistview.cpp:294
Method
dragLeaveEvent
* Handle event when mouse leaves widget while dragging. * * @param ev drag event. */
src/gui/forms/kid3form.cpp:727
Method
dragLeaveEvent
src/gui/forms/playlistview.cpp:310
Method
dragMoveEvent
* Handle event when mouse is moved while dragging. * * @param ev drag event. */
src/gui/forms/kid3form.cpp:702
Method
dragMoveEvent
src/gui/forms/playlistview.cpp:302
Method
drawDisplay
* Render item view text. * @param painter painter * @param option style * @param rect the text has to be rendered within this rectangle * @param t
src/gui/widgets/enumdelegate.cpp:121
Method
driveAdded
src/core/model/fileinfogatherer.cpp:198
Method
driveRemoved
src/core/model/fileinfogatherer.cpp:203
Method
dropEvent
* Handle drop event. * * @param ev drop event. */
src/gui/forms/kid3form.cpp:737
Method
dropEvent
src/gui/forms/playlistview.cpp:211
Method
dropLocalFiles
* Open directory or add pictures on drop. * * @param paths paths of directories or files in directory * @param isInternal true if this is an intern
src/core/model/kid3application.cpp:2413
Method
dropMimeData
! Handles the \a data supplied by a drag and drop operation that ended with the given \a action over the row in the model specified by the \a
src/core/model/filesystemmodel.cpp:1239
Method
dropOn
* @brief Get row, column and index where item is dropped. * @param event drop event * @param dropRow the row is returned here * @param dropCol the
src/gui/forms/playlistview.cpp:99
Function
dropRole
* Get role which is used when setting dropped items. * @return role, default is FileSystemModel::FilePathRole. */
src/gui/forms/playlistview.h:49
Method
dropUrl
* Handle URL on drop. * * @param url dropped URL. */
src/core/model/kid3application.cpp:2529
Method
droppingOnItself
* Check if the drop index if child of a dropped item. * @param event drop event * @param index drop index * @return true if dropping on itself. */
src/gui/forms/playlistview.cpp:69
Method
dump
* Dump contents of frame to debug console. */
src/core/tags/frame.cpp:1342
Method
dump
* Dump contents of tracks to debug console. */
src/core/tags/trackdata.cpp:673
Method
dumpModel
* Dump an item model. * @param model item model to dump * @param parent parent model index * @param indent number of spaces to indent */
src/core/utils/debugutils.cpp:84
Function
duration
src/plugins/acoustidimport/ffmpegfingerprintdecoder.cpp:323
Method
durationChanged
* Called when the duration changes. * @param duration duration in milliseconds */
src/gui/widgets/playtoolbar.cpp:331
Function
editAction
Get action for edit. */
src/gui/forms/sectionactions.h:98
Method
editFormats
* Open dialog to edit formats. */
src/gui/dialogs/rendirdialog.cpp:322
Method
editFormatsFromTag
* Open dialog to edit "Filename from tag" formats. */
src/gui/dialogs/configdialogpages.cpp:498
Method
editFormatsToTag
* Open dialog to edit "Filename to tag" formats. */
src/gui/dialogs/configdialogpages.cpp:514
Method
editFrame
* Edit selected frame. * @param tagNr tag number */
src/core/model/kid3application.cpp:2147
Method
editFrame
* Let user edit a frame and then update the fields * when the edits are accepted. * * @param frame frame to edit * @param row row of edited frame
src/gui/widgets/subframeseditor.cpp:157
Method
editFrameOfTaggedFile
* Create dialog to edit a frame and update the fields * if Ok is returned. * frameEdited() is emitted when the edit dialog is closed with the edited
src/gui/forms/basemainwindow.cpp:1446
Method
editItem
src/gui/widgets/tablemodeledit.cpp:58
Method
editItem
* Edit the selected item. */
src/gui/widgets/stringlistedit.cpp:65
Method
editItem
* Edit the selected item. */
src/gui/widgets/configtable.cpp:178
Method
editItem
* Edit the selected item. */
src/gui/dialogs/batchimportdialog.cpp:130
Method
editPlaylist
* Called when "Edit" action is called from context menu. */
src/gui/forms/filelist.cpp:654
Method
editPlaylistFormats
* Open dialog to edit playlist file name formats. */
src/gui/dialogs/configdialogpages.cpp:530
Method
emitProgress
* Emit a progress signal with step/total steps. * * @param text state text * @param step current step * @param totalSteps total number
src/core/import/httpclient.cpp:277
Function
emitReportImportEvent
* Emit a report event. * @param type type of event * @param text additional message */
src/core/import/batchimporter.h:114
Method
emitSortingFinished
* Emit sortingFinished(). */
src/core/model/fileproxymodel.cpp:314
Function
enableMaximumLength
Check if length restriction is enabled. */
src/core/config/formatconfig.h:204
Function
enableTimeDifferenceCheck
Check if maximum allowable time difference check is enabled. */
src/core/config/importconfig.h:271
Function
enableTotalNumberOfTracks
true to write total number of tracks into track fields */
src/core/config/tagconfig.h:211
Function
enableValidation
Check if data validation is enabled. */
src/core/config/formatconfig.h:192
Method
encodeUrlQuery
* Encode a query in an URL. * The query is percent-encoded with spaces collapsed and replaced by '+'. * * @param query query to encode * * @retur
src/core/import/importclient.cpp:102
Method
endGroup
src/test/dummysettings.cpp:50
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/kde/kdeplatformtools.cpp:179
Method
escapeHtml
* Converts the plain text string @a plain to a HTML string with * HTML metacharacters replaced by HTML entities. * @param plain plain text * @retur
src/core/tags/formatreplacer.cpp:185
Method
event
! \reimp */
src/core/model/filesystemmodel.cpp:1675
Method
event
* Handle file open events on Mac OS X. * @param e event * @return true if event handled. */
src/app/qt/kid3qtapplication.cpp:78
Method
eventFilter
* Event filter function, calls Kid3Application::editOrAddPicture() on double click. * * @param obj watched object * @param event event for object
src/gui/forms/kid3form.cpp:155
Method
eventFilter
* Filters events if this object has been installed as an event filter * for the watched object. * This method is reimplemented to keep track of the
src/gui/widgets/frametable.cpp:96
Method
eventFilter
src/gui/widgets/playtoolbar.cpp:80
Function
excludeFolders
Get patterns for folders to exclude in file list. */
src/core/config/fileconfig.h:126
Method
execute
* Execute command. */
src/app/cli/clicommand.cpp:291
Method
execute
* Execute process. */
src/app/cli/abstractcli.cpp:95
Method
executeAction
* Execute a context menu action. * * @param action action of selected menu, 0 to use sender() action */
src/gui/forms/filelist.cpp:582
Method
executeAction
* Execute a context menu action. * * @param action action of selected menu */
src/gui/widgets/configtable.cpp:109
Method
executeContextCommand
* Execute a context menu command. * * @param id command ID */
src/gui/forms/filelist.cpp:512
Method
executeNextArgCommand
src/app/cli/kid3cli.cpp:795
Method
executeSenderAction
* Execute context menu action which sent signal. * Same as executeAction() with default arguments, provided for functor-based * connections. */
src/gui/forms/filelist.cpp:614
Method
expandDirectory
* Fetch entries of directory and toggle expanded state if GUI available. * @param index index of directory item */
src/core/model/kid3application.cpp:2827
Method
expandDirectory
* Expand the current file item if it is a directory. * A file list item is a directory if getFileName() returns a name with * '/' as the last charac
src/core/model/scriptinterface.cpp:339
Method
expandFileList
* Expand the file list. */
src/core/model/scriptinterface.cpp:352
Method
expandFileList
* Expand the file list. */
src/gui/forms/basemainwindow.cpp:1677
Method
expandNextDirectory
* Expand item if it is a directory. * * @param index index of file in file proxy model */
src/gui/forms/basemainwindow.cpp:1703
Method
expandWildcards
* Expand wildcards in path list. * @param paths paths to expand * @return expanded paths. */
src/app/cli/kid3cli.cpp:377
Method
exportConfig
src/plugins/kid3qml/configobjects.cpp:74
Method
exportData
* Export data in LRC format. */
src/gui/widgets/timeeventeditor.cpp:299
Function
exportFormatHeaders
Get regexp describing header export format. */
src/core/config/exportconfig.h:101
Function
exportFormatIndex
Get index of selected export format. */
src/core/config/exportconfig.h:119
Function
exportFormatNames
Get names of export formats */
src/core/config/exportconfig.h:95
Function
exportFormatTracks
Get regexp describing track export format. */
src/core/config/exportconfig.h:107
Function
exportFormatTrailers
Get regexp describing trailer export format. */
src/core/config/exportconfig.h:113
Function
exportSource
* Get tag source to export. * @return Tag1 to export ID3v1 tags, Tag2 for ID3v2 tags. */
src/core/config/exportconfig.h:89
Function
exportWindowGeometry
Get export window geometry. */
src/core/config/exportconfig.h:125
Method
feedChromaprint
* Called when decoded data is available. * @param data 16-bit signed integers in native byte-order */
src/plugins/acoustidimport/fingerprintcalculator.cpp:94
Method
fetch
src/core/model/fileinfogatherer.cpp:488
← previous
next →
2,101–2,200 of 4,084, ranked by callers