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
↓ 1 callers
Method
getVorbisName
* Get internal name of a Vorbis frame. * * @param frame frame * * @return Vorbis key. */
src/plugins/taglibmetadata/taglibvorbissupport.cpp:693
↓ 1 callers
Function
getYear
* Get year. * * @return year, -1 if not found. */
src/core/tags/frame.h:1272
↓ 1 callers
Function
getYear
* Get year. * * @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:390
↓ 1 callers
Function
get_po_translations
Read all translations from a .po file, fill them into an associative array.
translations/po2ts.py:9
↓ 1 callers
Method
goToAnchor
* Display help document at anchor. * * @param anchor anchor */
src/app/qt/browserdialog.cpp:168
↓ 1 callers
Method
hasModifiedPlaylistModel
* Check if any playlist model has unsaved modifications. * @return true if there is a modified playlist model. */
src/core/model/kid3application.cpp:1595
↓ 1 callers
Method
hasNoSelection
* Check if nothing is selected. * @return true if nothing is selected. */
src/core/model/modeliterator.cpp:278
↓ 1 callers
Method
hasTrackRestriction
* Check if extra artist information is only valid for a subset of the tracks. * @return true if extra artist has track restriction. */
src/plugins/discogsimport/discogsimporter.cpp:285
↓ 1 callers
Method
headerDecoration
src/gui/forms/kid3form.cpp:175
↓ 1 callers
Method
help
* Get help text for command. * @return help text for command. */
src/app/cli/clicommand.h:68
↓ 1 callers
Method
hideFile
* Hide or show file controls. * * @param hide true to hide, false to show */
src/gui/forms/kid3form.cpp:922
↓ 1 callers
Function
hidePicture
Check if the picture preview is hidden. */
src/core/config/guiconfig.h:226
↓ 1 callers
Method
iconForTaggedFile
src/core/model/coretaggedfileiconprovider.cpp:66
↓ 1 callers
Method
iconIdForTaggedFile
* Get an icon ID for a tagged file. * * @param taggedFile tagged file * * @return icon ID for tagged file */
src/core/model/coretaggedfileiconprovider.cpp:79
↓ 1 callers
Method
iconProvider
* Get icon provider for tagged files. * @return icon provider. */
src/app/qt/platformtools.cpp:92
↓ 1 callers
Method
imageDownloaded
* Add a downloaded image. * * @param data HTTP response of download * @param mimeType MIME type of data * @param url URL of downloaded da
src/core/model/kid3application.cpp:2541
↓ 1 callers
Function
importDestCfgToTagVersion
* Convert import destination value in configuration to tag version. * @param importDest value used in configuration, kept for backwards *
src/core/config/importconfig.cpp:49
↓ 1 callers
Method
importFromTags
* Import text from tags to other tags. * * @param sourceFormat format to create source text * @param extractionFormat regular expression to extract
src/core/import/textimporter.cpp:195
↓ 1 callers
Method
index
* Get index for given path and column. * @param path path to file or directory * @param column model column * @return model index, invalid if not f
src/core/model/fileproxymodel.cpp:197
↓ 1 callers
Method
init
* Initialize module with genres. * This method is called by the constructor. It shall be called after * construction if genre settings are changed.
src/core/model/genremodel.cpp:61
↓ 1 callers
Method
init
* Initialize main window. * Shall be called at end of constructor body. */
src/gui/forms/basemainwindow.cpp:207
↓ 1 callers
Method
initActions
* Init menu and toolbar actions. */
src/app/kde/kdemainwindow.cpp:76
↓ 1 callers
Method
initTable
* Initialize the table model. * Has to be called before reusing the dialog with new track data. */
src/gui/dialogs/servertrackimportdialog.cpp:210
↓ 1 callers
Method
insertFrame
* Insert a frame. * @param frame frame to insert * @return true if successful */
src/core/model/frametablemodel.cpp:356
↓ 1 callers
Method
insertRows
src/core/model/playlistmodel.cpp:83
↓ 1 callers
Method
install
* Install this completer to be used with readline. */
src/app/cli/readlinecompleter.cpp:46
↓ 1 callers
Method
isCaseSensitive
src/core/model/fileinfogatherer_p.h:99
↓ 1 callers
Method
isCustomShortcutChanged
src/app/qt/shortcutsmodel.h:225
↓ 1 callers
Method
isDir
src/core/model/fileinfogatherer_p.h:87
↓ 1 callers
Function
isDirectoryCounterResetEnabled
* Check if counter has to be reset for each directory. * @return true if enabled. */
src/core/config/numbertracksconfig.h:107
↓ 1 callers
Function
isDriveRootPath
src/core/model/abstractfiledecorationprovider.cpp:56
↓ 1 callers
Method
isEqual
* Check if the fields in another frame are equal. * * @param other other frame * * @return true if equal. */
src/core/tags/frame.cpp:713
↓ 1 callers
Method
isFile
* Check if item is a tagged file. * @return true if item is file. */
src/core/export/playlistcreator.h:74
↓ 1 callers
Function
isFilenameEditEnabled
* Check if the filename line edit is enabled. * @return true if the filename line edit is enabled. */
src/gui/forms/kid3form.h:173
↓ 1 callers
Function
isFiltered
* Check filter state. * * @return true if list is filtered. */
src/core/model/kid3application.h:797
↓ 1 callers
Method
isFormatRecognized
src/app/cli/jsoncliformatter.cpp:177
↓ 1 callers
Function
isFreeFormMetadata
* Check if a name is a free form field. * * @param hFile handle * @param name field name * * @return true if a free form field. */
src/plugins/mp4v2metadata/m4afile.cpp:264
↓ 1 callers
Method
isFuzzyEqual
* Check if the value of this frame is fuzzy equal to another frame. * Other than with strict equality, total values and some fields which are * not
src/core/tags/frame.cpp:604
↓ 1 callers
Function
isHidden
src/core/model/filesystemmodel_p.h:157
↓ 1 callers
Function
isInactive
* Check if frame is inactive. * @return true if inactive. */
src/core/tags/frame.h:660
↓ 1 callers
Method
isIncomplete
src/app/cli/jsoncliformatter.cpp:172
↓ 1 callers
Method
isInteractive
* Check if command line is interactive. * @return true if CLI is running in interactive mode. */
src/app/cli/kid3cli.h:195
↓ 1 callers
Function
isLanguageCode
src/core/tags/framenotice.cpp:153
↓ 1 callers
Function
isNull
* Check if the image properties are not set. * @return true if not set. */
src/core/tags/pictureframe.h:67
↓ 1 callers
Method
isReadOnly
src/core/model/filesystemmodel.cpp:1581
↓ 1 callers
Method
isStarCountEdited
* Check if the star rating has been modified in the editor since it has been * set using setStarCount(). * @return true if rating modified in ed
src/gui/widgets/frameitemdelegate.h:149
↓ 1 callers
Method
isStopped
* Check if decoding has been stopped. * @return true if stopped. */
src/plugins/acoustidimport/abstractfingerprintdecoder.cpp:67
↓ 1 callers
Function
isTopLevelItem
src/app/qt/shortcutsmodel.cpp:36
↓ 1 callers
Function
isTrackNumberingEnabled
* Check if track numbering is enabled. * @return true if enabled. */
src/core/config/numbertracksconfig.h:95
↓ 1 callers
Function
isUncRoot
src/core/model/abstractfiledecorationprovider.cpp:43
↓ 1 callers
Function
lastModified
src/core/model/filesystemmodel_p.h:142
↓ 1 callers
Method
lastModified
src/core/model/fileinfogatherer_p.h:148
↓ 1 callers
Method
lengthInSeconds
src/plugins/taglibmetadata/taglibext/dsf/dsfproperties.cpp:88
↓ 1 callers
Method
list
List all files in \a directoryPath \sa listed() */
src/core/model/fileinfogatherer.cpp:334
↓ 1 callers
Function
location
Get playlist location. */
src/core/config/playlistconfig.h:132
↓ 1 callers
Function
main
(argv)
src/plugins/kid3qml/qmlpp.py:81
↓ 1 callers
Method
makeTagSettable
src/plugins/taglibmetadata/taglibformatsupport.cpp:42
↓ 1 callers
Method
mapToSource
src/core/model/playlistmodel.cpp:127
↓ 1 callers
Method
markRowForTimeStamp
* Mark row for a time stamp. * Marks the first row with time >= @a timeStamp. * @param timeStamp time * @see getMarkedRow() */
src/core/model/timeeventmodel.cpp:434
↓ 1 callers
Function
matchPictureUrlMap
Get mapping for picture URL matching. */
src/core/config/importconfig.h:245
↓ 1 callers
Function
matroskaAttachedFileToFrame
src/plugins/taglibmetadata/taglibmatroskasupport.cpp:222
↓ 1 callers
Function
matroskaChapterEditionToFrame
src/plugins/taglibmetadata/taglibmatroskasupport.cpp:260
↓ 1 callers
Function
matroskaPictureToFrame
src/plugins/taglibmetadata/taglibmatroskasupport.cpp:191
↓ 1 callers
Function
moveToTrashDir
src/core/utils/coreplatformtools.cpp:206
↓ 1 callers
Method
myComputer
! Returns the data stored under the given \a role for the item "My Computer". \sa Qt::ItemDataRole */
src/core/model/filesystemmodel.cpp:717
↓ 1 callers
Method
navigationBarHeight
src/core/utils/androidutils.cpp:102
↓ 1 callers
Method
nextFile
* Set the next file as the current file. * * @return true if there is a next file. */
src/core/model/scriptinterface.cpp:285
↓ 1 callers
Method
nextFile
* Set the next file as the current file. * * @param select true to select the file * @param onlyTaggedFiles only consider tagged files * * @retur
src/gui/forms/kid3form.cpp:1307
↓ 1 callers
Method
notifyExpandFileListFinished
* Called when operation for requestExpandFileList() is finished. */
src/core/model/kid3application.cpp:2845
↓ 1 callers
Method
notifyModelDataChanged
* Notify model about changes in extra model data, e.g. the information on * which the CoreTaggedFileIconProvider depends. * * This method shall be
src/core/tags/taggedfile.cpp:386
↓ 1 callers
Method
notifyModificationChanged
* Called from tagged file to notify modification state changes. * @param index model index * @param modified true if file is modified */
src/core/model/taggedfilesystemmodel.cpp:228
↓ 1 callers
Method
notifyTruncationChanged
* Notify model about changes in the truncation state. * * This method shall be called when truncation is checked. * * @param priorTruncation prior
src/core/tags/taggedfile.cpp:402
↓ 1 callers
Function
numberTracksDestCfgToTagVersion
* Convert number tracks destination value in configuration to tag version. * @param importDest value used in configuration, kept for backwards *
src/core/config/numbertracksconfig.cpp:47
↓ 1 callers
Method
openDirectoryAfterReset
* Open directory after resetting the file system model. * When finished directoryOpened() is emitted, also if false is returned. * * @param paths f
src/core/model/kid3application.cpp:2958
↓ 1 callers
Function
page_buffer_push
Helper function, shouldn't need to call directly */
src/plugins/oggflacmetadata/vcedit.c:70
↓ 1 callers
Method
paint
src/gui/widgets/frameitemdelegate.cpp:188
↓ 1 callers
Function
parameterList
* Get search parameters as variant list. * @return variant list containing search text, replace text, flags, * frameMask. */
src/core/config/findreplaceconfig.h:92
↓ 1 callers
Method
parent
! \reimp */
src/core/model/filesystemmodel.cpp:602
↓ 1 callers
Method
parse
* Evaluate the expression to a boolean result. * @see initParser() * @return result of expression. */
src/core/model/filefilter.cpp:151
↓ 1 callers
Function
parseAcoustidIds
* Parse response from acoustid.org. * @param bytes response in JSON format * @return list of MusicBrainz IDs */
src/plugins/acoustidimport/musicbrainzclient.cpp:42
↓ 1 callers
Function
parseApePicture
* Get a picture frame from the bytes in an APE cover art frame. * The cover art frame has the following data: * zero terminated description string (
src/plugins/taglibmetadata/taglibapesupport.cpp:53
↓ 1 callers
Method
parseArguments
src/app/cli/jsoncliformatter.cpp:92
↓ 1 callers
Function
parseAsfPicture
* Get a picture frame from a WM/Picture. * * @param picture ASF picture * @param frame the picture frame is returned here * * @return true if o
src/plugins/taglibmetadata/taglibasfsupport.cpp:210
↓ 1 callers
Function
parseFreedbAlbumData
* Parse the album specific data (artist, album, year, genre) from freedb.org. * * @param text text buffer containing data from freedb.org * @param
src/plugins/freedbimport/freedbimporter.cpp:208
↓ 1 callers
Function
parseFreedbTrackDurations
* Parse the track durations from freedb.org. * * @param text text buffer containing data from freedb.org * @param trackDuration list for r
src/plugins/freedbimport/freedbimporter.cpp:139
↓ 1 callers
Function
parseMusicBrainzMetadata
* Parse response from MusicBrainz server. * * @param bytes XML response from MusicBrainz * @param trackDataVector the resulting track data will be
src/plugins/acoustidimport/musicbrainzclient.cpp:80
↓ 1 callers
Method
passNameFilters
\internal Returns \c true if node passes the name filters and should be visible. */
src/core/model/filesystemmodel.cpp:2157
↓ 1 callers
Method
performActions
* Perform the scheduled rename actions. * * @param errorMsg if not 0 and an error occurred, a message is appended here, * otherwise
src/core/model/dirrenamer.cpp:651
↓ 1 callers
Method
permissions
src/core/model/fileinfogatherer_p.h:108
↓ 1 callers
Method
pixmapForIconId
* Get pixmap for an icon ID. * @param id icon ID as returned by iconIdForTaggedFile(), or data for image * set with setImageData() * @return pixmap
src/gui/forms/taggedfileiconprovider.cpp:219
↓ 1 callers
Method
playOrPause
* Toggle between play and pause. */
src/gui/forms/audioplayer.cpp:367
↓ 1 callers
Method
playlistModel
* Get playlist model. * @return playlist model. */
src/gui/dialogs/playlisteditdialog.h:59
↓ 1 callers
Method
popBool
* Pop a boolean from the variable stack. * Can be used to get the result after evaluate() returns false and * no error occurred. * * @param var th
src/core/model/expressionparser.cpp:196
↓ 1 callers
Method
position
src/plugins/discogsimport/discogsimporter.cpp:359
↓ 1 callers
Method
preprocess_directory
(self, dirname)
src/plugins/kid3qml/qmlpp.py:44
↓ 1 callers
Method
previous
* Select previous picture. */
src/gui/widgets/picturelabel.cpp:171
↓ 1 callers
Method
previousFile
* Set the previous file as the current file. * * @return true if there is a previous file. */
src/core/model/scriptinterface.cpp:275
↓ 1 callers
Method
previousFile
* Set the previous file as the current file. * * @param select true to select the file * @param onlyTaggedFiles only consider tagged files * * @r
src/gui/forms/kid3form.cpp:1325
↓ 1 callers
Function
printFiles
* Print list of files. * @param io CLI I/O * @param lst file properties * @param indent number of spaces to indent */
src/app/cli/textcliformatter.cpp:106
↓ 1 callers
Function
propertyPictureToFrame
src/plugins/taglibmetadata/taglibgenericsupport.cpp:140
← previous
next →
1,001–1,100 of 4,084, ranked by callers