Almetare
1.14
Alle meine Taschenrechner - Eine C++-Bibliothek zur Entwicklung von Taschenrechnern
Hauptseite
Klassen
Dateien
Auflistung der Dateien
Datei-Elemente
Alle
Klassen
Dateien
Funktionen
Variablen
Typdefinitionen
Aufzählungswerte
Freundbeziehungen
calc_type.h
gehe zur Dokumentation dieser Datei
1
//******************************************************************************
2
// Copyright (c) 2002-2004 by Friedemann Seebass, Germany.
3
// Dieses Programm ist freie Software. Siehe GNU GPL Notiz in Datei main.cpp.
4
// This program is free software. See the GNU GPL notice in file main.cpp.
5
// Projekt: Almetare - Alle meine Taschenrechner
6
//******************************************************************************
17
//******************************************************************************
18
// Wann Wer Was
19
// ---------- -------- ---------------------------------------------------------
20
// 15.09.2002 fse erzeugt
21
//******************************************************************************
22
23
#ifndef CALC_TYPE_H
24
#define CALC_TYPE_H
25
26
#ifndef __cplusplus
27
#error calc_type.h is only for C++!
28
#endif
29
30
//******************************************************************************
31
32
#include "
calc_fx85v.h
"
33
#include "
fx85v_main_dlg.h
"
34
35
#define CALC_CLASS CalculatorFx85v
36
#define CALC_DLG_CLASS Fx85vMainDlg
37
38
//******************************************************************************
39
40
#endif // !CALC_TYPE_H
calc_fx85v.h
Klassen fuer den Casio fx-85v (Modul special).
fx85v_main_dlg.h
Dialogklasse des Casio fx-85v (Modul special).
almetare
special
casio_sci
fx85v
calc_type.h
Erzeugt am Sam Feb 25 2017 08:50:34 für Almetare von
1.8.7