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

#include <requesttypes.h>

Public Member Functions

const QString & jellyfinId () const
 Listing provider id.
 
void setJellyfinId (QString newJellyfinId)
 
bool jellyfinIdNull () const
 
void setJellyfinIdNull ()
 

Member Function Documentation

◆ jellyfinId()

const QString & Jellyfin::Loader::DeleteListingProviderParams::jellyfinId ( ) const

Listing provider id.

◆ jellyfinIdNull()

bool Jellyfin::Loader::DeleteListingProviderParams::jellyfinIdNull ( ) const

◆ setJellyfinId()

void Jellyfin::Loader::DeleteListingProviderParams::setJellyfinId ( QString newJellyfinId)

◆ setJellyfinIdNull()

void Jellyfin::Loader::DeleteListingProviderParams::setJellyfinIdNull ( )

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