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

Public Member Functions

 QObjectSettingsWrapperPrivate (QObjectSettingsWrapper *parent)
 
virtual ~QObjectSettingsWrapperPrivate ()
 
void readValue (const QMetaProperty &prop)
 
void resolveProperties (QByteArray path)
 

Public Attributes

QSettings m_settings
 
int propertyOffset = -1
 
int notifyIndex = -1
 
QString path
 
QByteArray absolutePath
 
QObjectSettingsWrapperscope = nullptr
 
QObjectSettingsWrapperq_ptr = nullptr
 
QList< QObjectSettingsWrapper * > children
 

Constructor & Destructor Documentation

◆ QObjectSettingsWrapperPrivate()

Jellyfin::QObjectSettingsWrapperPrivate::QObjectSettingsWrapperPrivate ( QObjectSettingsWrapper * parent)
explicit

◆ ~QObjectSettingsWrapperPrivate()

virtual Jellyfin::QObjectSettingsWrapperPrivate::~QObjectSettingsWrapperPrivate ( )
inlinevirtual

Member Function Documentation

◆ readValue()

void Jellyfin::QObjectSettingsWrapperPrivate::readValue ( const QMetaProperty & prop)

◆ resolveProperties()

void Jellyfin::QObjectSettingsWrapperPrivate::resolveProperties ( QByteArray path)

Member Data Documentation

◆ absolutePath

QByteArray Jellyfin::QObjectSettingsWrapperPrivate::absolutePath

◆ children

QList<QObjectSettingsWrapper *> Jellyfin::QObjectSettingsWrapperPrivate::children

◆ m_settings

QSettings Jellyfin::QObjectSettingsWrapperPrivate::m_settings

◆ notifyIndex

int Jellyfin::QObjectSettingsWrapperPrivate::notifyIndex = -1

◆ path

QString Jellyfin::QObjectSettingsWrapperPrivate::path

◆ propertyOffset

int Jellyfin::QObjectSettingsWrapperPrivate::propertyOffset = -1

◆ q_ptr

QObjectSettingsWrapper* Jellyfin::QObjectSettingsWrapperPrivate::q_ptr = nullptr

◆ scope

QObjectSettingsWrapper* Jellyfin::QObjectSettingsWrapperPrivate::scope = nullptr

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