Parent Directory | Revision Log | Patch
revision 1.1 by mocchiut, Fri Jul 14 14:17:57 2006 UTC | revision 1.2 by mocchiut, Mon Feb 26 17:30:30 2007 UTC | |
---|---|---|
# | Line 63 class PAMevcontrol : public TGMainFrame | Line 63 class PAMevcontrol : public TGMainFrame |
63 | TGHProgressBar *fHProg1; | TGHProgressBar *fHProg1; |
64 | TGCheckButton *ffl0; | TGCheckButton *ffl0; |
65 | TGCheckButton *ftrks4; | TGCheckButton *ftrks4; |
66 | // | |
67 | TGCheckButton *fchktof; | |
68 | TGCheckButton *fchkac; | |
69 | TGCheckButton *fchktrk; | |
70 | TGCheckButton *fchks4; | |
71 | TGCheckButton *fchknd; | |
72 | TGCheckButton *fchkcalo; | |
73 | TGCheckButton *fchkinfo; | |
74 | TGCheckButton *fchknames; | |
75 | TGCheckButton *fchkpalette; | |
76 | // | |
77 | TGRadioButton *bwc0; | |
78 | TGRadioButton *bwc1; | |
79 | TGRadioButton *jbwc0; | |
80 | TGRadioButton *jbwc1; | |
81 | // | |
82 | TGTextButton *bstop; | TGTextButton *bstop; |
83 | TGTextEntry *fText2; | TGTextEntry *fText2; |
84 | TGTextEntry *fText4; | TGTextEntry *fText4; |
# | Line 76 class PAMevcontrol : public TGMainFrame | Line 92 class PAMevcontrol : public TGMainFrame |
92 | virtual ~PAMevcontrol(); | virtual ~PAMevcontrol(); |
93 | void StopSearching(); | void StopSearching(); |
94 | void SetSearching(); | void SetSearching(); |
95 | void RefreshButtons(); | |
96 | void CheckLevel(); | void CheckLevel(); |
97 | void chktof(); | void chktof(); |
98 | void chkac(); | void chkac(); |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |