tuned-switcher 1.1.0
Performance profile manager
Loading...
Searching...
No Matches
QTunedProfileMode Struct Reference

#include <tunedtypes.h>

Public Member Functions

 QTunedProfileMode ()
 

Public Attributes

QString Mode
 
QString Reason
 

Friends

QDBusArgument & operator<< (QDBusArgument &argument, const QTunedProfileMode &mode)
 
const QDBusArgument & operator>> (const QDBusArgument &argument, QTunedProfileMode &mode)
 

Detailed Description

Structure for working Tuned profile modes.

Constructor & Destructor Documentation

◆ QTunedProfileMode()

QTunedProfileMode::QTunedProfileMode ( )
inline

Constructor of the QTunedProfileMode structure.

Friends And Related Symbol Documentation

◆ operator<<

QDBusArgument & operator<< ( QDBusArgument & argument,
const QTunedProfileMode & mode )
friend

Operator << of the QTunedProfileMode structure.

Parameters
argumentInstance of the QDBusArgument class.
modeInstance of the QTunedProfileMode class.

◆ operator>>

const QDBusArgument & operator>> ( const QDBusArgument & argument,
QTunedProfileMode & mode )
friend

Operator >> of the QTunedProfileMode structure.

Parameters
argumentInstance of the QDBusArgument class.
modeInstance of the QTunedProfileMode class.

Member Data Documentation

◆ Mode

QString QTunedProfileMode::Mode

Tuned profile mode.

◆ Reason

QString QTunedProfileMode::Reason

Tuned profile mode switch reason.


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