MCPcopy Create free account

hub / github.com/KDE/kid3 / functions

Functions4,084 in github.com/KDE/kid3

MethoddeselectAll
* Deselect all files. */
src/core/model/scriptinterface.cpp:255
MethoddeselectAllFrames
* Deselect all frames in the table. */
src/core/model/frametablemodel.cpp:731
MethoddesktopEntry
src/gui/forms/mprisinterface.cpp:53
FunctiondirFormat
Get directory name format. */
src/core/config/rendirconfig.h:77
FunctiondirFormats
Get available directory name formats. */
src/core/config/rendirconfig.h:83
FunctiondirListColumnWidths
Get column widths in directory list. */
src/core/config/guiconfig.h:190
FunctiondirListCustomColumnWidthsEnabled
Check if custom column widths are enabled in directory list. */
src/core/config/guiconfig.h:182
FunctiondirListSortColumn
Get sorted column in directory list. */
src/core/config/guiconfig.h:164
FunctiondirListSortOrder
Get sort order in directory list. */
src/core/config/guiconfig.h:170
FunctiondirListVisibleColumns
Get visible columns in directory list. */
src/core/config/guiconfig.h:176
MethoddirSelected
* Directory list box directory selected. * * @param index selected item */
src/gui/forms/kid3form.cpp:818
FunctiondisabledPlugins
Disabled plugins */
src/core/config/tagconfig.h:335
FunctiondisabledPlugins
Get disabled plugins */
src/core/config/importconfig.h:265
Methoddisc
src/plugins/discogsimport/discogsimporter.cpp:358
MethoddiscardChangedShortcuts
* Forget about all changed shortcuts. */
src/app/qt/shortcutsmodel.cpp:356
MethoddisconnectResultSignal
* 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
MethoddisplayActionPreview
* Display action preview. * * @param actionStrs description of action */
src/gui/dialogs/rendirdialog.cpp:279
MethoddisplayHelp
* Display help for a topic. * * @param anchor anchor in help document */
src/app/kde/kdeplatformtools.cpp:131
MethoddisplayHelp
* Display help for a topic. * * @param anchor anchor in help document */
src/app/qt/platformtools.cpp:145
MethoddisplayHelp
* Display help for a topic. * * @param anchor anchor in help document */
src/gui/dialogs/contexthelp.cpp:47
MethoddisplayServerImportDialog
* Display server import dialog. * * @param importerIdx importer index, if invalid but not negative the * MusicBrainz Fingerprint
src/gui/dialogs/importdialog.cpp:327
MethoddisplayServerTrackImportDialog
* Import from track server and preview in table. * * @param source import source */
src/gui/dialogs/importdialog.cpp:365
FunctiondontUseNativeDialogs
Check if native file dialogs are used. */
src/core/config/mainwindowconfig.h:149
MethoddownloadAlbumArt
* 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
MethoddragEnterEvent
* Accept drag. * * @param ev drag event. */
src/gui/forms/kid3form.cpp:717
MethoddragEnterEvent
src/gui/forms/playlistview.cpp:294
MethoddragLeaveEvent
* Handle event when mouse leaves widget while dragging. * * @param ev drag event. */
src/gui/forms/kid3form.cpp:727
MethoddragLeaveEvent
src/gui/forms/playlistview.cpp:310
MethoddragMoveEvent
* Handle event when mouse is moved while dragging. * * @param ev drag event. */
src/gui/forms/kid3form.cpp:702
MethoddragMoveEvent
src/gui/forms/playlistview.cpp:302
MethoddrawDisplay
* 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
MethoddriveAdded
src/core/model/fileinfogatherer.cpp:198
MethoddriveRemoved
src/core/model/fileinfogatherer.cpp:203
MethoddropEvent
* Handle drop event. * * @param ev drop event. */
src/gui/forms/kid3form.cpp:737
MethoddropEvent
src/gui/forms/playlistview.cpp:211
MethoddropLocalFiles
* 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
MethoddropMimeData
! 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
MethoddropOn
* @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
FunctiondropRole
* Get role which is used when setting dropped items. * @return role, default is FileSystemModel::FilePathRole. */
src/gui/forms/playlistview.h:49
MethoddropUrl
* Handle URL on drop. * * @param url dropped URL. */
src/core/model/kid3application.cpp:2529
MethoddroppingOnItself
* 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
Methoddump
* Dump contents of frame to debug console. */
src/core/tags/frame.cpp:1342
Methoddump
* Dump contents of tracks to debug console. */
src/core/tags/trackdata.cpp:673
MethoddumpModel
* 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
Functionduration
src/plugins/acoustidimport/ffmpegfingerprintdecoder.cpp:323
MethoddurationChanged
* Called when the duration changes. * @param duration duration in milliseconds */
src/gui/widgets/playtoolbar.cpp:331
FunctioneditAction
Get action for edit. */
src/gui/forms/sectionactions.h:98
MethodeditFormats
* Open dialog to edit formats. */
src/gui/dialogs/rendirdialog.cpp:322
MethodeditFormatsFromTag
* Open dialog to edit "Filename from tag" formats. */
src/gui/dialogs/configdialogpages.cpp:498
MethodeditFormatsToTag
* Open dialog to edit "Filename to tag" formats. */
src/gui/dialogs/configdialogpages.cpp:514
MethodeditFrame
* Edit selected frame. * @param tagNr tag number */
src/core/model/kid3application.cpp:2147
MethodeditFrame
* 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
MethodeditFrameOfTaggedFile
* 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
MethodeditItem
src/gui/widgets/tablemodeledit.cpp:58
MethodeditItem
* Edit the selected item. */
src/gui/widgets/stringlistedit.cpp:65
MethodeditItem
* Edit the selected item. */
src/gui/widgets/configtable.cpp:178
MethodeditItem
* Edit the selected item. */
src/gui/dialogs/batchimportdialog.cpp:130
MethodeditPlaylist
* Called when "Edit" action is called from context menu. */
src/gui/forms/filelist.cpp:654
MethodeditPlaylistFormats
* Open dialog to edit playlist file name formats. */
src/gui/dialogs/configdialogpages.cpp:530
MethodemitProgress
* 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
FunctionemitReportImportEvent
* Emit a report event. * @param type type of event * @param text additional message */
src/core/import/batchimporter.h:114
MethodemitSortingFinished
* Emit sortingFinished(). */
src/core/model/fileproxymodel.cpp:314
FunctionenableMaximumLength
Check if length restriction is enabled. */
src/core/config/formatconfig.h:204
FunctionenableTimeDifferenceCheck
Check if maximum allowable time difference check is enabled. */
src/core/config/importconfig.h:271
FunctionenableTotalNumberOfTracks
true to write total number of tracks into track fields */
src/core/config/tagconfig.h:211
FunctionenableValidation
Check if data validation is enabled. */
src/core/config/formatconfig.h:192
MethodencodeUrlQuery
* 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
MethodendGroup
src/test/dummysettings.cpp:50
MethoderrorList
* 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
MethodescapeHtml
* 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
Methodevent
! \reimp */
src/core/model/filesystemmodel.cpp:1675
Methodevent
* Handle file open events on Mac OS X. * @param e event * @return true if event handled. */
src/app/qt/kid3qtapplication.cpp:78
MethodeventFilter
* Event filter function, calls Kid3Application::editOrAddPicture() on double click. * * @param obj watched object * @param event event for object
src/gui/forms/kid3form.cpp:155
MethodeventFilter
* 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
MethodeventFilter
src/gui/widgets/playtoolbar.cpp:80
FunctionexcludeFolders
Get patterns for folders to exclude in file list. */
src/core/config/fileconfig.h:126
Methodexecute
* Execute command. */
src/app/cli/clicommand.cpp:291
Methodexecute
* Execute process. */
src/app/cli/abstractcli.cpp:95
MethodexecuteAction
* Execute a context menu action. * * @param action action of selected menu, 0 to use sender() action */
src/gui/forms/filelist.cpp:582
MethodexecuteAction
* Execute a context menu action. * * @param action action of selected menu */
src/gui/widgets/configtable.cpp:109
MethodexecuteContextCommand
* Execute a context menu command. * * @param id command ID */
src/gui/forms/filelist.cpp:512
MethodexecuteNextArgCommand
src/app/cli/kid3cli.cpp:795
MethodexecuteSenderAction
* Execute context menu action which sent signal. * Same as executeAction() with default arguments, provided for functor-based * connections. */
src/gui/forms/filelist.cpp:614
MethodexpandDirectory
* Fetch entries of directory and toggle expanded state if GUI available. * @param index index of directory item */
src/core/model/kid3application.cpp:2827
MethodexpandDirectory
* 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
MethodexpandFileList
* Expand the file list. */
src/core/model/scriptinterface.cpp:352
MethodexpandFileList
* Expand the file list. */
src/gui/forms/basemainwindow.cpp:1677
MethodexpandNextDirectory
* Expand item if it is a directory. * * @param index index of file in file proxy model */
src/gui/forms/basemainwindow.cpp:1703
MethodexpandWildcards
* Expand wildcards in path list. * @param paths paths to expand * @return expanded paths. */
src/app/cli/kid3cli.cpp:377
MethodexportConfig
src/plugins/kid3qml/configobjects.cpp:74
MethodexportData
* Export data in LRC format. */
src/gui/widgets/timeeventeditor.cpp:299
FunctionexportFormatHeaders
Get regexp describing header export format. */
src/core/config/exportconfig.h:101
FunctionexportFormatIndex
Get index of selected export format. */
src/core/config/exportconfig.h:119
FunctionexportFormatNames
Get names of export formats */
src/core/config/exportconfig.h:95
FunctionexportFormatTracks
Get regexp describing track export format. */
src/core/config/exportconfig.h:107
FunctionexportFormatTrailers
Get regexp describing trailer export format. */
src/core/config/exportconfig.h:113
FunctionexportSource
* Get tag source to export. * @return Tag1 to export ID3v1 tags, Tag2 for ID3v2 tags. */
src/core/config/exportconfig.h:89
FunctionexportWindowGeometry
Get export window geometry. */
src/core/config/exportconfig.h:125
MethodfeedChromaprint
* Called when decoded data is available. * @param data 16-bit signed integers in native byte-order */
src/plugins/acoustidimport/fingerprintcalculator.cpp:94
Methodfetch
src/core/model/fileinfogatherer.cpp:488
← previousnext →2,101–2,200 of 4,084, ranked by callers