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

#include <requesttypes.h>

Public Member Functions

const bool & isHidden () const
 Optional. Filter by folders that are marked hidden, or not.

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

Member Function Documentation

◆ isHidden()

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

Optional. Filter by folders that are marked hidden, or not.

◆ isHiddenNull()

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

◆ setIsHidden()

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

◆ setIsHiddenNull()

void Jellyfin::Loader::GetMediaFoldersParams::setIsHiddenNull ( )

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