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
↓ 2 callers
Function
getDirName
* Get directory name. * The directory name should be initialized with the value of * Kid3Application::getDirName() before performActions() is st
src/core/model/dirrenamer.h:146
↓ 2 callers
Function
getDownloadImageDestination
* Get image destination set by downloadImage(). * @return image destination. */
src/core/model/kid3application.h:774
↓ 2 callers
Function
getFieldsFromEtcoFrame
* Get the fields from an event timing codes frame. * * @param etcoFrame event timing codes frame * @param fields the fields are appended to this li
src/plugins/taglibmetadata/taglibmpegsupport.cpp:962
↓ 2 callers
Function
getFieldsFromSyltFrame
* Get the fields from a synchronized lyrics frame. * * @param syltFrame synchronized lyrics frame * @param fields the fields are appended to this l
src/plugins/taglibmetadata/taglibmpegsupport.cpp:913
↓ 2 callers
Method
getFileExtension
* Get file extension including the dot. * * @return file extension ".mp3". */
src/plugins/taglibmetadata/taglibfile.cpp:566
↓ 2 callers
Method
getFileName
* Get path of current file. * @return file name. */
src/gui/forms/audioplayer.cpp:180
↓ 2 callers
Method
getFilenameWords
* Get words of file name. * @return lower case words found in file name. */
src/core/tags/trackdata.cpp:556
↓ 2 callers
Method
getFrameValue
* Get value of frame for frames without a field list. * First getUpdatedFieldList() has to be called, if the returned field list * is empty, the fra
src/gui/dialogs/editframefieldsdialog.cpp:1603
↓ 2 callers
Function
getGenreNum
* Get genre. * * @param tag ID3 tag * @return number, * 0xff if the field does not exist, * -1 if the tags do not exist. */
src/plugins/id3libmetadata/mp3file.cpp:426
↓ 2 callers
Function
getGenreString
* Get a genre string from a string which can contain the genre itself, * or only the genre number or the genre number in parentheses. * * @param st
src/plugins/taglibmetadata/taglibfile.cpp:384
↓ 2 callers
Method
getIconProvider
* Get icon provider. * @return icon provider. */
src/core/model/fileproxymodel.cpp:814
↓ 2 callers
Function
getId3v2Frame
* Get ID3v2 frame by index. * * @param tag ID3v2 tag * @param index index * * @return frame, 0 if index invalid. */
src/plugins/id3libmetadata/mp3file.cpp:1331
↓ 2 callers
Function
getIndex
* Get index of frame. * @return index. */
src/core/tags/frame.h:597
↓ 2 callers
Function
getInfoName
* Get internal name of an INFO frame. * * @param frame frame * * @return INFO id, "IKEY" if not found. */
src/plugins/taglibmetadata/taglibriffsupport.cpp:178
↓ 2 callers
Function
getItemsFromComboBox
* Get the items from a combo box. * * @param comboBox combo box * * @return item texts from combo box. */
src/gui/forms/kid3form.cpp:217
↓ 2 callers
Function
getLowerCaseWords
* Get lower case words found in string. * @return lower case words. */
src/core/tags/trackdata.cpp:527
↓ 2 callers
Method
getMap
* Get map from the model. * @return list with keys and values */
src/core/model/configtablemodel.cpp:215
↓ 2 callers
Function
getMatroskaName
src/plugins/taglibmetadata/taglibmatroskasupport.cpp:153
↓ 2 callers
Function
getMp4ItemForFrame
* Get an MP4 item for a frame. * * @param frame frame * @param name the name for the item is returned here * * @return MP4 item, an invalid item
src/plugins/taglibmetadata/taglibmp4support.cpp:346
↓ 2 callers
Method
getName
* Get name. * @return name. */
src/core/config/batchimportprofile.h:53
↓ 2 callers
Function
getPropertyName
src/plugins/taglibmetadata/taglibgenericsupport.cpp:131
↓ 2 callers
Function
getPropertyNameFromType
* Get name of frame from type. * * @param type type * * @return name. */
src/plugins/taglibmetadata/taglibgenericsupport.cpp:45
↓ 2 callers
Method
getSelectedName
* Get the name of the selected frame. * * @return name, QString::null if nothing selected. */
src/core/model/framelist.cpp:98
↓ 2 callers
Method
getSortByColumn
* Get sort column and order. * This method returns the values which can be set with sortByColumn(). * * @param column the logical index of the sort
src/gui/forms/configurabletreeview.cpp:370
↓ 2 callers
Method
getSource
* Fill batch import source from dialog controls. * @param source batch import source to be filled */
src/gui/dialogs/batchimportsourcedialog.cpp:103
↓ 2 callers
Method
getStandardTags
* Get standard tags option. * * @return true if standard tags are enabled. */
src/gui/dialogs/serverimportdialog.cpp:319
↓ 2 callers
Method
getTagsFromFilename
* Set tags according to filename. * * @param tagMask tag bit (1 for tag 1, 2 for tag 2) */
src/core/model/kid3application.cpp:2065
↓ 2 callers
Method
getTagsFromFilename
* Get tags from filename. * Supported formats: * album/track - artist - song * artist - album/track song * /artist - album - track - song * album
src/core/tags/taggedfile.cpp:454
↓ 2 callers
Function
getTextEncodingConfig
* Get the configured text encoding. * * @param unicode true if unicode is required * * @return text encoding. */
src/plugins/taglibmetadata/taglibmpegsupport.cpp:358
↓ 2 callers
Method
getTimeDifference
* Get the difference between the imported duration and the track's duration. * @return absolute value of time difference in seconds, -1 if not availa
src/core/tags/trackdata.cpp:510
↓ 2 callers
Method
getTimeout
* Get timeout value. * @return timeout in ms, 0 to use defaults, -1 to switch off. */
src/app/cli/kid3cli.h:183
↓ 2 callers
Function
getTitle
* Get title. * * @return title, QString::null if not found. */
src/core/tags/frame.h:1216
↓ 2 callers
Method
getTitleWords
* Get words of title. * @return lower case words found in title. */
src/core/tags/trackdata.cpp:569
↓ 2 callers
Method
getTotalNumberOfTracksIfEnabled
* Get the total number of tracks if it is enabled. * * @return total number of tracks, * -1 if disabled or unavailable. */
src/core/tags/taggedfile.cpp:859
↓ 2 callers
Method
getTotalNumberOfTracksInDir
* Get the total number of tracks in the directory. * * @return total number of tracks, -1 if unavailable. */
src/core/tags/trackdata.cpp:499
↓ 2 callers
Function
getTrackNum
* Get track. * * @param tag ID3 tag * @return number, * 0 if the field does not exist, * -1 if the tags do not exist. */
src/plugins/id3libmetadata/mp3file.cpp:406
↓ 2 callers
Function
getTypeFromApeName
* Get the frame type for an APE name. * * @param name APE tag name * * @return frame type. */
src/plugins/taglibmetadata/taglibapesupport.cpp:156
↓ 2 callers
Function
getTypeFromInfoName
* Get the frame type for an INFO name. * * @param id INFO tag name * * @return frame type. */
src/plugins/taglibmetadata/taglibriffsupport.cpp:144
↓ 2 callers
Function
getTypeFromMatroskaName
* Get the frame type for a Matroska name. * * @param name Matroska simple tag name * @param targetType Matroska target type value * * @return fra
src/plugins/taglibmetadata/taglibmatroskasupport.cpp:138
↓ 2 callers
Function
getTypeFromPropertyName
* Get the frame type for a property name. * * @param name property key * * @return frame type. */
src/plugins/taglibmetadata/taglibgenericsupport.cpp:114
↓ 2 callers
Function
getTypeFromVorbisName
* Get the frame type for a Vorbis name. * * @param name Vorbis tag name * * @return frame type. */
src/plugins/oggflacmetadata/oggfile.cpp:438
↓ 2 callers
Function
getTypeStringForId3libFrameId
* Get type and description of frame. * * @param id ID of frame * @param type the type is returned here * @param str the description is returned h
src/plugins/id3libmetadata/mp3file.cpp:1009
↓ 2 callers
Method
getValues
* Get start and end time of chapter. * @param startTimeMs the start time in ms is returned here * @param endTimeMs the end time in ms is returned he
src/gui/widgets/chaptereditor.cpp:90
↓ 2 callers
Method
getVisibleColumns
* Get visible columns. * @return logical indexes of visible columns. */
src/gui/forms/configurabletreeview.cpp:245
↓ 2 callers
Function
getVorbisName
* Get internal name of a Vorbis frame. * * @param frame frame * * @return Vorbis key. */
src/plugins/oggflacmetadata/oggfile.cpp:464
↓ 2 callers
Method
hasAggregatedCodes
* Check if aggregated codes are used. * @return true if aggregated codes have been added using addValue(). */
src/core/model/dirrenamer.cpp:70
↓ 2 callers
Method
hasAllFilesAccess
()
android/Kid3Activity.java:185
↓ 2 callers
Method
hasTag
* Check if file has an ID3v1 tag. * * @return true if a V1 tag is available. * @see isTagInformationRead() */
src/core/tags/taggedfile.cpp:199
↓ 2 callers
Method
headerData
* Get data for header section. * @param section column or row * @param orientation horizontal or vertical * @param role item data role * @return h
src/core/model/timeeventmodel.cpp:116
↓ 2 callers
Method
headerData
* Get data for header section. * @param section column or row * @param orientation horizontal or vertical * @param role item data role * @return h
src/app/qt/shortcutsmodel.cpp:182
↓ 2 callers
Method
hideTag
* Hide or show tag controls. * @param tagNr tag number * @param hide true to hide, false to show */
src/gui/forms/kid3form.cpp:938
↓ 2 callers
Method
iconFromTheme
* Get a themed icon by name. * @param name name of icon * @return icon. */
src/app/qt/platformtools.cpp:165
↓ 2 callers
Method
importFromTagsToSelection
* Import from tags on selected files. * * @param tagMask tag mask * @param source format to get source text from tags * @param extraction regular
src/core/model/kid3application.cpp:1394
↓ 2 callers
Method
importTags
* Import. * * @param tagMask tag mask * @param path path of file, "clipboard" for import from clipboard * @param fmtIdx index of format * *
src/core/model/kid3application.cpp:1338
↓ 2 callers
Method
init
! \internal */
src/core/model/filesystemmodel.cpp:1983
↓ 2 callers
Method
initParser
* Initialize the parser. * This method has to be called before the first call to parse() * and afterwards when the expression has been changed. */
src/core/model/filefilter.cpp:48
↓ 2 callers
Method
initUserActions
* Init the user actions for the context menu. */
src/gui/forms/filelist.cpp:313
↓ 2 callers
Method
initialize
* Initialize processor. * This method can be used to initialize the processor before it is used. */
src/core/model/iusercommandprocessor.cpp:43
↓ 2 callers
Method
initializeColumnWidthsFromContents
* Initialize custom column widths from contents if not yet valid. * @param minimumWidth minimum width for column, -1 if not used * @return size of f
src/gui/forms/configurabletreeview.cpp:311
↓ 2 callers
Method
isCustomShortcutActive
src/app/qt/shortcutsmodel.h:234
↓ 2 callers
Method
isDefault
* Returns whether the current state of the dialog is * the same as the default configuration. * @return false */
src/app/kde/kdeconfigdialog.cpp:107
↓ 2 callers
Function
isDir
src/core/model/filesystemmodel_p.h:147
↓ 2 callers
Method
isDirectoryCounterResetEnabled
* Check if counter has to be reset for each directory. * @return true if enabled. */
src/gui/dialogs/numbertracksdialog.cpp:214
↓ 2 callers
Method
isEmptyOrInactive
* Check if the standard tags are empty or inactive. * * @return true if empty or inactive. */
src/core/tags/frame.cpp:1523
↓ 2 callers
Function
isFrameIdValid
* Check if an ID3v2.4.0 frame ID is valid. * * @param frameId frame ID (4 characters) * * @return true if frame ID is valid. */
src/plugins/taglibmetadata/taglibmpegsupport.cpp:2220
↓ 2 callers
Method
isOpen
src/plugins/taglibmetadata/taglibfileiostream.cpp:158
↓ 2 callers
Method
isSystem
src/core/model/fileinfogatherer_p.h:89
↓ 2 callers
Method
isTagSupported
* Check if tag is supported in the first track. * @param tagNr tag number * @return true if tag is supported. */
src/core/tags/trackdata.cpp:607
↓ 2 callers
Method
isTrackNumberingEnabled
* Check if track numbering is enabled. * @return true if enabled. */
src/gui/dialogs/numbertracksdialog.cpp:205
↓ 2 callers
Method
joinFileName
* Join base name and extension respecting maximum length. * * Truncation to maximumLength() is only done if enableMaximumLength() and * setAsFilena
src/core/config/formatconfig.cpp:260
↓ 2 callers
Function
jsonRpcErrorCode
src/app/cli/jsoncliformatter.cpp:39
↓ 2 callers
Method
loadEntries
* Loads the recent files entries from a given configuration. * * @param config configuration settings */
src/app/qt/recentfilesmenu.cpp:89
↓ 2 callers
Method
markChangedFilename
* Mark the filename as changed. * @param en true to mark as changed */
src/gui/forms/kid3form.cpp:776
↓ 2 callers
Method
markRows
* Mark rows. * @param rowMask mask with bits of rows to mark */
src/core/model/frametablemodel.cpp:427
↓ 2 callers
Method
mediaActions
* Get media player actions. * @return list with named actions for "audio_play", "audio_stop", * "audio_previous", "audio_next". */
src/gui/widgets/playtoolbar.cpp:412
↓ 2 callers
Method
moveToTrash
* Move file or directory to trash. * * @param path path to file or directory * * @return true if ok. */
src/app/qt/platformtools.cpp:135
↓ 2 callers
Function
mp4ChaptersToFrame
* Set a SYLT frame from MP4 chapters. * @param chapterList MP4 chapters * @param chapterCount number of elements in chapterList * @param frame the
src/plugins/mp4v2metadata/m4afile.cpp:426
↓ 2 callers
Function
mp4ChaptersToFrame
* Set a SYLT frame from MP4 chapters. * @param chapterList MP4 chapters * @param frame the SYLT frame is returned here * @param isNero true if Nero
src/plugins/taglibmetadata/taglibmp4support.cpp:449
↓ 2 callers
Method
mustBeConfirmed
* Check if command must be confirmed. * @return true if command has to be confirmed. */
src/core/config/useractionsconfig.h:105
↓ 2 callers
Function
myComputer
src/core/model/filesystemmodel_p.h:313
↓ 2 callers
Method
name
* Name of import source. * @return name. */
src/plugins/freedbimport/freedbimporter.cpp:72
↓ 2 callers
Function
nameForAction
* Create a name for an action. * @param text user action text * @return name for user action. */
src/gui/forms/filelist.cpp:201
↓ 2 callers
Function
needsUnicode
* Check if string needs Unicode encoding. * * @return true if Unicode needed, * false if Latin-1 sufficient. */
src/plugins/taglibmetadata/taglibmpegsupport.cpp:320
↓ 2 callers
Method
numberTracks
* Number tracks in selected files of directory. * * @param nr start number * @param total total number of tracks, used if >0 * @param tagVersion d
src/core/model/kid3application.cpp:3242
↓ 2 callers
Function
parentDirectory
* Get parent directory. * * @param dir directory * * @return parent directory (terminated by separator), * empty string if no separator i
src/core/model/dirrenamer.cpp:216
↓ 2 callers
Function
parseCredits
* Set tags from a string with credits lines. * The string must have lines like "Composed By - Iommi", separated by \\n. * * @param str credits s
src/plugins/discogsimport/discogsimporter.cpp:198
↓ 2 callers
Function
parseJsonAlbumResults
* Parse album results from a JSON object. * @param map JSON object, returned object from API import, "Release..." * property when getting it from th
src/plugins/discogsimport/discogsimporter.cpp:433
↓ 2 callers
Method
pathsInPlaylist
src/core/model/playlistmodel.cpp:226
↓ 2 callers
Method
pause
* Pause playback. */
src/gui/forms/audioplayer.cpp:403
↓ 2 callers
Method
permissions
! Returns the complete OR-ed together combination of QFile::Permission for the \a index. */
src/core/model/filesystemmodel.cpp:1362
↓ 2 callers
Method
playAudio
* Play audio file. */
src/core/model/kid3application.cpp:3361
↓ 2 callers
Function
pluginFileName
* Get the file name of the plugin from the plugin name. * @param pluginName name of the plugin * @return file name. */
src/core/model/kid3application.cpp:103
↓ 2 callers
Method
preprocess_file
(self, fn)
src/plugins/kid3qml/qmlpp.py:25
↓ 2 callers
Function
qt_GetLongPathName
src/core/model/filesystemmodel.cpp:335
↓ 2 callers
Function
ratingTypeName
src/gui/widgets/frameitemdelegate.cpp:45
↓ 2 callers
Method
readLine
* Read the next line. * This method will asynchronously invoke reading of a line from standard * input in the read thread. * When the line is ready
src/app/cli/standardiohandler.cpp:104
↓ 2 callers
Method
reconnectModel
* Reconnect to the model. * The state before the call to disconnectModel() is restored. */
src/gui/forms/configurabletreeview.cpp:396
↓ 2 callers
Function
reducedFieldList
* Get a reduced field list without fields which are only supported by a * specific tag format. * @param fieldList original field list * @return red
src/core/tags/frame.cpp:381
↓ 2 callers
Function
removeExplicit
* Remove " [Explicit]" suffix from end of string. * @param str string to modify * @return modified string. */
src/plugins/amazonimport/amazonimporter.cpp:39
↓ 2 callers
Method
removeUnsupportedProperties
src/plugins/taglibmetadata/taglibext/dsf/dsffile.cpp:176
← previous
next →
601–700 of 4,084, ranked by callers