Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
#include <requesttypes.h>
Public Member Functions | |
const QString & | name () const |
The name of the page. | |
void | setName (QString newName) |
bool | nameNull () const |
void | setNameNull () |
const QString & Jellyfin::Loader::GetDashboardConfigurationPageParams::name | ( | ) | const |
The name of the page.
bool Jellyfin::Loader::GetDashboardConfigurationPageParams::nameNull | ( | ) | const |
void Jellyfin::Loader::GetDashboardConfigurationPageParams::setName | ( | QString | newName | ) |
void Jellyfin::Loader::GetDashboardConfigurationPageParams::setNameNull | ( | ) |