MCPcopy Create free account

hub / github.com/KDE/kid3 / functions

Functions4,084 in github.com/KDE/kid3

MethodfromString
* Create from string. * @param str untranslated string * @return event time code. */
src/core/model/eventtimingcode.cpp:135
MethodfromSubframes
* 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
MethodfromTags
* Import from tags. */
src/gui/dialogs/importdialog.cpp:310
MethodfromText
* Import from text. */
src/gui/dialogs/importdialog.cpp:295
MethodfromTextFile
* Set the model from a text file. * @param stream text file stream */
src/core/model/timeeventmodel.cpp:587
Methodfullscreen
src/gui/forms/mprisinterface.h:93
MethodfuzzyCompareFieldLists
* 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
FunctiongenreModel
* Get genre model. * @param tagNr tag number * @return genre model. */
src/core/model/kid3application.h:220
FunctiongenreNotNumeric
true to write genres as text instead of numeric string */
src/core/config/tagconfig.h:217
Functiongeometry
Get mainwindow geometry. */
src/core/config/mainwindowconfig.h:95
MethodgetAbsFilename
* Get absolute filename. * * @return absolute file path. */
src/core/tags/taggedfile.cpp:220
MethodgetAggregate
src/core/model/dirrenamer.cpp:126
FunctiongetAlbumListModel
* Get model with album list. * * @return album list item model. */
src/core/import/serverimporter.h:138
MethodgetAllFrames
* Get all frames in tag. * * @param tagNr tag number * @param frames frame collection to set. */
src/plugins/id3libmetadata/mp3file.cpp:2236
MethodgetAllFrames
* Get all frames in tag. * * @param tagNr tag number * @param frames frame collection to set. */
src/plugins/oggflacmetadata/oggfile.cpp:798
MethodgetAllFrames
* Get all frames in tag. * * @param tagNr tag number * @param frames frame collection to set. */
src/plugins/oggflacmetadata/flacfile.cpp:519
MethodgetAllFrames
* Get all frames in tag. * * @param tagNr tag number * @param frames frame collection to set. */
src/plugins/mp4v2metadata/m4afile.cpp:1537
MethodgetAllFrames
src/plugins/taglibmetadata/taglibvorbissupport.cpp:619
MethodgetAllFrames
src/plugins/taglibmetadata/taglibapesupport.cpp:512
MethodgetAllFrames
src/plugins/taglibmetadata/taglibriffsupport.cpp:631
MethodgetAllFrames
src/plugins/taglibmetadata/taglibmp4support.cpp:905
MethodgetAllFrames
* Get all frames in tag. * * @param tagNr tag number * @param frames frame collection to set. */
src/plugins/taglibmetadata/taglibfile.cpp:810
MethodgetAllFrames
src/plugins/taglibmetadata/taglibgenericsupport.cpp:446
MethodgetAllFrames
src/plugins/taglibmetadata/taglibformatsupport.cpp:77
MethodgetAllFrames
src/plugins/taglibmetadata/taglibasfsupport.cpp:534
MethodgetAllFrames
src/plugins/taglibmetadata/taglibmatroskasupport.cpp:781
MethodgetAllFrames
src/plugins/taglibmetadata/taglibmpegsupport.cpp:2780
FunctiongetBatchImporter
* Get batch importer. * @return batch importer. */
src/core/model/kid3application.h:307
MethodgetBinaryData
* Get binary data from data field. * @return binary data, empty if not available. */
src/core/model/frameobjectmodel.cpp:143
FunctiongetBitMask
* 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
MethodgetCaseConversionNames
* String list of case conversion names. */
src/core/config/formatconfig.cpp:498
MethodgetCgiPath
* Get string with CGI path. * * @return CGI path, e.g. "/~cddb/cddb.cgi". */
src/gui/dialogs/serverimportdialog.cpp:270
FunctiongetCode
src/core/model/eventtimingcode.h:48
MethodgetCommandList
* Get the command list from the model. * @return command list */
src/core/model/commandstablemodel.cpp:274
MethodgetCommentNames
* String list with suggested field names used for Vorbis comment entries. */
src/core/config/tagconfig.cpp:774
MethodgetConfig
* Get values from dialog and store them in the current configuration. */
src/gui/dialogs/configdialogpages.cpp:854
FunctiongetContentLength
* Get content length. * @return size of body in bytes, 0 if unknown. */
src/core/import/httpclient.h:92
MethodgetContentTypeName
* 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
MethodgetContentTypeNames
* List of content type strings, NULL terminated. */
src/core/tags/frame.cpp:1224
MethodgetContentTypeNames
* String list of content type names. */
src/plugins/kid3qml/scriptutils.cpp:185
MethodgetCurrentTrackId
src/gui/forms/mprisinterface.cpp:409
MethodgetDataMd5
* 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
MethodgetDataSize
* Get size of byte array. * @param data data bytes * @return number of bytes in @a data. */
src/plugins/kid3qml/scriptutils.cpp:527
MethodgetDataValue
src/plugins/kid3qml/checkablelistmodel.cpp:103
MethodgetDescription
* 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
MethodgetDestination
* 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
MethodgetDestination
* Get destination. * * @return TagV1, TagV2 or TagV2V1 if ID3v1, ID2v2 or both are destination */
src/gui/dialogs/numbertracksdialog.cpp:148
MethodgetDetailInfo
* Get technical detail information. * * @param info the detail information is returned here */
src/plugins/id3libmetadata/mp3file.cpp:760
MethodgetDetailInfo
* Get technical detail information. * * @param info the detail information is returned here */
src/plugins/oggflacmetadata/oggfile.cpp:578
MethodgetDetailInfo
* Get technical detail information. * * @param info the detail information is returned here */
src/plugins/oggflacmetadata/flacfile.cpp:575
MethodgetDetailInfo
* Get technical detail information. * * @param info the detail information is returned here */
src/plugins/mp4v2metadata/m4afile.cpp:1269
MethodgetDetailInfo
* Get technical detail information. * * @param info the detail information is returned here */
src/plugins/taglibmetadata/taglibfile.cpp:479
FunctiongetDirList
* Get directory list. * @return directory list. */
src/gui/forms/kid3form.h:220
FunctiongetDirName
* Get directory name. * @return directory. */
src/core/model/kid3application.h:854
FunctiongetDirProxyModel
* Get directory proxy model. * @return directory proxy model. */
src/core/model/kid3application.h:187
FunctiongetDirRenamer
* Get directory renamer. * @return directory renamer. */
src/core/model/kid3application.h:301
FunctiongetDirRootIndex
* Get root index of opened directory in directory proxy model. * @return index of directory root. */
src/core/model/kid3application.h:373
FunctiongetDirSelectionModel
* Get selection model of directories. */
src/core/model/kid3application.h:203
MethodgetDirectoryName
* Get path of directory. * * @return absolute path of directory. */
src/core/model/scriptinterface.cpp:457
MethodgetDirname
* Get directory name. * * @return directory name */
src/core/tags/taggedfile.cpp:79
MethodgetDisplayName
* 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
MethodgetDisplayNameMap
* 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
FunctiongetDownloadClient
* Get download client. * @return download client. */
src/core/model/kid3application.h:255
MethodgetDuration
* Get duration of file. * * @return duration in seconds, * 0 if unknown. */
src/plugins/id3libmetadata/mp3file.cpp:841
MethodgetDuration
* Get duration of file. * * @return duration in seconds, * 0 if unknown. */
src/plugins/oggflacmetadata/oggfile.cpp:598
MethodgetDuration
* Get duration of file. * * @return duration in seconds, * 0 if unknown. */
src/plugins/oggflacmetadata/flacfile.cpp:595
MethodgetDuration
* Get duration of file. * * @return duration in seconds, * 0 if unknown. */
src/plugins/mp4v2metadata/m4afile.cpp:1289
MethodgetDuration
* Get duration of file. * * @return duration in seconds, * 0 if unknown. */
src/plugins/taglibmetadata/taglibfile.cpp:556
MethodgetEditingFrameTable
* 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
MethodgetEnumForIndex
src/gui/widgets/eventcodedelegate.cpp:53
MethodgetEnumStrings
src/gui/widgets/eventcodedelegate.cpp:38
MethodgetErrorMessage
* Get a detailed error message provided by some methods. * * @return detailed error message. */
src/core/model/scriptinterface.cpp:102
MethodgetErrorMessage
* Get description of error. * @return error message, empty if no error occurred. */
src/app/cli/clicommand.h:80
MethodgetErrorMessage
src/app/cli/textcliformatter.cpp:160
MethodgetExistingDirectory
* 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
FunctiongetExtendedType
* Get type and name of frame. * @return extended type. */
src/core/tags/frame.h:585
MethodgetExtractionToolTip
* Get help text for format codes supported in extraction field. * @return help text. */
src/gui/dialogs/tagimportdialog.cpp:205
MethodgetField
* 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
MethodgetFieldId
* 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
MethodgetFieldIdName
* 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
MethodgetFieldIdNames
* List of field ID strings, NULL terminated. */
src/core/tags/frame.cpp:1120
MethodgetFieldIdNames
* String list of frame field ID names. */
src/plugins/kid3qml/scriptutils.cpp:153
MethodgetFields
* 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
MethodgetFieldsToBase64
* Get picture to a base64 string. * * @param frame frame to get * @param base64Value base64 string to set */
src/core/tags/pictureframe.cpp:777
MethodgetFileExtension
* Get file extension including the dot. * * @return file extension ".mp3". */
src/plugins/id3libmetadata/mp3file.cpp:862
MethodgetFileExtension
* Get file extension including the dot. * * @return file extension ".ogg". */
src/plugins/oggflacmetadata/oggfile.cpp:567
MethodgetFileExtension
* Get file extension including the dot. * * @return file extension ".flac". */
src/plugins/oggflacmetadata/flacfile.cpp:608
MethodgetFileExtension
* Get file extension including the dot. * * @return file extension ".m4a". */
src/plugins/mp4v2metadata/m4afile.cpp:1259
MethodgetFileInfos
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
FunctiongetFileList
* Get file list. * @return file list. */
src/gui/forms/kid3form.h:214
MethodgetFileName
* Get name of current file. * * @return absolute file name, ends with "/" if it is a directory. */
src/core/model/scriptinterface.cpp:467
MethodgetFilePath
* Get file path. * @return absolute file path if single file selected, else null string. */
src/core/model/taggedfileselection.cpp:188
MethodgetFilePermissions
* Get permissions of file. * @param filePath path to file * @return mode bits of file, e.g. 0x644. */
src/plugins/kid3qml/scriptutils.cpp:257
FunctiongetFileProxyModel
* Get file proxy model. * @return file proxy model. */
src/core/model/kid3application.h:173
FunctiongetFileProxyModelIterator
* Get file proxy model iterator. * @return file proxy model iterator. */
src/core/model/kid3application.h:179
MethodgetFileSelectionRows
* Get the numbers of the selected rows in a list suitable for scripting. * @return list with row numbers. */
src/core/model/kid3application.cpp:4066
FunctiongetFileSystemModel
* Get file system model. * @return file system model. */
src/core/model/kid3application.h:167
MethodgetFileTimeStamps
* 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
FunctiongetFilenameFromTags
* Set filename from tags. */
src/core/model/kid3application.h:1766
FunctiongetFlags
* Get search flags. * @return flags. */
src/core/model/tagsearcher.h:190
← previousnext →2,301–2,400 of 4,084, ranked by callers