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
fetchDirectory
* Fetch entries of directory if not already fetched. * This works like FileList::expand(), but without expanding tree view * items and independent o
src/core/model/kid3application.cpp:2816
Method
fetchMore
! \reimp */
src/core/model/filesystemmodel.cpp:674
Method
fetchNext
* Fetch next index. */
src/core/model/fileproxymodeliterator.cpp:99
Method
fetchNext
* Fetch next index. */
src/core/model/bidirfileproxymodeliterator.cpp:108
Method
fields
* Get field list. * @return fields. */
src/core/model/frameobjectmodel.cpp:102
Method
fileActivated
* File list box item activated. * * @param index selected item */
src/gui/forms/kid3form.cpp:834
Method
fileConfig
src/plugins/kid3qml/configobjects.cpp:84
Method
fileDecoration
src/gui/forms/kid3form.cpp:193
Method
fileDialogNameFilter
* Construct a name filter string suitable for file dialogs. * @param nameFilters list of description, filter pairs, e.g. * [("Images", "*.jpg *.jpeg
src/app/kde/kdeplatformtools.cpp:156
Method
fileExists
* Check if file exists. * @param filePath path to file * @return true if file exists. */
src/plugins/kid3qml/scriptutils.cpp:237
Method
fileInfo
src/core/model/fileinfogatherer_p.h:144
Method
fileIsWritable
* Check if file is writable. * @param filePath path to file * @return true if file is writable. */
src/plugins/kid3qml/scriptutils.cpp:247
Function
fileListColumnWidths
Get column widths in file list. */
src/core/config/guiconfig.h:158
Function
fileListCustomColumnWidthsEnabled
Check if custom column widths are enabled in file list. */
src/core/config/guiconfig.h:150
Function
fileListSortColumn
Get sorted column in file list. */
src/core/config/guiconfig.h:132
Function
fileListSortOrder
Get sort order in file list. */
src/core/config/guiconfig.h:138
Function
fileListVisibleColumns
Get visible columns in file list. */
src/core/config/guiconfig.h:144
Method
fileName
* Get file name of model index. * @return name of file or directory */
src/core/model/fileproxymodel.cpp:117
Function
fileNameFormat
Get playlist file name format. */
src/core/config/playlistconfig.h:144
Function
fileNameFormats
Get playlist file name formats. */
src/core/config/playlistconfig.h:150
Method
fileSelected
* Process change of selection. * The GUI is signaled to update the current selection and the controls. * @param selected selected items * @param de
src/core/model/kid3application.cpp:2856
Method
fileTypeDescription
src/core/model/abstractfiledecorationprovider.cpp:81
Method
filenameFormatConfig
src/plugins/kid3qml/configobjects.cpp:59
Function
filesNotFound
* Get list of files which were not found when setPlaylistFile() was called. * @return list of file entries which could not be located. */
src/core/model/playlistmodel.h:164
Method
filter
* Filter the files. * * @param expression filter expression */
src/core/model/scriptinterface.cpp:431
Method
filter
! Returns the filter specified for the directory model. If a filter has not been set, the default filter is QDir::AllEntries | QDir::NoDo
src/core/model/filesystemmodel.cpp:1532
Method
filterAcceptsRow
* Check if row should be included in model. * * @param srcRow source row * @param srcParent source parent * * @return true to include row. */
src/core/model/dirproxymodel.cpp:60
Method
filterAcceptsRow
* Check if row should be included in model. * * @param srcRow source row * @param srcParent source parent * * @return true to include row. */
src/core/model/fileproxymodel.cpp:216
Method
filterConfig
src/plugins/kid3qml/configobjects.cpp:54
Method
filterDifferent
* Set values which are different inactive. * * @param others frames to compare, will be modified * @param differentValues optional storage for the
src/core/tags/frame.cpp:1373
Function
filterExpressions
Get filter expressions. */
src/core/config/filterconfig.h:90
Function
filterIndex
Get index of selected filter. */
src/core/config/filterconfig.h:96
Function
filterNames
Get names of filter expressions. */
src/core/config/filterconfig.h:84
Method
filterNextFile
* Apply single file to file filter. * * @param index index of file in file proxy model */
src/core/model/kid3application.cpp:3037
Function
filterPassedCount
* Get number of files which have passed the filter. * * This number is only valid if isFiltered() is true. * * @return number of files whi
src/core/model/kid3application.h:806
Method
filterProgress
* Show filter operation progress. * @param type filter event type * @param fileName name of file processed * @param passed number of files which pa
src/gui/forms/basemainwindow.cpp:1203
Function
filterTotalCount
* Get total number of files which have been checked by the filter. * * This number is only valid if isFiltered() is true. * * @return tota
src/core/model/kid3application.h:815
Method
filtersAcceptsNode
! \internal Returns \c false if node doesn't pass the filters otherwise true QDir::Modified is not supported QDir::Drives is not sup
src/core/model/filesystemmodel.cpp:2111
Function
findAudioStream
src/plugins/acoustidimport/ffmpegfingerprintdecoder.cpp:287
Method
findCoverArtInDirectory
src/gui/forms/mprisinterface.cpp:418
Method
findInString
* Search string for text. * @param str string to be searched * @param idx start index of search, will be updated with index of found text * @return
src/core/model/tagsearcher.cpp:402
Method
findNext
* Find next occurrence of same string. */
src/core/model/tagsearcher.cpp:149
Method
findNext
* Find next occurrence of search text. */
src/app/qt/browserdialog.cpp:186
Method
findPluginsDirectory
* Find directory containing plugins. * @param pluginsDir the plugin directory is returned here * @return true if found. */
src/core/model/kid3application.cpp:462
Method
findPrevious
* Find previous occurrence of search text. */
src/app/qt/browserdialog.cpp:178
Method
findReplace
* Find and replace in tags of files. * @param findOnly true to display only find part of dialog */
src/gui/forms/basemainwindow.cpp:1027
Method
findReplaceConfig
src/plugins/kid3qml/configobjects.cpp:119
Method
finishChromaprint
* Called when decoding finished successfully. * @param duration duration of stream in seconds */
src/plugins/acoustidimport/fingerprintcalculator.cpp:117
Method
finishDecoding
* Finish decoding. */
src/plugins/acoustidimport/qtfingerprintdecoder.cpp:143
Method
finishWriting
src/app/cli/jsoncliformatter.cpp:249
Method
fixup
src/gui/widgets/frameitemdelegate.cpp:142
Method
fixup
* Attempt to change @a input to be valid. * @param input input string */
src/gui/widgets/tracknumbervalidator.cpp:88
Method
flags
* Get item flags for index. * @param index model index * @return item flags */
src/core/model/timeeventmodel.cpp:51
Method
flags
! \reimp */
src/core/model/filesystemmodel.cpp:1008
Method
flags
* Get item flags for index. * @param index model index * @return item flags */
src/core/model/configtablemodel.cpp:45
Method
flags
* Get item flags for index. * @param index model index * @return item flags */
src/core/model/commandstablemodel.cpp:55
Method
flags
* Get item flags. * @param index index of item * @return default flags without editable. */
src/core/model/dirproxymodel.cpp:46
Method
flags
* Get item flags for index. * @param index model index * @return item flags */
src/core/model/frametablemodel.cpp:77
Method
flags
src/core/model/standardtablemodel.cpp:35
Method
flags
* Get item flags for index. * @param index model index * @return item flags */
src/core/model/trackdatamodel.cpp:49
Method
flags
* Get item flags. * @param index index of item * @return default flags plus drag enabled depending on * setExclusiveDraggableIndex(). */
src/core/model/fileproxymodel.cpp:248
Method
flags
* Get item flags for index. * @param index model index * @return item flags */
src/core/model/texttablemodel.cpp:45
Method
flags
src/core/model/playlistmodel.cpp:44
Method
flags
* Get item flags for index. * @param index model index * @return item flags */
src/core/model/checkablestringlistmodel.cpp:43
Method
flags
* Get item flags for index. * @param index model index * @return item flags */
src/core/config/starratingmappingsmodel.cpp:50
Method
flags
* Get item flags for index. * @param index model index * @return item flags */
src/core/config/batchimportsourcesmodel.cpp:54
Method
flags
* Get item flags for index. * @param index model index * @return item flags */
src/app/qt/shortcutsmodel.cpp:57
Method
flags
src/plugins/kid3qml/checkablelistmodel.cpp:135
Method
flushStandardOutput
* Flush the standard output. */
src/app/cli/abstractcli.cpp:138
Method
flushStandardOutput
* Flush the standard output. */
src/app/cli/standardiohandler.cpp:205
Function
fontFamily
Get custom application font family. */
src/core/config/mainwindowconfig.h:113
Function
fontSize
Get custom application font size. */
src/core/config/mainwindowconfig.h:119
Method
form
* Access to main form. * @return main form. */
src/gui/forms/basemainwindow.cpp:1935
Function
format
Get playlist format. */
src/core/config/playlistconfig.h:138
Method
formatFramesIfEnabled
* Format frames if format while editing is switched on. * * @param frames frames */
src/core/model/kid3application.cpp:1827
Method
formatFromFileExtension
src/core/config/playlistconfig.cpp:295
Method
formatLineEdit
* Format string within line edit. * * @param le line edit * @param txt text in line edit * @param fcfg format configuration */
src/gui/forms/kid3form.cpp:799
Method
formatString
* Replace codes in format string with information from the tags. * @param tagVersion tag version * @param fmt format string * @return string with f
src/core/model/taggedfileselection.cpp:294
Method
formatString
* Format a string using this configuration. * * @param str string to format */
src/core/config/formatconfig.cpp:153
Method
formatStringList
* Format a string list from the selected files. * Supported format fields: * Those supported by FrameFormatReplacer::getReplacement(), * when prefi
src/gui/forms/filelist.cpp:441
Method
formatTextIfEnabled
* Format text if enabled. * @param txt text to format and set in line edit */
src/gui/widgets/frameitemdelegate.cpp:392
Method
formatTime
* Format a time string "h:mm:ss". * If the time is less than an hour, the hour is not put into the * string and the minute is not padded with zeroes
src/core/tags/taggedfile.cpp:656
Function
formatWhileEditing
Check if formatting in line edits is enabled. */
src/core/config/formatconfig.h:180
Method
frameAt
* Get the frame at a specific position in the collection. * @param row position of frame * @return iterator to frame */
src/core/model/frametablemodel.cpp:403
Function
frameEditor
* Get frame editor set with setFrameEditor(). * @return frame editor, null if no frame editor is set */
src/core/model/kid3application.h:860
Function
frameEditor
* Get editor for frames. * @return frame editor. */
src/core/model/framelist.h:62
Function
frameList
* Get frame list. */
src/core/model/kid3application.h:1806
Method
frameName
* Get frame name. * @return frame name. */
src/core/model/frameobjectmodel.cpp:243
Method
frameObject
src/core/model/frameobjectmodel.h:187
Function
frameSelectionModel
* Get selection model of frame table model. */
src/core/model/kid3application.h:1799
Function
frameTable
* Get frame table. * @param tagNr tag number * @return frame table. */
src/gui/forms/kid3form.h:227
Method
frameTypeForColumn
* Get the frame type for a column. * @param column model column * @return frame type of Frame::Type or TrackDataModel::TrackProperties, * -
src/core/model/trackdatamodel.cpp:478
Method
fromClipboard
* Assign clipboard contents to text and preview in table. */
src/gui/dialogs/textimportdialog.cpp:165
Method
fromFile
* Let user select file, assign file contents to text and preview in * table. */
src/gui/dialogs/textimportdialog.cpp:155
Function
fromFilenameFormat
Get from filename format. */
src/core/config/fileconfig.h:156
Function
fromFilenameFormats
Get from filename formats. */
src/core/config/fileconfig.h:162
Method
fromFormatConfig
* Set the values from a format configuration. * * @param cfg format configuration */
src/gui/widgets/tagformatbox.cpp:53
Method
fromFormatConfig
* Set the values from a format configuration. * * @param cfg format configuration */
src/gui/widgets/filenameformatbox.cpp:64
Method
fromIndex
* Create from index. * @param index index * @return event time code. */
src/core/model/eventtimingcode.cpp:150
Method
fromServer
* Import from server and preview in table. */
src/gui/dialogs/importdialog.cpp:286
← previous
next →
2,201–2,300 of 4,084, ranked by callers