Home
last modified time | relevance | path

Searched refs:setImageUrl (Results 1 – 25 of 129) sorted by relevance

123456

/dports/audio/liblastfm-qt5/liblastfm-1.0.9-5-g4433165/src/
H A DArtist.cpp68 setImageUrl( SmallImage, xml["image size=small"].text() ); in Artist()
69 setImageUrl( MediumImage, xml["image size=medium"].text() ); in Artist()
70 setImageUrl( LargeImage, xml["image size=large"].text() ); in Artist()
71 setImageUrl( ExtraLargeImage, xml["image size=extralarge"].text() ); in Artist()
72 setImageUrl( MegaImage, xml["image size=mega"].text() ); in Artist()
102 Artist::setImageUrl( ImageSize size, const QString& url ) in setImageUrl() function in Artist
/dports/games/flightgear/flightgear-2020.3.11/src/GUI/
H A DPreviewImageItem.hxx17 Q_PROPERTY(QUrl imageUrl READ imageUrl WRITE setImageUrl NOTIFY imageUrlChanged)
52 void setImageUrl(QUrl url);
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/plots/
H A DPlotsPane.java144 frame_.setImageUrl(null); in setProgress()
151 frame_.setImageUrl(null); in showEmptyPlot()
162 frame_.setImageUrl(plotUrl); in showPlot()
175 frame_.setImageUrl(plotUrl_); in refresh()
/dports/net/kpimtextedit/kpimtextedit-21.12.3/src/
H A Dinsertimagedialog.cpp88 void InsertImageDialog::setImageUrl(const QUrl &url) in setImageUrl() function in KPIMTextEdit::InsertImageDialog
90 d->imageWidget->setImageUrl(url); in setImageUrl()
H A Dinsertimagedialog.h31 void setImageUrl(const QUrl &url);
H A Dinsertimagewidget.h31 void setImageUrl(const QUrl &url);
/dports/misc/parley/parley-21.12.3/src/editor/
H A Dimagechooserwidget.cpp57 m_entry->translation(m_currentTranslation)->setImageUrl(url); in slotImageChanged()
61 m_entry->translation(j)->setImageUrl(imageUrlRequester->url()); in slotImageChanged()
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/playlistmanager/
H A DSyncedPodcast.h53 void setImageUrl( const QUrl &imageUrl ) override { m_master->setImageUrl( imageUrl ); } in setImageUrl() function
/dports/www/falkon/falkon-3.2.0/src/lib/opensearch/
H A Dopensearchengine.h73 Q_PROPERTY(QString imageUrl READ imageUrl WRITE setImageUrl)
111 void setImageUrl(const QString &url);
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/FactCheckTools/
H A DGoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewAuthor.php23 public function setImageUrl($imageUrl) function in Google_Service_FactCheckTools_GoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewAuthor
H A DGoogleFactcheckingFactchecktoolsV1alpha1ClaimAuthor.php25 public function setImageUrl($imageUrl) function in Google_Service_FactCheckTools_GoogleFactcheckingFactchecktoolsV1alpha1ClaimAuthor
H A DGoogleFactcheckingFactchecktoolsV1alpha1ClaimRating.php34 public function setImageUrl($imageUrl) function in Google_Service_FactCheckTools_GoogleFactcheckingFactchecktoolsV1alpha1ClaimRating
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/FirebaseHosting/
H A DActingUser.php31 public function setImageUrl($imageUrl) function in Google_Service_FirebaseHosting_ActingUser
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/FactCheckTools/
H A DGoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewAuthor.php23 public function setImageUrl($imageUrl) function in Google_Service_FactCheckTools_GoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewAuthor
H A DGoogleFactcheckingFactchecktoolsV1alpha1ClaimAuthor.php25 public function setImageUrl($imageUrl) function in Google_Service_FactCheckTools_GoogleFactcheckingFactchecktoolsV1alpha1ClaimAuthor
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/JobService/
H A DCompletionResult.php24 public function setImageUrl($imageUrl) function in Google_Service_JobService_CompletionResult
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/ManufacturerCenter/
H A DImage.php24 public function setImageUrl($imageUrl) function in Google_Service_ManufacturerCenter_Image
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/ManufacturerCenter/
H A DImage.php24 public function setImageUrl($imageUrl) function in Google_Service_ManufacturerCenter_Image
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/JobService/
H A DCompletionResult.php24 public function setImageUrl($imageUrl) function in Google_Service_JobService_CompletionResult
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/HangoutsChat/
H A DImage.php33 public function setImageUrl($imageUrl) function in Google_Service_HangoutsChat_Image
H A DCardHeader.php33 public function setImageUrl($imageUrl) function in Google_Service_HangoutsChat_CardHeader
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/HangoutsChat/
H A DGoogleAppsCardV1Image.php33 public function setImageUrl($imageUrl) function in Google_Service_HangoutsChat_GoogleAppsCardV1Image
H A DImage.php33 public function setImageUrl($imageUrl) function in Google_Service_HangoutsChat_Image
H A DCardHeader.php33 public function setImageUrl($imageUrl) function in Google_Service_HangoutsChat_CardHeader
/dports/audio/atunes/atunes-3.1.2/src/net/sourceforge/atunes/model/
H A DIArtistInfo.java89 public void setImageUrl(String imageUrl); in setImageUrl() method

123456