diff options
| author | Niklas Goby | 2011-11-23 11:29:46 +0100 |
|---|---|---|
| committer | Niklas Goby | 2011-11-23 11:29:46 +0100 |
| commit | 35e695a9fbf7a8632ff38c141372f84a86954145 (patch) | |
| tree | 87e95fc44c9e900e39a8a6ec996f40db30aee53e /doxygen/man/man3/fbgui.h.3 | |
| parent | new comments (diff) | |
| download | fbgui-35e695a9fbf7a8632ff38c141372f84a86954145.tar.gz fbgui-35e695a9fbf7a8632ff38c141372f84a86954145.tar.xz fbgui-35e695a9fbf7a8632ff38c141372f84a86954145.zip | |
deleted the doxygen/html, /latex and /man folder and put them into to gitignore list
Diffstat (limited to 'doxygen/man/man3/fbgui.h.3')
| -rw-r--r-- | doxygen/man/man3/fbgui.h.3 | 111 |
1 files changed, 0 insertions, 111 deletions
diff --git a/doxygen/man/man3/fbgui.h.3 b/doxygen/man/man3/fbgui.h.3 deleted file mode 100644 index c53a27b..0000000 --- a/doxygen/man/man3/fbgui.h.3 +++ /dev/null @@ -1,111 +0,0 @@ -.TH "/home/niklas/workspace/fbgui/src/fbgui.h" 3 "Wed Nov 9 2011" "ndgui/NetworkDiscovery" \" -*- nroff -*- -.ad l -.nh -.SH NAME -/home/niklas/workspace/fbgui/src/fbgui.h \- -.SH SYNOPSIS -.br -.PP -\fC#include <QWSServer>\fP -.br -\fC#include <QtGui>\fP -.br -\fC#include <QtWebKit>\fP -.br -\fC#include <QxtCore>\fP -.br - -.SS "Classes" - -.in +1c -.ti -1c -.RI "class \fBfbgui\fP" -.br -.in -1c -.SS "Defines" - -.in +1c -.ti -1c -.RI "#define \fBDEFAULT_URL\fP 'http://www.google.com'" -.br -.ti -1c -.RI "#define \fBDEFAULT_DOWNLOAD_DIR\fP '/tmp/\fBfbgui\fP'" -.br -.ti -1c -.RI "#define \fBDEFAULT_CONFIG_PATH\fP '/etc/fbgui.conf'" -.br -.ti -1c -.RI "#define \fBDEFAULT_LOG_FILE_PATH\fP '/tmp/fbgui.log'" -.br -.ti -1c -.RI "#define \fBDEFAULT_UPDATE_INTERVAL\fP 1;" -.br -.ti -1c -.RI "#define \fBDEFAULT_QRC_HTML_DIR\fP ':/html'" -.br -.ti -1c -.RI "#define \fBDEFAULT_FILE_TRIGGER\fP '/tmp/\fBfbgui\fP/trigger'" -.br -.in -1c -.SS "Variables" - -.in +1c -.ti -1c -.RI "QString \fBlogFilePath\fP" -.br -.ti -1c -.RI "QString \fBipConfigFilePath\fP" -.br -.ti -1c -.RI "QThread \fBdmThread\fP" -.br -.ti -1c -.RI "QString \fBserialLocation\fP" -.br -.ti -1c -.RI "QString \fBfileToTriggerURL\fP" -.br -.ti -1c -.RI "QString \fBsessionID\fP" -.br -.ti -1c -.RI "QString \fBbinPath\fP" -.br -.ti -1c -.RI "QString \fBdownloadPath\fP" -.br -.ti -1c -.RI "QUrl \fBbaseURL\fP" -.br -.ti -1c -.RI "int \fBdebugMode\fP" -.br -.ti -1c -.RI "int \fBupdateInterval\fP" -.br -.in -1c -.SH "Define Documentation" -.PP -.SS "#define DEFAULT_CONFIG_PATH '/etc/fbgui.conf'" -.SS "#define DEFAULT_DOWNLOAD_DIR '/tmp/\fBfbgui\fP'" -.SS "#define DEFAULT_FILE_TRIGGER '/tmp/\fBfbgui\fP/trigger'" -.SS "#define DEFAULT_LOG_FILE_PATH '/tmp/fbgui.log'" -.SS "#define DEFAULT_QRC_HTML_DIR ':/html'" -.SS "#define DEFAULT_UPDATE_INTERVAL 1;" -.SS "#define DEFAULT_URL 'http://www.google.com'" -.SH "Variable Documentation" -.PP -.SS "QUrl baseURL" -.SS "QString binPath" -.SS "int \fBdebugMode\fP" -.SS "QThread \fBdmThread\fP" -.SS "QString downloadPath" -.SS "QString fileToTriggerURL" -.SS "QString ipConfigFilePath" -.SS "QString logFilePath" -.SS "QString serialLocation" -.SS "QString sessionID" -.SS "int \fBupdateInterval\fP" -.SH "Author" -.PP -Generated automatically by Doxygen for ndgui/NetworkDiscovery from the source code. |
