MCPcopy Create free account

hub / github.com/KDE/kid3 / functions

Functions4,084 in github.com/KDE/kid3

↓ 5 callersMethodsetFormats
* Set items of format combo box from configuration. */
src/gui/dialogs/rendirdialog.cpp:335
↓ 5 callersMethodsetLabel
* Set label. * * @param txt label */
src/gui/dialogs/editframefieldsdialog.cpp:343
↓ 5 callersMethodsetMimeType
* Set MIME type. * * @param frame frame to set * @param mimeType MIME type * * @return true if field found and set. */
src/core/tags/pictureframe.cpp:462
↓ 5 callersMethodsetRootIndex
* Set root index of directory to search. * @param index root index of directory */
src/core/model/tagsearcher.cpp:110
↓ 5 callersMethodsetValueFromFieldList
* Set the value from a field in the field list. */
src/core/tags/frame.cpp:460
↓ 5 callersMethodsetWindowTitle
* Set title. * @param text title */
src/gui/widgets/progresswidget.cpp:68
↓ 5 callersMethodstart
* Start batch import. * @param trackLists list of track data vectors with album tracks * @param profile batch import profile * @param tagVersion im
src/core/import/batchimporter.cpp:79
↓ 5 callersFunctiontagNumbersFromMask
* Get tag numbers which are set in a tag mask, ordered from highest * to lowest priority. * @param tagMask tag mask with bits set for tags *
src/core/tags/frame.h:295
↓ 5 callersMethodtaggedFileKeys
* Get keys of available tagged file formats. * @return list of keys. */
src/plugins/mp4v2metadata/mp4v2metadataplugin.cpp:58
↓ 5 callersMethodtoStringList
* Encode into string list. * * @return string list with encoded command. */
src/core/config/useractionsconfig.cpp:355
↓ 4 callersMethodabort
* Set abort flag. */
src/core/model/filefilter.cpp:220
↓ 4 callersMethodaddFrame
* Select a frame type and add such a frame to frame list. * @param tagNr tag number * @param frame frame to add, if 0 the user has to select and edi
src/core/model/kid3application.cpp:2282
↓ 4 callersMethodaddFrame
src/plugins/taglibmetadata/taglibmpegsupport.cpp:2693
↓ 4 callersMethodaddMissingStandardFrames
* Add standard frames which are missing. */
src/core/tags/frame.cpp:1431
↓ 4 callersFunctionaddTagLibFrame
src/plugins/taglibmetadata/taglibmpegsupport.cpp:387
↓ 4 callersMethodaddToFrames
* Add extra artist information to frames. * @param frames frame collection * @param trackPos optional position, the extra artist information will
src/plugins/discogsimport/discogsimporter.cpp:325
↓ 4 callersMethodadditionalTagsEnabled
* Check if additional tags are fetched from this source. * @return true if additional tags are fetched. */
src/core/config/batchimportprofile.h:90
↓ 4 callersMethodapplyChangedConfiguration
* Apply configuration changes. */
src/gui/forms/basemainwindow.cpp:1006
↓ 4 callersMethodbeginGroup
* Use settings subgroup. * @param prefix group name * @param forState true if this group stores state information */
src/app/kde/kdesettings.cpp:55
↓ 4 callersFunctionbuffer_chain_push
Push page onto the end of the buffer chain */
src/plugins/oggflacmetadata/vcedit.c:156
↓ 4 callersFunctioncaseSensitive
src/core/model/filesystemmodel_p.h:159
↓ 4 callersMethodchannels
src/plugins/taglibmetadata/taglibext/dsf/dsfproperties.cpp:110
↓ 4 callersMethodcolorForContext
* Get brush with color for a context. * @param context color context * @return brush. */
src/core/model/coretaggedfileiconprovider.cpp:134
↓ 4 callersMethodcolumnForFrameType
* Get column for a frame type. * @param frameType frame type of Frame::Type or * TrackDataModel::TrackProperties. * @return model
src/core/model/trackdatamodel.cpp:489
↓ 4 callersMethodcopyEnabledFrames
* Copy enabled frames. * * @param flt filter with enabled frames * * @return copy with enabled frames. */
src/core/tags/frame.cpp:1454
↓ 4 callersMethodcoverArtEnabled
* Check if cover art is fetched from this source. * @return true if cover art is fetched. */
src/core/config/batchimportprofile.h:102
↓ 4 callersFunctioncreateFrameFromId3Frame
* Create a frame from a TagLib ID3 frame. * @param id3Frame TagLib ID3 frame * @param index -1 if not used * @return frame. */
src/plugins/taglibmetadata/taglibmpegsupport.cpp:2383
↓ 4 callersMethodendGroup
* Finnish using settings subgroup. */
src/app/kde/kdesettings.cpp:63
↓ 4 callersFunctionfileDialogOptions
* Get default dialog options according to configuration. * @return file dialog options. */
src/app/qt/platformtools.cpp:45
↓ 4 callersMethodfileInfo
* Get file information of model index. * @return file information */
src/core/model/fileproxymodel.cpp:91
↓ 4 callersMethodformatString
* Format string using tags and properties of item. * * @param format format string * * @return string with percent codes replaced. */
src/core/export/playlistcreator.cpp:394
↓ 4 callersFunctiongetAdditionalTags
* Get additional tags option. * * @return true if additional tags are enabled. */
src/core/import/serverimporter.h:164
↓ 4 callersFunctiongetAsfTypeForName
* Get ASF value type and frame type for an ASF name. * * @param name ASF name * @param type the frame type is returned here * @param value the A
src/plugins/taglibmetadata/taglibasfsupport.cpp:159
↓ 4 callersFunctiongetCoverArt
* Get cover art option. * * @return true if cover art are enabled. */
src/core/import/serverimporter.h:178
↓ 4 callersMethodgetDataColumn
(Context context, Uri uri, String selection, String[] selectionArgs)
android/Kid3Activity.java:333
↓ 4 callersFunctiongetDefaultTextEncoding
* Get the default text encoding. * @return default text encoding. */
src/plugins/id3libmetadata/mp3file.cpp:84
↓ 4 callersMethodgetDetailInfo
* Get detail info. * @param info the detail information is returned here */
src/core/tags/trackdata.cpp:397
↓ 4 callersFunctiongetDisplayNamesOfIds
* Get map of non unified frame names to display names. * @return mapping of frame names to display names. */
src/core/tags/frame.cpp:200
↓ 4 callersMethodgetErrorMessage
src/app/cli/jsoncliformatter.cpp:167
↓ 4 callersMethodgetFrame
* Get frame from first track. * @param type frame type * @return value of frame. */
src/core/tags/trackdata.cpp:622
↓ 4 callersMethodgetInfo
src/core/model/fileinfogatherer.cpp:377
↓ 4 callersFunctiongetInfoNameFromType
* Get name of INFO tag from type. * * @param type type * * @return name, NULL if not supported. */
src/plugins/taglibmetadata/taglibriffsupport.cpp:47
↓ 4 callersMethodgetRequiredAccuracy
* Get required accuracy. * An import will only be applied if at least the given accuracy is reached. * @return accuracy. */
src/core/config/batchimportprofile.h:66
↓ 4 callersFunctiongetStandardTags
* Get standard tags option. * * @return true if standard tags are enabled. */
src/core/import/serverimporter.h:150
↓ 4 callersFunctiongetTrackDataModel
* Get track data model. * @return track data model. */
src/core/model/kid3application.h:193
↓ 4 callersFunctiongetTrackerName
* Get tracker name of a module file. * * @return tracker name, null if not found. */
src/plugins/taglibmetadata/taglibmodsupport.cpp:46
↓ 4 callersFunctiongetType
* Get type * @return type. */
src/core/tags/frame.h:515
↓ 4 callersFunctiongetValueByteArray
* Get a byte array for a value. * * @param name field name * @param value field value * @param size size of value in bytes * * @return byte ar
src/plugins/mp4v2metadata/m4afile.cpp:289
↓ 4 callersFunctiongetVorbisNameFromType
* Get name of frame from type. * * @param type type * * @return name. */
src/plugins/oggflacmetadata/oggfile.cpp:365
↓ 4 callersMethodid3v2Version
version used for new ID3v2 tags */
src/core/config/tagconfig.cpp:420
↓ 4 callersMethodisFilenameChanged
* Check if filename is changed. * @return true if single file selected and filename was changed. */
src/core/model/taggedfileselection.cpp:245
↓ 4 callersFunctionisModified
* Modification state of playlist. * @return true if modified. */
src/core/model/playlistmodel.h:170
↓ 4 callersFunctionisNumeric
src/core/tags/framenotice.cpp:80
↓ 4 callersFunctionisValid
* Check if code is valid. * @return true if valid. */
src/core/model/eventtimingcode.h:54
↓ 4 callersMethodloadFromData
src/core/tags/pictureframe.cpp:113
↓ 4 callersMethodmapFromSource
src/core/model/playlistmodel.cpp:137
↓ 4 callersMethodmediaCount
src/gui/forms/audioplayer.cpp:66
↓ 4 callersMethodparent
src/plugins/kid3qml/checkablelistmodel.cpp:301
↓ 4 callersMethodqobject
* Return object which emits frameSelected(), frameEdited() signals. * * @return object which emits signals. */
src/core/model/frameeditorobject.cpp:129
↓ 4 callersMethodreadLine
* Process command line. * @param line command line */
src/app/cli/kid3cli.cpp:678
↓ 4 callersMethodremoveTags
* Remove tags in selected files. * * @param tagMask tag bit (1 for tag 1, 2 for tag 2) */
src/core/model/kid3application.cpp:2043
↓ 4 callersMethodserverList
NULL-terminated array of server strings, 0 if not used */
src/core/import/serverimporter.cpp:50
↓ 4 callersMethodsetActiveTaggedFileFeatures
* Activate some features provided by the tagged file. * TagLibFile provides the TF_ID3v23 and TF_ID3v24 features, which determine * the ID3v2 versio
src/plugins/taglibmetadata/taglibfile.cpp:134
↓ 4 callersMethodsetCurrentPosition
* Set the current playback position. * @param position time in milliseconds */
src/gui/forms/audioplayer.cpp:226
↓ 4 callersMethodsetData
src/core/model/playlistmodel.cpp:53
↓ 4 callersFunctionsetId3v2Frame
* Modify an ID3v2 frame. * * @param self this TagLibFile instance * @param id3Frame original ID3v2 frame * @param frame frame with fields t
src/plugins/taglibmetadata/taglibmpegsupport.cpp:2132
↓ 4 callersMethodsetId3v2VersionFromTag
* Set m_id3v2Version to 3 or 4 from tag if it exists, else to 0. * @param id3v2Tag ID3v2 tag */
src/plugins/taglibmetadata/taglibfile.cpp:519
↓ 4 callersFunctionsetMimeType
src/plugins/taglibmetadata/taglibmpegsupport.cpp:1520
↓ 4 callersMethodsetMinimum
* Set minimum value. * @param minimum minimum value, default is 0 */
src/gui/widgets/progresswidget.cpp:95
↓ 4 callersMethodsetModel
* Set model of files to be searched. * @param model file proxy model */
src/core/model/tagsearcher.cpp:92
↓ 4 callersFunctionsetParameters
* Set search parameters. * @param params search parameters */
src/core/config/findreplaceconfig.h:83
↓ 4 callersMethodsetSelectionModel
src/plugins/kid3qml/checkablelistmodel.cpp:40
↓ 4 callersFunctionsetStringOrList
src/plugins/taglibmetadata/taglibmpegsupport.cpp:1723
↓ 4 callersMethodsetToFilenameFormat
src/core/config/fileconfig.cpp:242
↓ 4 callersMethodsort
* Sort model. * * This method will directly call FileSystemModel::sort() on the * sourceModel() to take advantage of that specialized behavior. Thi
src/core/model/fileproxymodel.cpp:391
↓ 4 callersMethodstandardTagsEnabled
* Check if standard tags are fetched from this source. * @return true if standard tags are fetched. */
src/core/config/batchimportprofile.h:78
↓ 4 callersMethodtagMask
* Get currently active tag mask. * @return tag bits. */
src/app/cli/kid3cli.h:170
↓ 4 callersFunctiontrackDataModel
src/core/import/servertrackimporter.h:118
↓ 4 callersMethodupdateCurrentSelection
* Update files of current selection. */
src/gui/forms/basemainwindow.cpp:1287
↓ 4 callersMethodvolume
src/gui/forms/mprisinterface.cpp:315
↓ 4 callersMethodwriteTags
* Write tags to file and rename it if necessary. * * @param force true to force writing even if file was not changed. * @param renamed will be se
src/plugins/mp4v2metadata/m4afile.cpp:742
↓ 3 callersFunction_v_writestring
Next two functions pulled straight from libvorbis, apart from one change * - we don't want to overwrite the vendor string. */ kid3: changed type fro
src/plugins/oggflacmetadata/vcedit.c:361
↓ 3 callersMethodactivateDbusInterface
* Activate the D-Bus interface. * This method shall be called only once at initialization. */
src/core/model/kid3application.cpp:401
↓ 3 callersMethodactiveShortcut
src/app/qt/shortcutsmodel.h:230
↓ 3 callersMethodaddFieldList
* Add a suitable field list for the frame if missing. * If a frame is created, its field list is empty. This method will create * a field list appro
src/core/tags/taggedfile.cpp:1116
↓ 3 callersFunctionaddInvolvedPeople
* Add involved people to a frame. * The format used is (should be converted according to tag specifications): * involvee 1 (involvement 1)\n * invo
src/plugins/musicbrainzimport/musicbrainzimporter.cpp:177
↓ 3 callersMethodaddNode
! \internal Adds a new file to the children of parentNode *WARNING* this will change the count of children */
src/core/model/filesystemmodel.cpp:1731
↓ 3 callersMethodaddPath
Add a \a path to the watcher */
src/core/model/fileinfogatherer.cpp:304
↓ 3 callersMethodaddVisibleFiles
! \internal File at parentNode->children(itemLocation) was not visible before, but now should be and emit signals if necessary. *WAR
src/core/model/filesystemmodel.cpp:1803
↓ 3 callersFunctionadd_trans
()
translations/po2ts.py:24
↓ 3 callersMethodadditionalTags
additional tags option, false if not used */
src/core/import/serverimporter.cpp:65
↓ 3 callersFunctionallTagNumbers
* Get all tag numbers, ordered from highest to lowest priority. * @return list of tag numbers. */
src/core/tags/frame.h:307
↓ 3 callersMethodapplyChangedShortcuts
* Apply keyboard shortcut changes. */
src/gui/forms/basemainwindow.cpp:1017
↓ 3 callersMethodcanFetchMore
* Check if more data is available. * @param parent parent index of items to fetch * @return true if more data available. */
src/core/model/fileproxymodel.cpp:362
↓ 3 callersFunctionclear
src/core/model/filesystemmodel_p.h:122
↓ 3 callersMethodclear
! Free resources used by file system model and reset root path to default. The model state will be as after creation, but all properties excep
src/core/model/filesystemmodel.cpp:1373
↓ 3 callersMethodcloseFileHandle
* Close the file handle of a tagged file. * @param filePath path to file */
src/core/model/kid3application.cpp:4005
↓ 3 callersMethodcloseFileHandle
* Close any file handles which are held open by the tagged file object. * The default implementation does nothing. If a concrete subclass holds * an
src/core/tags/taggedfile.cpp:1106
↓ 3 callersMethodcolumnCount
* Get number of columns. * @param parent parent model index * @return number of columns for children of given @a parent */
src/app/qt/shortcutsmodel.cpp:219
↓ 3 callersMethodconfirmedOpenDirectory
* Open directory, user has to confirm if current directory modified. * * @param paths directory or file paths */
src/gui/forms/basemainwindow.cpp:227
← previousnext →301–400 of 4,084, ranked by callers