Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
Loading...
Searching...
No Matches
Jellyfin::Loader::GetRemoteSearchImageParams Class Reference

#include <requesttypes.h>

Public Member Functions

const QString & imageUrl () const
 The image url.

 
void setImageUrl (QString newImageUrl)
 
const QString & providerName () const
 The provider name.

 
void setProviderName (QString newProviderName)
 

Member Function Documentation

◆ imageUrl()

const QString & Jellyfin::Loader::GetRemoteSearchImageParams::imageUrl ( ) const

The image url.

◆ providerName()

const QString & Jellyfin::Loader::GetRemoteSearchImageParams::providerName ( ) const

The provider name.

◆ setImageUrl()

void Jellyfin::Loader::GetRemoteSearchImageParams::setImageUrl ( QString newImageUrl)

◆ setProviderName()

void Jellyfin::Loader::GetRemoteSearchImageParams::setProviderName ( QString newProviderName)

The documentation for this class was generated from the following files: