[KLF Backend][KLF Tools][KLF Home]
KLatexFormula Project
Functions
klfsysinfo.cpp File Reference
#include <stdlib.h>
#include <QDebug>
#include <QString>
#include <QStringList>
#include "klfdefs.h"
#include "klfsysinfo.h"
Include dependency graph for klfsysinfo.cpp:

Go to the source code of this file.

Functions

QString klf_defs_sysinfo_arch ()
 
bool _klf_otheros_is_laptop ()
 
bool _klf_otheros_is_on_battery_power ()
 
KLFSysInfo::BatteryInfo _klf_otheros_battery_info ()
 

Function Documentation

◆ _klf_otheros_battery_info()

KLFSysInfo::BatteryInfo _klf_otheros_battery_info ( )

◆ _klf_otheros_is_laptop()

bool _klf_otheros_is_laptop ( )

◆ _klf_otheros_is_on_battery_power()

bool _klf_otheros_is_on_battery_power ( )

Definition at line 27 of file klfdefs_otheros.cpp.

References _klf_otheros_battery_info(), and KLFSysInfo::BatteryInfo::onbatterypower.

Referenced by KLFSysInfo::isOnBatteryPower().

Here is the caller graph for this function:

◆ klf_defs_sysinfo_arch()

QString klf_defs_sysinfo_arch ( )

Definition at line 38 of file klfdefs_linux.cpp.

References QString::fromLatin1().

Referenced by KLFSysInfo::arch().

Here is the caller graph for this function:

Generated by doxygen 1.8.15