From 35e695a9fbf7a8632ff38c141372f84a86954145 Mon Sep 17 00:00:00 2001 From: Niklas Goby Date: Wed, 23 Nov 2011 11:29:46 +0100 Subject: deleted the doxygen/html, /latex and /man folder and put them into to gitignore list --- doxygen/html/class_sys_info.html | 205 --------------------------------------- 1 file changed, 205 deletions(-) delete mode 100644 doxygen/html/class_sys_info.html (limited to 'doxygen/html/class_sys_info.html') diff --git a/doxygen/html/class_sys_info.html b/doxygen/html/class_sys_info.html deleted file mode 100644 index 48e7685..0000000 --- a/doxygen/html/class_sys_info.html +++ /dev/null @@ -1,205 +0,0 @@ - - - - -ndgui/NetworkDiscovery: SysInfo Class Reference - - - - - - - - - - - - - -
-
- - - - - - -
-
ndgui/NetworkDiscovery
-
-
- - -
-
- -
-
-
- -
-
- -
-

SysInfo Class Reference

-
-
- -

#include <sysinfo.h>

- -

List of all members.

- - - - - -

-Public Member Functions

 SysInfo ()
 ~SysInfo ()
const QString getInfo (const QString &infoName)
-

Constructor & Destructor Documentation

- -
-
- - - - - - - -
SysInfo::SysInfo ()
-
-
-

A empty constructor.

- -
-
- -
-
- - - - - - - -
SysInfo::~SysInfo ()
-
-
-

A empty destructor.

- -
-
-

Member Function Documentation

- -
-
- - - - - - - - -
const QString SysInfo::getInfo (const QString & infoName)
-
-
-

This method returns system informations.

-

This method returns system informations according to the parameter. This method can be called from the JavascriptInterface class with the method JavascriptInterface::getSysInfo(const QString& info).

-
Parameters:
- - -
infoNameIs of type QString. Defines which method will be called. Possible values are:

-
    -
  • mbserial
  • -
  • usb
  • -
-
-
-
-
Returns:
QString the output of the called method or "info_error" if an error occurred (e. g. invalid parameter).
-
See also:
JavascriptInterface::getSysInfo(const QString& info)
- -

-Here is the caller graph for this function:
-
-
- - -
-

- -
-
-
The documentation for this class was generated from the following files: -
-
- - -
- All Classes Files Functions Variables Defines
- - -
- -
- - - - -- cgit v1.2.3-55-g7522