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

#include <requesttypes.h>

Public Member Functions

const QString & name () const
 The name of the page.

 
void setName (QString newName)
 
bool nameNull () const
 
void setNameNull ()
 

Member Function Documentation

◆ name()

const QString & Jellyfin::Loader::GetDashboardConfigurationPageParams::name ( ) const

The name of the page.

◆ nameNull()

bool Jellyfin::Loader::GetDashboardConfigurationPageParams::nameNull ( ) const

◆ setName()

void Jellyfin::Loader::GetDashboardConfigurationPageParams::setName ( QString newName)

◆ setNameNull()

void Jellyfin::Loader::GetDashboardConfigurationPageParams::setNameNull ( )

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