MCPcopy Create free account

hub / github.com/KDE/kid3 / functions

Functions4,084 in github.com/KDE/kid3

↓ 1 callersMethodputDirName
src/core/model/dirrenamer.cpp:87
↓ 1 callersFunctionquickAccessFrameOrder
order of frames which are displayed for Tag 2 even if not present. */
src/core/config/tagconfig.h:297
↓ 1 callersFunctionquickAccessFrames
frames which are displayed for Tag 2 even if not present */
src/core/config/tagconfig.h:289
↓ 1 callersMethodreadConfig
* Read settings from the configuration. */
src/core/model/kid3application.cpp:796
↓ 1 callersMethodreadConfig
* Read settings from the configuration. */
src/app/kde/kdemainwindow.cpp:522
↓ 1 callersMethodreadFile
src/plugins/taglibmetadata/taglibapesupport.cpp:188
↓ 1 callersMethodreadFileAndDirListConfig
* Set file and directory list columns from the configuration. */
src/gui/forms/kid3form.cpp:1199
↓ 1 callersMethodreadFromClipboard
* Read text from clipboard. * @return text, null if operation not supported. */
src/core/utils/coreplatformtools.cpp:97
↓ 1 callersMethodreadFromConfig
* Read persisted configuration. * * @param config configuration */
src/core/config/guiconfig.cpp:127
↓ 1 callersMethodreadFromConfig
* Read the shortcuts from a given configuration. * * @param config configuration settings */
src/app/qt/shortcutsmodel.cpp:412
↓ 1 callersMethodreadTags
* Read tags from file. * * @param force true to force reading even if tags were already read. */
src/plugins/taglibmetadata/taglibfile.cpp:170
↓ 1 callersMethodremove
src/core/model/filesystemmodel.cpp:215
↓ 1 callersFunctionremoveCommentFrame
* Remove the first COMM frame with an empty description. * * @param id3v2Tag ID3v2 tag */
src/plugins/taglibmetadata/taglibmpegsupport.cpp:372
↓ 1 callersMethodremoveFrameEditor
* 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 callersMethodremoveLeftSideWidget
* Remove widget set with setLeftSideWidget(). * * The widget will not be deleted. * * @param widget widget to be removed */
src/gui/forms/kid3form.cpp:1417
↓ 1 callersFunctionrenDirCfgToTagVersion
* 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 callersFunctionrenderAsfPicture
* 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 callersMethodrequestExpandFileList
* Expand the whole file list if GUI available. * expandFileListFinished() is emitted when finished. */
src/core/model/kid3application.cpp:2837
↓ 1 callersMethodresetFileFilterIfNotMatching
* Remove the file filter if necessary to open the files. * @param filePaths paths to files or directories */
src/core/model/kid3application.cpp:3449
↓ 1 callersMethodrestoreCursor
* Restore the cursor position saved with saveCursor(). */
src/core/model/framelist.cpp:328
↓ 1 callersMethodresume
* Resume iteration which has been suspended with suspend(). */
src/core/model/bidirfileproxymodeliterator.cpp:209
↓ 1 callersMethodrevertCustomShortcut
src/app/qt/shortcutsmodel.cpp:453
↓ 1 callersMethodrootIndex
src/plugins/kid3qml/checkablelistmodel.cpp:65
↓ 1 callersMethodrowCount
! \reimp */
src/core/model/filesystemmodel.cpp:691
↓ 1 callersMethodrun
(self, inp)
src/plugins/kid3qml/qmlpp.py:58
↓ 1 callersFunctionrva2FrameToString
* 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 callersMethodsampleCount
src/plugins/taglibmetadata/taglibext/dsf/dsfproperties.cpp:135
↓ 1 callersMethodsampleRate
src/plugins/taglibmetadata/taglibext/dsf/dsfheader.cpp:92
↓ 1 callersMethodsampleRate
src/plugins/taglibmetadata/taglibext/dsf/dsfproperties.cpp:105
↓ 1 callersMethodsaveCursor
* Save the current cursor position. */
src/core/model/framelist.cpp:319
↓ 1 callersMethodsaveDirectory
* 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 callersMethodsaveFileAndDirListConfig
* Save file and directory list columns to the configuration. */
src/gui/forms/kid3form.cpp:1171
↓ 1 callersMethodsaveModifiedPlaylistModels
* Save all modified playlist models. */
src/core/model/kid3application.cpp:1610
↓ 1 callersMethodscheduleAction
* Schedule the actions necessary to rename the directory containing a file. * * @param taggedFile file in directory */
src/core/model/dirrenamer.cpp:553
↓ 1 callersMethodscrollToBottom
src/app/cli/clicommand.cpp:1427
↓ 1 callersMethodselectAddAndEditFrame
* 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 callersMethodselectAllFiles
* Select all files. */
src/core/model/kid3application.cpp:2692
↓ 1 callersMethodselectAllFiles
* Select all files. */
src/gui/forms/kid3form.cpp:1286
↓ 1 callersMethodselectAndAddFrame
* Select a frame type and add such a frame to the frame list. * @param tagNr tag number */
src/core/model/kid3application.cpp:2385
↓ 1 callersMethodselectChangedFrames
* Select changed frames in the tables if multiple files are selected. */
src/core/model/taggedfileselection.cpp:307
↓ 1 callersMethodselectFile
* Select files in the current directory. * @param paths file names * @return true if files found and selected. */
src/app/cli/kid3cli.cpp:419
↓ 1 callersMethodselectFrame
* 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 callersMethodselectedTagsToFrameModels
* 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 callersFunctionserver
Get server. */
src/core/config/serverimporterconfig.h:97
↓ 1 callersMethodserverTrackImporterKeys
* Get keys of available server importers. * @return list of keys. */
src/plugins/acoustidimport/acoustidimportplugin.cpp:49
↓ 1 callersFunctionsetAdditionalTags
* Set additional tags option. * * @param enable true if additional tags are enabled */
src/core/import/serverimporter.h:171
↓ 1 callersMethodsetAdditionalTags
src/core/config/serverimporterconfig.cpp:167
↓ 1 callersMethodsetArgs
* Set list of arguments. * @param args arguments, the first element must be the command name */
src/app/cli/clicommand.h:122
↓ 1 callersMethodsetArtistAlbum
* Set a find string from artist and album information. * * @param artist artist * @param album album */
src/gui/dialogs/serverimportdialog.cpp:425
↓ 1 callersMethodsetAutoHideTags
src/core/config/guiconfig.cpp:314
↓ 1 callersMethodsetBrowseCoverArtWindowGeometry
src/core/config/importconfig.cpp:655
↓ 1 callersMethodsetBrowser
src/core/config/networkconfig.cpp:131
↓ 1 callersMethodsetCancelButtonText
* Set text of cancel button. * @param text button text, default is "Cancel" */
src/gui/widgets/progresswidget.cpp:86
↓ 1 callersMethodsetCaption
* Set caption. * @param title caption */
src/gui/forms/filelist.cpp:136
↓ 1 callersMethodsetCgiPath
* Set string with CGI path. * * @param cgi CGI path, e.g. "/~cddb/cddb.cgi". */
src/gui/dialogs/serverimportdialog.cpp:287
↓ 1 callersMethodsetChangedFrames
* 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 callersMethodsetColumnCount
src/core/model/standardtablemodel.cpp:147
↓ 1 callersMethodsetCommandList
* Set the model from the command list. * @param cmdList command list */
src/core/model/commandstablemodel.cpp:262
↓ 1 callersMethodsetCommentName
Set field name used for Vorbis comment entries. */
src/core/config/tagconfig.cpp:507
↓ 1 callersMethodsetConfig
* Set values in dialog from current configuration. */
src/app/kde/kdeconfigdialog.cpp:81
↓ 1 callersMethodsetConfig
* Set values in dialog from current configuration. */
src/app/qt/configdialog.cpp:189
↓ 1 callersMethodsetConfig
* Set values in dialog from current configuration. */
src/gui/dialogs/configdialogpages.cpp:702
↓ 1 callersMethodsetConfigWindowGeometry
src/core/config/guiconfig.cpp:386
↓ 1 callersFunctionsetContentType
src/plugins/taglibmetadata/taglibmpegsupport.cpp:1886
↓ 1 callersMethodsetContextMenuCommands
src/core/config/useractionsconfig.cpp:285
↓ 1 callersFunctionsetCounter
src/plugins/taglibmetadata/taglibmpegsupport.cpp:1814
↓ 1 callersFunctionsetCoverArt
* Set cover art option. * * @param enable true if cover art are enabled */
src/core/import/serverimporter.h:185
↓ 1 callersMethodsetCoverArt
src/core/config/serverimporterconfig.cpp:175
↓ 1 callersFunctionsetCoverArtUrl
* Set cover art URL. * @param coverArtUrl cover art URL */
src/core/tags/trackdata.h:289
↓ 1 callersMethodsetCurrentItem
* Set index of selected item. * * @param idx index */
src/gui/dialogs/editframefieldsdialog.cpp:265
↓ 1 callersMethodsetCustomFrames
Set custom frame names. */
src/core/config/tagconfig.cpp:552
↓ 1 callersMethodsetCustomGenres
Set custom genres for ID3v2.3. */
src/core/config/tagconfig.cpp:543
↓ 1 callersFunctionsetDate
src/plugins/taglibmetadata/taglibmpegsupport.cpp:1823
↓ 1 callersMethodsetDecorationProvider
! Sets the \a provider of file icons for the directory model. */
src/core/model/filesystemmodel.cpp:1482
↓ 1 callersMethodsetDefaultBrowser
src/core/config/networkconfig.cpp:95
↓ 1 callersMethodsetDefaultCoverFileName
src/core/config/fileconfig.cpp:276
↓ 1 callersMethodsetDefaultDir
* Set default directory name. * @param defaultDir default directory name */
src/gui/dialogs/editframefieldsdialog.h:80
↓ 1 callersMethodsetDefaultFile
* Set default file name. * @param defaultFile default file name */
src/gui/dialogs/editframefieldsdialog.h:86
↓ 1 callersMethodsetDefaultPluginOrder
* Set default plugin order. */
src/core/config/tagconfig.cpp:402
↓ 1 callersMethodsetDefaultUserActions
* Set default user actions. * @param upgradeOnly if true only upgrade configuration with new actions */
src/core/config/useractionsconfig.cpp:106
↓ 1 callersMethodsetDetailInfo
* Set details info text. * * @param str detail information summary as string */
src/gui/forms/kid3form.cpp:1276
↓ 1 callersMethodsetDirFormat
src/core/config/rendirconfig.cpp:133
↓ 1 callersMethodsetDirFormats
src/core/config/rendirconfig.cpp:141
↓ 1 callersMethodsetDirListColumnWidths
src/core/config/guiconfig.cpp:290
↓ 1 callersMethodsetDirListCustomColumnWidthsEnabled
src/core/config/guiconfig.cpp:281
↓ 1 callersMethodsetDirListSortColumn
src/core/config/guiconfig.cpp:257
↓ 1 callersMethodsetDirListSortOrder
src/core/config/guiconfig.cpp:265
↓ 1 callersMethodsetDirListVisibleColumns
src/core/config/guiconfig.cpp:273
↓ 1 callersMethodsetDirectoryCounterResetEnabled
* Enable reset of counter for each directory. * @param enable true to enable */
src/core/config/numbertracksconfig.cpp:145
↓ 1 callersMethodsetDontUseNativeDialogs
src/core/config/mainwindowconfig.cpp:173
↓ 1 callersMethodsetEditFocus
* Set focus to text field. */
src/gui/dialogs/editframefieldsdialog.cpp:133
↓ 1 callersMethodsetEditingDisabled
* 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 callersFunctionsetEmail
src/plugins/taglibmetadata/taglibmpegsupport.cpp:1796
↓ 1 callersMethodsetEnableMaximumLength
src/core/config/formatconfig.cpp:422
↓ 1 callersMethodsetEnableTimeDifferenceCheck
src/core/config/importconfig.cpp:711
↓ 1 callersMethodsetEnableValidation
src/core/config/formatconfig.cpp:406
↓ 1 callersMethodsetExcludeFolders
src/core/config/fileconfig.cpp:218
↓ 1 callersMethodsetExportFormatHeaders
src/core/config/exportconfig.cpp:259
↓ 1 callersMethodsetExportFormatIndex
src/core/config/exportconfig.cpp:283
↓ 1 callersMethodsetExportFormatNames
src/core/config/exportconfig.cpp:251
← previousnext →1,101–1,200 of 4,084, ranked by callers