Go to the source code of this file.
KLF_EXPORT KLFSysInfo::BatteryInfo _klf_otheros_battery_info | ( | ) |
Definition at line 10 of file klfdefs_otheros.cpp.
References KLFSysInfo::BatteryInfo::islaptop, klfWarning, and KLFSysInfo::BatteryInfo::onbatterypower.
Referenced by _klf_otheros_is_laptop(), and _klf_otheros_is_on_battery_power().
KLF_EXPORT bool _klf_otheros_is_laptop | ( | ) |
Definition at line 20 of file klfdefs_otheros.cpp.
References _klf_otheros_battery_info(), and KLFSysInfo::BatteryInfo::islaptop.
KLF_EXPORT 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.
KLF_EXPORT QString klf_defs_sysinfo_arch | ( | ) |
Definition at line 4 of file klfdefs_otheros.cpp.
References QString::fromLatin1().