MCPcopy Create free account

hub / github.com/KDE/kid3 / functions

Functions4,084 in github.com/KDE/kid3

↓ 695 callersMethodisEmpty
src/core/model/taggedfileselection.h:248
↓ 574 callersMethodappend
src/app/cli/clicommand.cpp:1422
↓ 536 callersMethodsize
! Returns the size in bytes of \a index. If the file does not exist, 0 is returned. */
src/core/model/filesystemmodel.cpp:569
↓ 289 callersFunctioninstance
* Get a pointer to the application's config store instance. * @return config store, 0 if no instance has been allocated. */
src/core/utils/androidutils.h:80
↓ 206 callersMethodisValid
* Check if position is valid. * @return true if valid, false if not found. */
src/core/model/tagsearcher.cpp:56
↓ 183 callersMethodinsert
src/plugins/taglibmetadata/taglibfileiostream.cpp:123
↓ 175 callersMethodvalue
* Get value for setting. * @param key name of setting * @param defaultValue default value * @return value of setting as variant. */
src/core/config/kid3settings.cpp:100
↓ 167 callersMethodtoString
* Get string representation of detail information. * @return information summary as string. */
src/core/tags/taggedfile.cpp:1261
↓ 161 callersMethodsetValue
* Set value for setting. * @param key name of setting * @param value value for setting */
src/core/config/kid3settings.cpp:89
↓ 142 callersMethodreplace
* Replace found text. * @param params search parameters */
src/core/model/tagsearcher.cpp:314
↓ 137 callersMethodaddAction
* Add a rename action. * * @param type type of action * @param src source file or directory name * @param dest destination file or directory name
src/core/model/dirrenamer.cpp:462
↓ 129 callersMethoddata
* Get data for a given role. * @param index model index * @param role item data role * @return data for role */
src/app/qt/shortcutsmodel.cpp:88
↓ 126 callersMethodlength
src/plugins/taglibmetadata/taglibfileiostream.cpp:188
↓ 110 callersFunctionExtendedType
src/core/tags/frame.h:459
↓ 109 callersMethoddata
src/plugins/kid3qml/checkablelistmodel.cpp:144
↓ 101 callersFunctiontoQString
Convert TagLib::String @a s to a QString. */
src/plugins/taglibmetadata/taglibutils.cpp:52
↓ 95 callersMethodtoString
src/plugins/taglibmetadata/taglibext/eventtimingcodesframe.cpp:70
↓ 91 callersMethodvalue
src/test/dummysettings.cpp:71
↓ 90 callersFunctiontoTString
Convert QString @a s to a TagLib::String. */
src/plugins/taglibmetadata/taglibutils.cpp:34
↓ 87 callersMethodappend
* Append text. */
src/gui/forms/filelist.cpp:146
↓ 85 callersMethodclear
* Clear to invalid position. */
src/core/model/tagsearcher.cpp:43
↓ 85 callersMethodgetName
* Get name. * @return name. */
src/plugins/oggflacmetadata/oggfile.hpp:213
↓ 80 callersMethodindex
* Get model index of item. * @param row row of item * @param column column of item * @param parent index of parent item * @return model index of i
src/app/qt/shortcutsmodel.cpp:232
↓ 75 callersMethodcontains
src/test/dummysettings.cpp:92
↓ 74 callersMethodsetText
* Set text. * * @param txt text */
src/gui/dialogs/editframefieldsdialog.cpp:126
↓ 70 callersMethodgetValue
* Get value. * @param name name * @return value, "" if not found. */
src/plugins/oggflacmetadata/oggfile.cpp:919
↓ 68 callersMethodcurrentIndex
src/gui/forms/audioplayer.cpp:62
↓ 67 callersMethodcontains
* Check if setting exists. * @param key name of setting * @return true if setting exists. */
src/core/config/kid3settings.cpp:120
↓ 66 callersMethodhasNext
* Check if a next item exists. * @return true if there is a next index */
src/core/model/modeliterator.cpp:47
↓ 65 callersMethodmarkTagChanged
* Mark tag as changed. * * @param tagNr tag number * @param extendedType type of changed frame */
src/core/tags/taggedfile.cpp:268
↓ 64 callersMethodsetText
* Set the text to be displayed. * * @param text message text. */
src/app/qt/messagedialog.cpp:75
↓ 60 callersMethodisEnabled
* Check if frame is enabled. * * @param type frame type * @param name frame name * * @return true if frame is enabled. */
src/core/tags/frame.cpp:1878
↓ 60 callersMethodsetIcon
* Set the message box's icon. * * @param icon icon to be displayed */
src/app/qt/messagedialog.cpp:127
↓ 59 callersMethodbeginGroup
* Use settings subgroup. * @param prefix group name * @param forState true if this group stores state information */
src/core/config/kid3settings.cpp:70
↓ 59 callersMethodclear
src/plugins/taglibmetadata/taglibfileiostream.cpp:173
↓ 58 callersMethodendGroup
* Finnish using settings subgroup. */
src/core/config/kid3settings.cpp:79
↓ 58 callersMethodsetCurrentIndex
src/gui/forms/audioplayer.cpp:75
↓ 58 callersMethodtext
* Get text. * * @return text. */
src/gui/dialogs/editframefieldsdialog.cpp:117
↓ 56 callersFunctionimpl
* Access to implementation object. * @return implementation object. */
src/gui/forms/basemainwindow.h:757
↓ 55 callersMethodgetIndex
* Get the index in the alphabetically sorted list from the genre number. * * @param num genre number * * @return index, 0 for unknown number. */
src/core/tags/genres.cpp:457
↓ 53 callersMethodapp
* Access to application. * @return application. */
src/app/cli/kid3cli.h:113
↓ 53 callersMethodsetIndex
* Set picture index. * * @param index index of picture to show */
src/gui/widgets/picturelabel.cpp:152
↓ 51 callersMethodsetValue
* Set value. * @param name name * @param value value * @return true if value was changed. */
src/plugins/oggflacmetadata/oggfile.cpp:935
↓ 49 callersMethodgetValue
* Get value by type. * * @param type type * * @return value, QString::null if not found. */
src/core/tags/frame.cpp:1674
↓ 48 callersMethoddata
* Get data for a given role. * @param index model index * @param role item data role * @return data for role */
src/core/model/timeeventmodel.cpp:65
↓ 48 callersMethodtoStringList
src/core/config/tagconfig.cpp:167
↓ 46 callersMethodregisterAction
* Register an action. * * @param action action to be added to model * @param context context of action */
src/app/qt/shortcutsmodel.cpp:271
↓ 45 callersMethodtoByteArray
* Convert attribute data string to byte array. * * @param str string representation of data * @param data result data * * @return true if ok. *
src/core/tags/attributedata.cpp:160
↓ 44 callersMethodtruncate
src/plugins/taglibmetadata/taglibfileiostream.cpp:196
↓ 43 callersMethodgetName
* Get name of type. * @return name. */
src/core/tags/frame.cpp:409
↓ 42 callersMethodfirst
* Get first tagged file in directory. * @param index of the directory or a file in it * @return first tagged file in directory, 0 if none. */
src/core/model/modeliterator.cpp:341
↓ 42 callersMethodtoString
* Get string representation. * @return code description. */
src/core/model/eventtimingcode.cpp:88
↓ 40 callersMethodaddItem
* Add a new item. */
src/gui/dialogs/batchimportdialog.cpp:111
↓ 40 callersMethodremove
* Remove setting. * @param key name of setting */
src/app/kde/kdesettings.cpp:99
↓ 40 callersFunctiontagVersionCast
* Cast a mask of tag version bits to a TagVersion enum. * @param tagMask tag mask (bit 0 for tag 1, bit 1 for tag 2) * @return tag version mask.
src/core/tags/frame.h:247
↓ 39 callersMethodsetEnabled
* Enable or disable track. * @param enabled true to enable */
src/core/tags/trackdata.h:225
↓ 38 callersFunctioncall_kid3_cli
(args)
src/test/kid3testsupport.py:46
↓ 38 callersMethodmarkTagUnchanged
* Mark tag as unchanged. * @param tagNr tag number */
src/core/tags/taggedfile.cpp:289
↓ 38 callersMethodsetData
* Set picture data. * * @param pictures picture frames, empty if no picture is available */
src/gui/widgets/picturelabel.cpp:136
↓ 38 callersFunctiontoNegativeIndex
* Convert frame index to a negative index used for a second collection. * This can be a collection containing picture frames, the mapping is * -
src/core/tags/frame.h:960
↓ 38 callersMethodvalue
* Get value for setting. * @param key name of setting * @param defaultValue default value * @return value of setting as variant. */
src/app/kde/kdesettings.cpp:86
↓ 37 callersFunctionapp
* Access to application. * @return application. */
src/gui/forms/basemainwindow.h:193
↓ 37 callersMethodnext
* Advance iterator and return next item. * @return next index */
src/core/model/modeliterator.cpp:56
↓ 36 callersFunctionindex
src/core/model/filesystemmodel_p.h:291
↓ 36 callersMethodreset
* Reset the progress widget. */
src/gui/widgets/progresswidget.cpp:149
↓ 35 callersMethodisRead
src/plugins/taglibmetadata/taglibfile.h:426
↓ 34 callersMethodrowCount
* Get number of rows. * @param parent parent model index * @return number of rows, if parent is valid number of children */
src/app/qt/shortcutsmodel.cpp:203
↓ 32 callersMethodwrite
* Write a playlist from a list of model indexes. * @param playlistPath file path to be used for playlist * @param indexes indexes in FileProxyModel
src/core/export/playlistcreator.cpp:67
↓ 31 callersMethodindex
src/core/model/playlistmodel.cpp:111
↓ 31 callersMethodtoLower
Returns a lowercase copy of @a str. */
src/core/config/formatconfig.cpp:282
↓ 31 callersMethodvalue
* Get frame value. * @return frame value. */
src/core/model/frameobjectmodel.cpp:81
↓ 30 callersMethodisValid
src/plugins/taglibmetadata/taglibext/dsf/dsfheader.cpp:82
↓ 30 callersFunctionstyle
Get custom application style, empty if not used. */
src/core/config/mainwindowconfig.h:125
↓ 29 callersMethodisDir
* Check if model index represents directory. * @return true if directory */
src/core/model/fileproxymodel.cpp:130
↓ 29 callersMethodnext
* Select next track. */
src/gui/forms/audioplayer.cpp:455
↓ 29 callersMethodtag
src/plugins/taglibmetadata/taglibext/dsf/dsffile.cpp:164
↓ 28 callersMethodopen
src/plugins/acoustidimport/ffmpegfingerprintdecoder.cpp:141
↓ 27 callersMethodclear
* Clear dialog data. */
src/gui/dialogs/importdialog.cpp:412
↓ 27 callersMethodexec
* Shows the dialog as a modal dialog. */
src/gui/dialogs/servertrackimportdialog.cpp:339
↓ 27 callersMethodfileName
src/core/model/filesystemmodel.h:187
↓ 27 callersMethodtoUpper
Returns an uppercase copy of @a str. */
src/core/config/formatconfig.cpp:290
↓ 26 callersMethodsetImportDuration
* Set duration of import. * @param duration duration of import */
src/core/tags/trackdata.h:213
↓ 26 callersFunctionsize
src/core/model/filesystemmodel_p.h:140
↓ 25 callersFunctionform
* Access to main form. * @return main form. */
src/gui/forms/basemainwindow.h:199
↓ 25 callersMethodrowCount
src/core/model/playlistmodel.cpp:73
↓ 25 callersMethodsetType
src/plugins/taglibmetadata/taglibext/synchronizedlyricsframe.cpp:131
↓ 25 callersMethodtype
! Returns the type of file \a index such as "Directory" or "JPEG file". */
src/core/model/filesystemmodel.cpp:580
↓ 24 callersMethodfilePath
* Get file path of model index. * @return path to file or directory */
src/core/model/fileproxymodel.cpp:104
↓ 23 callersMethodreadTags
* Read the tags from the files. * This can be used to fill the track data with another tag version. * * @param tagVersion tag version to read */
src/core/tags/trackdata.cpp:648
↓ 22 callersMethodgetFieldValue
* Get the value of a field. * * @param id field ID * * @return field value, invalid if field not found. */
src/core/tags/frame.cpp:623
↓ 22 callersFunctiongetFileSelectionModel
* Get selection model of files. */
src/core/model/kid3application.h:198
↓ 22 callersFunctiongetRootIndex
* Get root index of opened directory in file proxy model. * @return index of directory root. */
src/core/model/kid3application.h:365
↓ 22 callersFunctiongetTextField
* Get text field. * * @param tag ID3 tag * @param id frame ID * @param codec text codec to use, 0 for default * @return string, * "" if
src/plugins/id3libmetadata/mp3file.cpp:358
↓ 21 callersFunctionaddAction
Get action for add. */
src/gui/forms/sectionactions.h:103
↓ 21 callersMethodnode
! \internal Return the QFileSystemNode that goes to index. */
src/core/model/filesystemmodel.cpp:325
↓ 21 callersMethodsetTrackData
* Set track data. * @param trackDataVector track data */
src/core/model/trackdatamodel.cpp:400
↓ 20 callersMethodfind
* Find next occurrence of string. * @param params search parameters */
src/core/model/tagsearcher.cpp:140
↓ 20 callersMethodgetAbsFilename
* Get absolute filename. * * @return absolute file path. */
src/core/tags/trackdata.cpp:351
↓ 20 callersMethodgetTrackData
* Get track data. * @return track data */
src/core/model/trackdatamodel.cpp:467
↓ 20 callersFunctionsetTagLibFrame
src/plugins/taglibmetadata/taglibmpegsupport.cpp:2037
next →1–100 of 4,084, ranked by callers