MCPcopy Create free account

hub / github.com/KDE/kid3 / functions

Functions4,084 in github.com/KDE/kid3

MethodchangeProfileName
* Change name of current profile. * @param name profile name */
src/gui/dialogs/batchimportdialog.cpp:337
MethodchangeTagDestination
* Called when the destination combo box value is changed. */
src/gui/dialogs/importdialog.cpp:647
MethodchannelType
src/plugins/taglibmetadata/taglibext/dsf/dsfheader.cpp:97
Methodchannels
src/plugins/taglibmetadata/taglibext/dsdiff/dsdiffproperties.cpp:106
MethodcheckPendingIntents
()
android/Kid3Activity.java:99
MethodcheckPlugin
* Check type of a loaded plugin and register it. * @param plugin instance returned by plugin loader */
src/core/model/kid3application.cpp:575
MethodcheckProgressMonitoring
* Check progress of a possibly long operation. * * Progress monitoring is started with startProgressMonitoring(). This method * will check if the o
src/gui/forms/basemainwindow.cpp:1790
MethodclassifyFile
* @brief Get type of file. * @param filePath path to file * @return "/" for directories, "@" for symlinks, "*" for executables, * " " for f
src/plugins/kid3qml/scriptutils.cpp:279
Methodcleanup
* Restore terminal on cleanup. */
src/app/cli/standardiohandler.cpp:66
Methodcleanup
* Free allocated resources. * Our destructor may not be called, so cleanup is done here. */
src/gui/forms/basemainwindow.cpp:522
Methodcleanup
* Cleanup processor. * This method must be invoked to close and delete the GUI resources. */
src/plugins/qmlcommand/qmlcommandplugin.cpp:74
Methodclear
src/core/model/standardtablemodel.cpp:168
Methodclear
* Clear dialog data. */
src/gui/dialogs/tagimportdialog.cpp:102
Methodclear
* Clear dialog data. */
src/gui/dialogs/textimportdialog.cpp:106
MethodclearAborted
* Clear abort flag. */
src/core/model/tagsearcher.cpp:74
MethodclearAborted
* Clear state which is reported by isAborted(). */
src/core/model/fileproxymodeliterator.cpp:62
MethodclearAborted
* Clear state which is reported by isAborted(). */
src/core/model/bidirfileproxymodeliterator.cpp:65
MethodclearAborted
* Clear state which is reported by isAborted(). */
src/core/model/dirrenamer.cpp:719
MethodclearAborted
* Clear state which is reported by isAborted(). */
src/core/import/batchimporter.cpp:105
MethodclearAlreadyUsedShortcutWarning
* Clear warning about already used keyboard shortcut. */
src/app/qt/configdialog.cpp:289
MethodclearAndCloseEditor
* Clear editor value and close editor. */
src/app/qt/shortcutsdelegate.cpp:99
FunctionclearAvailablePlugins
* Clear list of available plugins. */
src/core/config/tagconfig.h:355
FunctionclearAvailablePlugins
Clear list of available plugins. */
src/core/config/importconfig.h:138
MethodclearCells
* Clear the selected cells. */
src/gui/widgets/timeeventeditor.cpp:398
MethodclearData
* Clear vector and associated data. */
src/core/tags/trackdata.cpp:578
MethodclearList
* Clear the list of recent files. */
src/app/qt/recentfilesmenu.cpp:142
MethodclearPreview
* Clear action preview. */
src/gui/dialogs/rendirdialog.cpp:266
MethodclearResults
* Clear all results. */
src/gui/dialogs/servertrackimportdialog.cpp:242
MethodclearRow
* Clear a row in the table. * * @param row row to clear */
src/gui/widgets/configtable.cpp:98
MethodclearTaggedFileStore
* Clear store with tagged files. */
src/core/model/taggedfilesystemmodel.cpp:312
MethodclearTags
* Free resources allocated when calling readTags(). * * @param force true to force clearing even if the tags are modified */
src/plugins/id3libmetadata/mp3file.cpp:235
MethodclearTags
* Free resources allocated when calling readTags(). * * @param force true to force clearing even if the tags are modified */
src/plugins/oggflacmetadata/oggfile.cpp:338
MethodclearTags
* Free resources allocated when calling readTags(). * * @param force true to force clearing even if the tags are modified */
src/plugins/oggflacmetadata/flacfile.cpp:379
MethodclearTags
* Free resources allocated when calling readTags(). * * @param force true to force clearing even if the tags are modified */
src/plugins/taglibmetadata/taglibfile.cpp:144
FunctionclearTruncationFlag
src/core/tags/taggedfile.h:666
Methodcli
* Get processor handling commands. * @return processor. */
src/app/cli/clicommand.h:110
MethodclipData
* Load LRC data from clipboard. */
src/gui/widgets/timeeventeditor.cpp:266
MethodcloseEvent
* Window is closed. * * @param ce close event */
src/app/qt/kid3mainwindow.cpp:945
MethodcloseEvent
* Stop sound when window is closed. */
src/gui/widgets/playtoolbar.cpp:242
MethodcloseEvent
src/gui/dialogs/playlisteditdialog.cpp:126
MethodcloseFile
* Close file handle. * TagLib keeps the file handle open until the FileRef is destroyed. * This causes problems when the operating system has a limi
src/plugins/taglibmetadata/taglibfile.cpp:236
MethodcloseFileHandles
* Try to close the file handles. * * @param index root of model to iterate */
src/core/model/modeliterator.cpp:228
MethodcolumnCount
* Get number of columns. * @param parent parent model index, invalid for table models * @return number of columns, * if parent is valid number of c
src/core/model/timeeventmodel.cpp:150
MethodcolumnCount
! \reimp */
src/core/model/filesystemmodel.cpp:707
MethodcolumnCount
* Get number of columns. * @param parent parent model index, invalid for table models * @return number of columns, * if parent is valid number of c
src/core/model/configtablemodel.cpp:133
MethodcolumnCount
src/core/model/taggedfilesystemmodel.cpp:77
MethodcolumnCount
* Get number of columns. * @param parent parent model index, invalid for table models * @return number of columns, * if parent is valid number of c
src/core/model/commandstablemodel.cpp:196
MethodcolumnCount
* Get number of columns. * @param parent parent model index, invalid for table models * @return number of columns, * if parent is valid number of c
src/core/model/frametablemodel.cpp:334
MethodcolumnCount
src/core/model/standardtablemodel.cpp:79
MethodcolumnCount
* Get number of columns. * @param parent parent model index, invalid for table models * @return number of columns, * if parent is valid number of c
src/core/model/trackdatamodel.cpp:221
MethodcolumnCount
* Get number of columns. * @param parent parent model index, invalid for table models * @return number of columns, * if parent is valid number of c
src/core/model/texttablemodel.cpp:112
MethodcolumnCount
* Get number of columns. * @param parent parent model index, invalid for table models * @return number of columns, * if parent is valid number of c
src/core/config/starratingmappingsmodel.cpp:155
MethodcolumnCount
* Get number of columns. * @param parent parent model index, invalid for table models * @return number of columns, * if parent is valid number of c
src/core/config/batchimportsourcesmodel.cpp:199
MethodcolumnCount
src/plugins/kid3qml/checkablelistmodel.cpp:312
MethodcommandForArgs
* Get command for a command line. * @param line command line * @return command, 0 if no command found. */
src/app/cli/kid3cli.cpp:249
MethodcommandGenerator
* Readline command generator. * @param text partial word to be completed * @param state 0 for first call, >0 for subsequent calls * @return next co
src/app/cli/readlinecompleter.cpp:95
FunctioncommentName
field name used for Vorbis comment entries */
src/core/config/tagconfig.h:229
MethodcommitAndCloseEditor
* Commit editor value and close editor. */
src/app/qt/shortcutsdelegate.cpp:87
MethodcommitAndCloseEditor
* Commit data and close the editor. */
src/gui/widgets/frameitemdelegate.cpp:562
MethodcommitAndCloseEditor
* Commit and close the editor. */
src/gui/widgets/timestampdelegate.cpp:62
MethodcommitCurrentEdits
* Set the currently selected format from the contents of the controls. */
src/gui/widgets/formatlistedit.cpp:175
MethodcommitData
* Called when session manager wants application to commit all its data. * * This method is reimplemented to avoid closing all top level widgets
src/app/qml/mainqml.cpp:73
MethodcommitData
* Called when session manager wants application to commit all its data. * * This method is reimplemented to avoid closing all top level widgets and
src/app/qt/kid3qtapplication.cpp:52
MethodcompareNodes
src/core/model/filesystemmodel.cpp:1059
Methodcompletion
* Readline completion function. * @param text contents to complete * @param start start index in rl_line_buffer of word to complete * @param end en
src/app/cli/readlinecompleter.cpp:65
MethodcompletionGenerator
* Readline completion generator. * @param completions list of completions * @param text partial word to be completed * @param state 0 for first cal
src/app/cli/readlinecompleter.cpp:126
Methodconfig
configuration, 0 if not used */
src/core/import/servertrackimporter.cpp:54
Methodconfig
configuration, 0 if not used */
src/plugins/musicbrainzimport/musicbrainzimporter.cpp:75
Methodconfig
configuration, 0 if not used */
src/plugins/acoustidimport/musicbrainzclient.cpp:232
Methodconfig
configuration, 0 if not used */
src/plugins/discogsimport/discogsimporter.cpp:1536
Methodconfig
configuration, 0 if not used */
src/plugins/freedbimport/freedbimporter.cpp:94
Methodconfig
configuration, 0 if not used */
src/plugins/amazonimport/amazonimporter.cpp:94
FunctionconfigWindowGeometry
Get config window geometry. */
src/core/config/guiconfig.h:262
Functionconfiguration
* Access to configuration. * @param index index of configuration * @return configuration, 0 if not found. */
src/core/config/configstore.h:71
MethodconnectObject
* Monitor signal emissions of object * @param obj object to monitor */
src/core/utils/debugutils.cpp:46
MethodconnectResultSignal
* Connect signals used to emit finished(). * This method is called after startCommand(). The default implementation * invokes terminate() in the eve
src/app/cli/clicommand.cpp:326
MethodcontextMenu
* Display a context menu with operations for selected files. * * @param index index of item * @param pos position where context menu is drawn on
src/gui/forms/filelist.cpp:346
MethodcontextMenu
* Display context menu. * * @param row row at which context menu is displayed * @param col column at which context menu is displayed * @param pos
src/gui/widgets/frametable.cpp:154
MethodcontextMenu
* Display context menu. * * @param row row at which context menu is displayed * @param pos position where context menu is drawn on screen */
src/gui/widgets/configtable.cpp:136
MethodcontextMenuCommandVariantList
src/core/config/useractionsconfig.cpp:294
FunctioncontextMenuCommands
Get list of context menu commands. */
src/core/config/useractionsconfig.h:167
MethodcontinueSearch
* Continue search in current file, if no other match is found, resume * file iteration. * @param advanceChars number of characters to advance from c
src/core/model/tagsearcher.cpp:208
MethodconvertToId3v23
* Convert ID3v2.4 tags to ID3v2.3. */
src/core/model/scriptinterface.cpp:447
MethodconvertToId3v24
* Convert ID3v2.3 tags to ID3v2.4. */
src/core/model/scriptinterface.cpp:439
FunctioncopyAction
Get action for copy. */
src/gui/forms/sectionactions.h:78
MethodcopyTag
* Copy tag. * * @param tagMask tag bit (1 for tag 1, 2 for tag 2) */
src/core/model/scriptinterface.cpp:631
FunctioncopyTags
* Copy tags into copy buffer. */
src/core/model/kid3application.h:1741
MethodcopyTagsActionData
* Copy tags using QAction::data(). * The source and destination tag numbers are taken from the first two bytes * in QAction::data().toByteArray() if
src/gui/forms/kid3form.cpp:1427
FunctioncopyToOtherTag
* Copy tags to other tags of selected files. */
src/core/model/kid3application.h:1751
FunctioncoverArt
Check if cover art is imported. */
src/core/config/serverimporterconfig.h:139
FunctioncoverArtImageId
* Get ID to get cover art image. * @return ID for cover art image. */
src/core/model/kid3application.h:880
MethodcreateAudioPlayer
* Create an audio player instance. * @param app application context * @param dbusEnabled true to enable MPRIS D-Bus interface * @return audio playe
src/app/kde/kdeplatformtools.cpp:107
MethodcreateAudioPlayer
* Create an audio player instance. * @param app application context * @param dbusEnabled true to enable MPRIS D-Bus interface * @return audio playe
src/app/qt/platformtools.cpp:122
MethodcreateAudioPlayer
* Create an audio player instance. * @param app application context * @param dbusEnabled true to enable MPRIS D-Bus interface * @return audio playe
src/gui/forms/guiplatformtools.cpp:89
MethodcreateDirectory
* Create a directory if it does not exist. * * @param dir directory path * @param index model index of item to rename * @param errorMsg if
src/core/model/dirrenamer.cpp:261
MethodcreateEditor
* Create an editor to edit the cells contents. * @param parent parent widget * @param option style * @param index index of item * @return editor
src/app/qt/shortcutsdelegate.cpp:51
MethodcreateEditor
* Create an editor to edit the cells contents. * @param parent parent widget * @param option style * @param index index of item * @return combo b
src/gui/widgets/frameitemdelegate.cpp:414
MethodcreateEditor
* Create an editor to edit the cell contents. * @param parent parent widget * @param index index of item * @return combo box editor widget. */
src/gui/widgets/timestampdelegate.cpp:47
MethodcreateEditor
* Create an editor to edit the cells contents. * @param parent parent widget * @return combo box editor widget. */
src/gui/widgets/enumdelegate.cpp:44
MethodcreateFile
src/plugins/taglibmetadata/taglibext/mp2/mp2filetyperesolver.cpp:33
← previousnext →1,901–2,000 of 4,084, ranked by callers