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

#include <requesttypes.h>

Public Member Functions

const bool & enableInMainMenu () const
 Whether to enable in the main menu.

 
void setEnableInMainMenu (bool newEnableInMainMenu)
 
bool enableInMainMenuNull () const
 
void setEnableInMainMenuNull ()
 
const ConfigurationPageTypepageType () const
 The Jellyfin.Api.Models.ConfigurationPageInfo.

 
void setPageType (ConfigurationPageType newPageType)
 
bool pageTypeNull () const
 
void setPageTypeNull ()
 

Member Function Documentation

◆ enableInMainMenu()

const bool & Jellyfin::Loader::GetConfigurationPagesParams::enableInMainMenu ( ) const

Whether to enable in the main menu.

◆ enableInMainMenuNull()

bool Jellyfin::Loader::GetConfigurationPagesParams::enableInMainMenuNull ( ) const

◆ pageType()

const ConfigurationPageType & Jellyfin::Loader::GetConfigurationPagesParams::pageType ( ) const

The Jellyfin.Api.Models.ConfigurationPageInfo.

◆ pageTypeNull()

bool Jellyfin::Loader::GetConfigurationPagesParams::pageTypeNull ( ) const

◆ setEnableInMainMenu()

void Jellyfin::Loader::GetConfigurationPagesParams::setEnableInMainMenu ( bool newEnableInMainMenu)

◆ setEnableInMainMenuNull()

void Jellyfin::Loader::GetConfigurationPagesParams::setEnableInMainMenuNull ( )

◆ setPageType()

void Jellyfin::Loader::GetConfigurationPagesParams::setPageType ( ConfigurationPageType newPageType)

◆ setPageTypeNull()

void Jellyfin::Loader::GetConfigurationPagesParams::setPageTypeNull ( )

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