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

#include <requesttypes.h>

Public Member Functions

const bool & isDisabled () const
 Optional filter by IsDisabled=true or false.
 
void setIsDisabled (bool newIsDisabled)
 
bool isDisabledNull () const
 
void setIsDisabledNull ()
 
const bool & isHidden () const
 Optional filter by IsHidden=true or false.

 
void setIsHidden (bool newIsHidden)
 
bool isHiddenNull () const
 
void setIsHiddenNull ()
 

Member Function Documentation

◆ isDisabled()

const bool & Jellyfin::Loader::GetUsersParams::isDisabled ( ) const

Optional filter by IsDisabled=true or false.

◆ isDisabledNull()

bool Jellyfin::Loader::GetUsersParams::isDisabledNull ( ) const

◆ isHidden()

const bool & Jellyfin::Loader::GetUsersParams::isHidden ( ) const

Optional filter by IsHidden=true or false.

◆ isHiddenNull()

bool Jellyfin::Loader::GetUsersParams::isHiddenNull ( ) const

◆ setIsDisabled()

void Jellyfin::Loader::GetUsersParams::setIsDisabled ( bool newIsDisabled)

◆ setIsDisabledNull()

void Jellyfin::Loader::GetUsersParams::setIsDisabledNull ( )

◆ setIsHidden()

void Jellyfin::Loader::GetUsersParams::setIsHidden ( bool newIsHidden)

◆ setIsHiddenNull()

void Jellyfin::Loader::GetUsersParams::setIsHiddenNull ( )

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