Almetare
1.15
Alle meine Taschenrechner - Eine C++-Bibliothek zur Entwicklung von Taschenrechnern
fx3600p_main_base_dlg.h
1
/****************************************************************************
2
** Form interface generated from reading ui file '..\almetare\special\casio_sci\fx3600p\fx3600p_main_base_dlg.ui'
3
**
4
** Created: Mon Apr 23 19:49:47 2018
5
** by: The User Interface Compiler (uic)
6
**
7
** WARNING! All changes made in this file will be lost!
8
****************************************************************************/
9
#ifndef FX3600PMAINBASEDLG_H
10
#define FX3600PMAINBASEDLG_H
11
12
#include <qvariant.h>
13
#include <qdialog.h>
14
class
QVBoxLayout;
15
class
QHBoxLayout;
16
class
QGridLayout;
17
class
QLabel;
18
class
QLineEdit;
19
class
QPushButton;
20
class
QToolButton;
21
22
class
Fx3600pMainBaseDlg
:
public
QDialog
23
{
24
Q_OBJECT
25
26
public
:
27
Fx3600pMainBaseDlg
( QWidget* parent = 0,
const
char
* name = 0,
bool
modal = FALSE, WFlags fl = 0 );
28
~
Fx3600pMainBaseDlg
();
29
30
QLabel* mLbR_X1yP;
31
QLabel* mLbR_PrP;
32
QLabel* mLbR_RpP;
33
QLabel* mLbR_HltP;
34
QLabel* mLbB_EntP;
35
QLabel* mLbB_OnP;
36
QLabel* mSeebassP;
37
QLabel* mLbWgLrnP;
38
QLabel* mLbWgGraP;
39
QLabel* mLbWgModeP;
40
QLabel* mLbBbSdP;
41
QLabel* mLbWgLrnP_2;
42
QLabel* mLbWgNormP;
43
QLabel* mLbWgRadP;
44
QLabel* mLbWgSciP;
45
QLabel* mLbBbLrP;
46
QLabel* mLbWgDegP;
47
QLabel* mLbWgFixP;
48
QLabel* mLbWgIntP;
49
QLineEdit* mDisplayP;
50
QLineEdit* mLcdStrP;
51
QLineEdit* mModesP;
52
QLabel* mLbRbRP;
53
QLabel* mLbR_KacP;
54
QLabel* mLbR_xyP;
55
QLabel* mLbR_RndP;
56
QLabel* mLbR_RanP;
57
QLabel* mLbB_PiP;
58
QLabel* mLbR_PrcP;
59
QLabel* mLbBbDataP;
60
QLabel* mLbRbDelP;
61
QLabel* mLbRbAP;
62
QLabel* mLbR_Xgt0P;
63
QLabel* mLbRbBP;
64
QLabel* mLbR_RtnP;
65
QLabel* mLbRbYaveP;
66
QLabel* mLbRbXaveP;
67
QLabel* mLbRbYsnP;
68
QLabel* mLbRbXsnP;
69
QLabel* mLbBbSy2P;
70
QLabel* mLbBbSx2P;
71
QLabel* mLbBbSxP;
72
QLabel* mLbBbSyP;
73
QLabel* mLbR_XleMP;
74
QLabel* mLbBbSxyP;
75
QLabel* mLbRbYsn1P;
76
QLabel* mLbBbNP;
77
QLabel* mLbRbXsn1P;
78
QLabel* mLbR_pclP;
79
QLabel* mLbR_1xP;
80
QLabel* mLbR_EngBackP;
81
QLabel* mLbR_10xP;
82
QLabel* mLbR_ExP;
83
QLabel* mLbR_X2P;
84
QLabel* mLbR_SxgP;
85
QLabel* mLbR_AsinP;
86
QLabel* mLbR_AcosP;
87
QLabel* mLbR_AtanP;
88
QLabel* mLbR_SqrtP;
89
QLabel* mLbR_FctP;
90
QLabel* mLbR_XyP;
91
QLabel* mLbR_XkP;
92
QLabel* mLbR_MinP;
93
QLabel* mLbR_MsubP;
94
QLabel* mLbBbXdYdP;
95
QLabel* mLbBbYP;
96
QLabel* mLbRbXP;
97
QLabel* mLbBackgroundP;
98
QPushButton* mModeP;
99
QPushButton* mLnP;
100
QPushButton* mLogP;
101
QPushButton* mInvP;
102
QPushButton* mEngP;
103
QPushButton* mAbcP;
104
QPushButton* mP1P;
105
QPushButton* mTanP;
106
QPushButton* mSignP;
107
QPushButton* mSinP;
108
QPushButton* mIsxgP;
109
QPushButton* mCosP;
110
QPushButton* mHypP;
111
QPushButton* mKoutP;
112
QPushButton* mKinP;
113
QPushButton* mBraP;
114
QPushButton* mRclP;
115
QPushButton* mKetP;
116
QPushButton* m8P;
117
QPushButton* m9P;
118
QPushButton* m7P;
119
QPushButton* mCP;
120
QPushButton* mAcP;
121
QPushButton* m5P;
122
QPushButton* mMulP;
123
QPushButton* m6P;
124
QPushButton* mDivP;
125
QPushButton* m4P;
126
QPushButton* mAddP;
127
QPushButton* m2P;
128
QPushButton* m1P;
129
QPushButton* m3P;
130
QPushButton* mSubP;
131
QPushButton* mExpP;
132
QPushButton* m0P;
133
QPushButton* mPointP;
134
QPushButton* mEquP;
135
QPushButton* mRunP;
136
QLabel* mLbR_P2P;
137
QToolButton* mOffP;
138
QPushButton* mSumP;
139
QToolButton* mPrgP;
140
QToolButton* mCalcTypeP;
141
142
public
slots:
143
virtual
void
butAbc();
144
virtual
void
butAc();
145
virtual
void
butAction();
146
virtual
void
butAnyMode();
147
virtual
void
butBra();
148
virtual
void
butDigit();
149
virtual
void
butEng();
150
virtual
void
butExp();
151
virtual
void
butPon();
152
virtual
void
butSign();
153
virtual
void
butSum();
154
virtual
void
butType();
155
virtual
void
butPrg();
156
virtual
void
playPress();
157
virtual
void
playRelease();
158
159
protected
:
160
bool
event( QEvent* );
161
};
162
163
#endif // FX3600PMAINBASEDLG_H
Fx3600pMainBaseDlg
Definition:
fx3600p_main_base_dlg.h:22
almetare
special
casio_sci
fx3600p
fx3600p_main_base_dlg.h
Erzeugt am Son Apr 7 2019 20:55:13 für Almetare von
1.8.15