![]() |
Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
#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 bool & Jellyfin::Loader::GetConfigurationPagesParams::enableInMainMenu | ( | ) | const |
Whether to enable in the main menu.
| bool Jellyfin::Loader::GetConfigurationPagesParams::enableInMainMenuNull | ( | ) | const |
| void Jellyfin::Loader::GetConfigurationPagesParams::setEnableInMainMenu | ( | bool | newEnableInMainMenu | ) |
| void Jellyfin::Loader::GetConfigurationPagesParams::setEnableInMainMenuNull | ( | ) |