QlightRead package | ESS final project 1.22-beta

/home/ron/Desktop/Frontend/src/global_macros.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define VERSION   "Version:\t1.22 - beta"
#define AUTHOR   "Ron Ablinger"
#define USB_SETTINGS_TSS   "settings/usb_device_set.tss"
#define BLUETOOTH_SETTINGS_TSS   "settings/bluetooth_device_set.tss"
#define SERIAL_SETTINGS_TSS   "settings/serial_device_set.tss"
#define PROG_SETTINGS_TSS   "settings/programm_set.tss"
#define DESCRIPTION_FILE   "doc/description.tsi"
#define BUILD_V   "Build:\t0230"
#define BUILD_D   "Build Date:\t14:01:2011"
#define DESCRIPTION   "This is a Project written for University purposes. This Program was made for the purpose of reading data that is being sent via USB from the at90USB162 uC.\nblablawritten in QT\nSerial Interfacing is possible, but If you use it with my e-Stick extension, it wont be possible"
#define LIBRARIES
#define TITLE_STRING   "QLightread - By Trilog Studios"

Detailed Description

QlightRead programm

----------------------------------------------------------------------

Description: This File contains macros for global use

----------------------------------------------------------------------

LICENSE: Copyright (C) 2011 by Ron Ablinger trilog_studios@nerdshack.com

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.

----------------------------------------------------------------------

Author:
Ron Ablinger <trilog_studios@nerdshack.com>
Date:
2011/01/17
Version:
Version:
1.22-beta
Todo:
consult sourcefile

Last Modified: 2010/01/17

Author:
Trilog Studios<Ron Ablinger>

Definition in file global_macros.h.


Define Documentation

#define AUTHOR   "Ron Ablinger"

Definition at line 46 of file global_macros.h.

#define BLUETOOTH_SETTINGS_TSS   "settings/bluetooth_device_set.tss"

Definition at line 50 of file global_macros.h.

#define BUILD_D   "Build Date:\t14:01:2011"

Definition at line 55 of file global_macros.h.

#define BUILD_V   "Build:\t0230"

Definition at line 54 of file global_macros.h.

#define DESCRIPTION   "This is a Project written for University purposes. This Program was made for the purpose of reading data that is being sent via USB from the at90USB162 uC.\nblablawritten in QT\nSerial Interfacing is possible, but If you use it with my e-Stick extension, it wont be possible"

Definition at line 56 of file global_macros.h.

#define DESCRIPTION_FILE   "doc/description.tsi"

Definition at line 53 of file global_macros.h.

#define LIBRARIES
Value:
"libusb - Daniel Drake & Johannes Erdfelt & Nathan Hjelm <http://www.libusb.org/>\n"\
                  "QwT Framework - Uwe Rathmann <http://qwt.sourceforge.net/>\n"\
                  "libqextserialport -Brandon Fosdick & Michal Policht <http://qextserialport.sourceforge.net/>"

Definition at line 57 of file global_macros.h.

#define PROG_SETTINGS_TSS   "settings/programm_set.tss"

Definition at line 52 of file global_macros.h.

#define SERIAL_SETTINGS_TSS   "settings/serial_device_set.tss"

Definition at line 51 of file global_macros.h.

#define TITLE_STRING   "QLightread - By Trilog Studios"

Definition at line 60 of file global_macros.h.

#define USB_SETTINGS_TSS   "settings/usb_device_set.tss"

Definition at line 49 of file global_macros.h.

#define VERSION   "Version:\t1.22 - beta"

Definition at line 45 of file global_macros.h.

 All Classes Files Functions Variables Defines