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
fromString
* Create from string. * @param str untranslated string * @return event time code. */
src/core/model/eventtimingcode.cpp:135
Method
fromSubframes
* Create a frame collection from a list of subframe fields. * * The given subframe fields must start with a Frame::ID_Subframe field with * the fra
src/core/tags/frame.cpp:1812
Method
fromTags
* Import from tags. */
src/gui/dialogs/importdialog.cpp:310
Method
fromText
* Import from text. */
src/gui/dialogs/importdialog.cpp:295
Method
fromTextFile
* Set the model from a text file. * @param stream text file stream */
src/core/model/timeeventmodel.cpp:587
Method
fullscreen
src/gui/forms/mprisinterface.h:93
Method
fuzzyCompareFieldLists
* Compare two field lists in a tolerant way. * This function can be used instead of the standard QList equality * operator if the field lists can be
src/core/tags/frame.cpp:1262
Function
genreModel
* Get genre model. * @param tagNr tag number * @return genre model. */
src/core/model/kid3application.h:220
Function
genreNotNumeric
true to write genres as text instead of numeric string */
src/core/config/tagconfig.h:217
Function
geometry
Get mainwindow geometry. */
src/core/config/mainwindowconfig.h:95
Method
getAbsFilename
* Get absolute filename. * * @return absolute file path. */
src/core/tags/taggedfile.cpp:220
Method
getAggregate
src/core/model/dirrenamer.cpp:126
Function
getAlbumListModel
* Get model with album list. * * @return album list item model. */
src/core/import/serverimporter.h:138
Method
getAllFrames
* Get all frames in tag. * * @param tagNr tag number * @param frames frame collection to set. */
src/plugins/id3libmetadata/mp3file.cpp:2236
Method
getAllFrames
* Get all frames in tag. * * @param tagNr tag number * @param frames frame collection to set. */
src/plugins/oggflacmetadata/oggfile.cpp:798
Method
getAllFrames
* Get all frames in tag. * * @param tagNr tag number * @param frames frame collection to set. */
src/plugins/oggflacmetadata/flacfile.cpp:519
Method
getAllFrames
* Get all frames in tag. * * @param tagNr tag number * @param frames frame collection to set. */
src/plugins/mp4v2metadata/m4afile.cpp:1537
Method
getAllFrames
src/plugins/taglibmetadata/taglibvorbissupport.cpp:619
Method
getAllFrames
src/plugins/taglibmetadata/taglibapesupport.cpp:512
Method
getAllFrames
src/plugins/taglibmetadata/taglibriffsupport.cpp:631
Method
getAllFrames
src/plugins/taglibmetadata/taglibmp4support.cpp:905
Method
getAllFrames
* Get all frames in tag. * * @param tagNr tag number * @param frames frame collection to set. */
src/plugins/taglibmetadata/taglibfile.cpp:810
Method
getAllFrames
src/plugins/taglibmetadata/taglibgenericsupport.cpp:446
Method
getAllFrames
src/plugins/taglibmetadata/taglibformatsupport.cpp:77
Method
getAllFrames
src/plugins/taglibmetadata/taglibasfsupport.cpp:534
Method
getAllFrames
src/plugins/taglibmetadata/taglibmatroskasupport.cpp:781
Method
getAllFrames
src/plugins/taglibmetadata/taglibmpegsupport.cpp:2780
Function
getBatchImporter
* Get batch importer. * @return batch importer. */
src/core/model/kid3application.h:307
Method
getBinaryData
* Get binary data from data field. * @return binary data, empty if not available. */
src/core/model/frameobjectmodel.cpp:143
Function
getBitMask
* Get mask with checked state for the items in the model. * @return bit mask containing check states, bit 0 is set if the first * item is checke
src/core/model/checkablestringlistmodel.h:106
Method
getCaseConversionNames
* String list of case conversion names. */
src/core/config/formatconfig.cpp:498
Method
getCgiPath
* Get string with CGI path. * * @return CGI path, e.g. "/~cddb/cddb.cgi". */
src/gui/dialogs/serverimportdialog.cpp:270
Function
getCode
src/core/model/eventtimingcode.h:48
Method
getCommandList
* Get the command list from the model. * @return command list */
src/core/model/commandstablemodel.cpp:274
Method
getCommentNames
* String list with suggested field names used for Vorbis comment entries. */
src/core/config/tagconfig.cpp:774
Method
getConfig
* Get values from dialog and store them in the current configuration. */
src/gui/dialogs/configdialogpages.cpp:854
Function
getContentLength
* Get content length. * @return size of body in bytes, 0 if unknown. */
src/core/import/httpclient.h:92
Method
getContentTypeName
* Get a translated string for a content type. * * @param type content type * * @return content type, null string if unknown. */
src/core/tags/frame.cpp:1212
Method
getContentTypeNames
* List of content type strings, NULL terminated. */
src/core/tags/frame.cpp:1224
Method
getContentTypeNames
* String list of content type names. */
src/plugins/kid3qml/scriptutils.cpp:185
Method
getCurrentTrackId
src/gui/forms/mprisinterface.cpp:409
Method
getDataMd5
* Get hex string of the MD5 hash of data. * This is a replacement for Qt::md5(), which does only work with strings. * @param data data bytes * @ret
src/plugins/kid3qml/scriptutils.cpp:516
Method
getDataSize
* Get size of byte array. * @param data data bytes * @return number of bytes in @a data. */
src/plugins/kid3qml/scriptutils.cpp:527
Method
getDataValue
src/plugins/kid3qml/checkablelistmodel.cpp:103
Method
getDescription
* Get description. * * @param frame frame to get * @param description the description is returned here * * @return true if field found. */
src/core/tags/pictureframe.cpp:535
Method
getDestination
* Get import destination. * Is only available if dialog is not opened from import dialog. * @return TagV1, TagV2 or TagV2V1 for ID3v1, ID3v2 or both
src/gui/dialogs/tagimportdialog.cpp:119
Method
getDestination
* Get destination. * * @return TagV1, TagV2 or TagV2V1 if ID3v1, ID2v2 or both are destination */
src/gui/dialogs/numbertracksdialog.cpp:148
Method
getDetailInfo
* Get technical detail information. * * @param info the detail information is returned here */
src/plugins/id3libmetadata/mp3file.cpp:760
Method
getDetailInfo
* Get technical detail information. * * @param info the detail information is returned here */
src/plugins/oggflacmetadata/oggfile.cpp:578
Method
getDetailInfo
* Get technical detail information. * * @param info the detail information is returned here */
src/plugins/oggflacmetadata/flacfile.cpp:575
Method
getDetailInfo
* Get technical detail information. * * @param info the detail information is returned here */
src/plugins/mp4v2metadata/m4afile.cpp:1269
Method
getDetailInfo
* Get technical detail information. * * @param info the detail information is returned here */
src/plugins/taglibmetadata/taglibfile.cpp:479
Function
getDirList
* Get directory list. * @return directory list. */
src/gui/forms/kid3form.h:220
Function
getDirName
* Get directory name. * @return directory. */
src/core/model/kid3application.h:854
Function
getDirProxyModel
* Get directory proxy model. * @return directory proxy model. */
src/core/model/kid3application.h:187
Function
getDirRenamer
* Get directory renamer. * @return directory renamer. */
src/core/model/kid3application.h:301
Function
getDirRootIndex
* Get root index of opened directory in directory proxy model. * @return index of directory root. */
src/core/model/kid3application.h:373
Function
getDirSelectionModel
* Get selection model of directories. */
src/core/model/kid3application.h:203
Method
getDirectoryName
* Get path of directory. * * @return absolute path of directory. */
src/core/model/scriptinterface.cpp:457
Method
getDirname
* Get directory name. * * @return directory name */
src/core/tags/taggedfile.cpp:79
Method
getDisplayName
* Get a display name for a frame name. * @param name frame name as returned by getName() * @return display name, transformed if necessary and transl
src/core/tags/frame.cpp:897
Method
getDisplayNameMap
* Get a map with display names as keys and frame names as values. * @param names frame names as returned by getName() * @return mapping of display n
src/core/tags/frame.cpp:953
Function
getDownloadClient
* Get download client. * @return download client. */
src/core/model/kid3application.h:255
Method
getDuration
* Get duration of file. * * @return duration in seconds, * 0 if unknown. */
src/plugins/id3libmetadata/mp3file.cpp:841
Method
getDuration
* Get duration of file. * * @return duration in seconds, * 0 if unknown. */
src/plugins/oggflacmetadata/oggfile.cpp:598
Method
getDuration
* Get duration of file. * * @return duration in seconds, * 0 if unknown. */
src/plugins/oggflacmetadata/flacfile.cpp:595
Method
getDuration
* Get duration of file. * * @return duration in seconds, * 0 if unknown. */
src/plugins/mp4v2metadata/m4afile.cpp:1289
Method
getDuration
* Get duration of file. * * @return duration in seconds, * 0 if unknown. */
src/plugins/taglibmetadata/taglibfile.cpp:556
Method
getEditingFrameTable
* Get frame table which is currently in editing state. * The returned frame table can be used to restore the editing state after * changing the curr
src/gui/forms/kid3form.cpp:1363
Method
getEnumForIndex
src/gui/widgets/eventcodedelegate.cpp:53
Method
getEnumStrings
src/gui/widgets/eventcodedelegate.cpp:38
Method
getErrorMessage
* Get a detailed error message provided by some methods. * * @return detailed error message. */
src/core/model/scriptinterface.cpp:102
Method
getErrorMessage
* Get description of error. * @return error message, empty if no error occurred. */
src/app/cli/clicommand.h:80
Method
getErrorMessage
src/app/cli/textcliformatter.cpp:160
Method
getExistingDirectory
* Display dialog to select an existing directory. * @param parent parent widget * @param caption caption * @param startDir start directory * @retu
src/app/kde/kdeplatformtools.cpp:325
Function
getExtendedType
* Get type and name of frame. * @return extended type. */
src/core/tags/frame.h:585
Method
getExtractionToolTip
* Get help text for format codes supported in extraction field. * @return help text. */
src/gui/dialogs/tagimportdialog.cpp:205
Method
getField
* Get value of a field. * * @param frame frame to get * @param id field ID * * @return field value, invalid if not found. */
src/core/tags/frame.cpp:824
Method
getFieldId
* Get field ID from field name. * @param fieldName name of field, can be English or translated * @return field ID, ID_NoField if not found. */
src/core/tags/frame.cpp:1130
Method
getFieldIdName
* Get a translated string for a field ID. * * @param type field ID type * * @return field ID type, null string if unknown. */
src/core/tags/frame.cpp:1107
Method
getFieldIdNames
* List of field ID strings, NULL terminated. */
src/core/tags/frame.cpp:1120
Method
getFieldIdNames
* String list of frame field ID names. */
src/plugins/kid3qml/scriptutils.cpp:153
Method
getFields
* Get all properties. * Unavailable fields are not set. * * @param frame frame to get * @param enc text encoding * @param imgFormat
src/core/tags/pictureframe.cpp:334
Method
getFieldsToBase64
* Get picture to a base64 string. * * @param frame frame to get * @param base64Value base64 string to set */
src/core/tags/pictureframe.cpp:777
Method
getFileExtension
* Get file extension including the dot. * * @return file extension ".mp3". */
src/plugins/id3libmetadata/mp3file.cpp:862
Method
getFileExtension
* Get file extension including the dot. * * @return file extension ".ogg". */
src/plugins/oggflacmetadata/oggfile.cpp:567
Method
getFileExtension
* Get file extension including the dot. * * @return file extension ".flac". */
src/plugins/oggflacmetadata/flacfile.cpp:608
Method
getFileExtension
* Get file extension including the dot. * * @return file extension ".m4a". */
src/plugins/mp4v2metadata/m4afile.cpp:1259
Method
getFileInfos
Get specific file info's, batch the files so update when we have 100 items and every 200ms after that */
src/core/model/fileinfogatherer.cpp:419
Function
getFileList
* Get file list. * @return file list. */
src/gui/forms/kid3form.h:214
Method
getFileName
* Get name of current file. * * @return absolute file name, ends with "/" if it is a directory. */
src/core/model/scriptinterface.cpp:467
Method
getFilePath
* Get file path. * @return absolute file path if single file selected, else null string. */
src/core/model/taggedfileselection.cpp:188
Method
getFilePermissions
* Get permissions of file. * @param filePath path to file * @return mode bits of file, e.g. 0x644. */
src/plugins/kid3qml/scriptutils.cpp:257
Function
getFileProxyModel
* Get file proxy model. * @return file proxy model. */
src/core/model/kid3application.h:173
Function
getFileProxyModelIterator
* Get file proxy model iterator. * @return file proxy model iterator. */
src/core/model/kid3application.h:179
Method
getFileSelectionRows
* Get the numbers of the selected rows in a list suitable for scripting. * @return list with row numbers. */
src/core/model/kid3application.cpp:4066
Function
getFileSystemModel
* Get file system model. * @return file system model. */
src/core/model/kid3application.h:167
Method
getFileTimeStamps
* Get access and modification time of file. * @param path file path * @param actime the last access time is returned here * @param modtime the last
src/core/tags/taggedfile.cpp:1193
Function
getFilenameFromTags
* Set filename from tags. */
src/core/model/kid3application.h:1766
Function
getFlags
* Get search flags. * @return flags. */
src/core/model/tagsearcher.h:190
← previous
next →
2,301–2,400 of 4,084, ranked by callers