[KLF Backend][KLF Tools][KLF Home]
KLatexFormula Project
Functions
klfdefs_win.cpp File Reference
#include <klfdefs.h>
#include <klfsysinfo.h>
#include <windows.h>
Include dependency graph for klfdefs_win.cpp:

Go to the source code of this file.

Functions

KLF_EXPORT QString klf_defs_sysinfo_arch ()
 
KLF_EXPORT KLFSysInfo::BatteryInfo _klf_win_battery_info ()
 
KLF_EXPORT bool _klf_win_is_laptop ()
 
KLF_EXPORT bool _klf_win_is_on_battery_power ()
 

Detailed Description

This file contains some MS-Windows specific code for klfdefs.cpp

Definition in file klfdefs_win.cpp.

Function Documentation

◆ _klf_win_battery_info()

KLF_EXPORT KLFSysInfo::BatteryInfo _klf_win_battery_info ( )

◆ _klf_win_is_laptop()

KLF_EXPORT bool _klf_win_is_laptop ( )

Definition at line 72 of file klfdefs_win.cpp.

References _klf_win_battery_info(), and KLFSysInfo::BatteryInfo::islaptop.

Referenced by KLFSysInfo::osString().

◆ _klf_win_is_on_battery_power()

KLF_EXPORT bool _klf_win_is_on_battery_power ( )

◆ klf_defs_sysinfo_arch()

KLF_EXPORT QString klf_defs_sysinfo_arch ( )

Definition at line 45 of file klfdefs_win.cpp.

References QString::fromLatin1().

Referenced by KLFSysInfo::arch().


Generated by doxygen 1.8.13