Home
last modified time | relevance | path

Searched defs:thumbUrl (Results 1 – 20 of 20) sorted by relevance

/dports/graphics/digikam/digikam-7.4.0/core/dplugins/generic/webservices/mediawiki/backend/
H A Dmediawiki_imageinfo.cpp42 QUrl thumbUrl; member in MediaWiki::Imageinfo::Private
150 QUrl Imageinfo::thumbUrl() const in thumbUrl() function in MediaWiki::Imageinfo
155 void Imageinfo::setThumbUrl(const QUrl& thumbUrl) in setThumbUrl()
/dports/net/libmediawiki/libmediawiki-5.37.0/src/
H A Dimageinfo.cpp46 QUrl thumbUrl; member in mediawiki::Imageinfo::ImageinfoPrivate
150 QUrl Imageinfo::thumbUrl() const in thumbUrl() function in mediawiki::Imageinfo
155 void Imageinfo::setThumbUrl(const QUrl& thumbUrl) in setThumbUrl()
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/kaltura/api-client-library/library/Kaltura/Client/Type/
H A DSearchResult.php92 public $thumbUrl = null; variable in Kaltura\\Client\\Type\\SearchResult
/dports/www/choqok/choqok-1.7.0/plugins/videopreview/
H A Dvideopreview.cpp83 QUrl thumbUrl = parseYoutube(thisurlQuery.queryItemValue(QLatin1String("v")), widget); in slotNewUnshortenedUrl() local
88 QUrl thumbUrl = parseVimeo(mVimeoRegExp.cap(3), widget); in slotNewUnshortenedUrl() local
/dports/audio/cantata/cantata-2.4.2/gui/
H A Dcoverdialog.cpp126 const QString & thumbUrl() const { return thmbUrl; } in thumbUrl() function in CoverItem
953 void CoverDialog::downloadThumbnail(const QString &thumbUrl, const QString &largeUrl, const QString… in downloadThumbnail()
1020 QString thumbUrl; in parseLastFmQueryResponse() local
1086 QString thumbUrl; in parseCoverArtArchiveQueryResponse() local
1123 QString thumbUrl=parsed["thumbnail_url"].toString(); in parseSpotifyQueryResponse() local
1140 QString thumbUrl=item["artworkUrl100"].toString(); in parseITunesQueryResponse() local
1159 QString thumbUrl=item[key].toString(); in parseDeezerQueryResponse() local
H A Dcovers.cpp817 QString thumbUrl=item["artworkUrl100"].toString(); in remoteCallFinished() local
/dports/deskutils/kdepim-addons/kdepim-addons-21.12.3/korganizer/plugins/picoftheday/
H A Delement.cpp256 const QString thumbUrl = imageInfo.value(QStringLiteral("thumburl")).toString(); in handleThumbImageInfoJsonResponse() local
267 void POTDElement::getThumbImage(const QUrl &thumbUrl) in getThumbImage()
/dports/graphics/digikam/digikam-7.4.0/core/dplugins/generic/webservices/rajce/
H A Drajcealbum.h56 QString thumbUrl; member
/dports/graphics/kipi-plugins/kipi-plugins-21.12.3/rajce/
H A Dalbum.h55 QString thumbUrl; member
/dports/misc/perkeep/perkeep-0.11/app/scanningcabinet/
H A Dmodels.go66 func (mo *mediaObject) thumbUrl() string { func
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/utils/
H A DScraperUrl.cpp115 std::string thumbUrl = GetThumbUrl(url); in GetThumbUrls() local
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/video/
H A DVideoInfoTag.h35 CScraperUrl thumbUrl; member
/dports/multimedia/tautulli/Tautulli-2.8.0/lib/plexapi/
H A Dmixins.py162 def thumbUrl(self): member in PosterUrlMixin
/dports/www/mediawiki135/mediawiki-1.35.5/includes/filerepo/
H A DFileRepo.php108 protected $thumbUrl; variable in FileRepo
/dports/www/mediawiki136/mediawiki-1.36.3/includes/filerepo/
H A DFileRepo.php108 protected $thumbUrl; variable in FileRepo
/dports/www/mediawiki137/mediawiki-1.37.1/includes/filerepo/
H A DFileRepo.php112 protected $thumbUrl; variable in FileRepo
/dports/www/mediawiki136/mediawiki-1.36.3/includes/filerepo/file/
H A DFile.php1106 protected function transformErrorOutput( $thumbPath, $thumbUrl, $params, $flags ) {
/dports/www/mediawiki135/mediawiki-1.35.5/includes/filerepo/file/
H A DFile.php1106 protected function transformErrorOutput( $thumbPath, $thumbUrl, $params, $flags ) {
/dports/www/mediawiki137/mediawiki-1.37.1/includes/filerepo/file/
H A DFile.php1168 protected function transformErrorOutput( $thumbPath, $thumbUrl, $params, $flags ) {
/dports/www/e107/e107/e107_handlers/
H A De_parse_class.php2807 public function thumbUrl($url=null, $options = array(), $raw = false, $full = false) function in e_parse