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

#include <tunedtypes.h>

Public Member Functions

 QTunedProfile ()
 

Public Attributes

QString Name
 
QString Description
 

Friends

QDBusArgument & operator<< (QDBusArgument &argument, const QTunedProfile &profile)
 
const QDBusArgument & operator>> (const QDBusArgument &argument, QTunedProfile &profile)
 

Detailed Description

Structure for working with a single Tuned profile entry.

Constructor & Destructor Documentation

◆ QTunedProfile()

QTunedProfile::QTunedProfile ( )
inline

Constructor of the QTunedProfile structure.

Friends And Related Symbol Documentation

◆ operator<<

QDBusArgument & operator<< ( QDBusArgument & argument,
const QTunedProfile & profile )
friend

Operator << of the QTunedProfile structure.

Parameters
argumentInstance of the QDBusArgument class.
profileInstance of the QTunedProfile class.

◆ operator>>

const QDBusArgument & operator>> ( const QDBusArgument & argument,
QTunedProfile & profile )
friend

Operator >> of the QTunedProfile structure.

Parameters
argumentInstance of the QDBusArgument class.
profileInstance of the QTunedProfile class.

Member Data Documentation

◆ Description

QString QTunedProfile::Description

Tuned profile description.

◆ Name

QString QTunedProfile::Name

Tuned profile name.


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