Parent Directory
|
Revision Log
|
Patch
| revision 1.3 by mocchiut, Tue Mar 20 12:49:53 2007 UTC | revision 1.4 by mocchiut, Fri Mar 30 11:16:41 2007 UTC | |
|---|---|---|
| # | Line 62 class PAMevcontrol : public TGMainFrame | Line 62 class PAMevcontrol : public TGMainFrame |
| 62 | private: | private: |
| 63 | TGHProgressBar *fHProg1; | TGHProgressBar *fHProg1; |
| 64 | TGCheckButton *ffl0; | TGCheckButton *ffl0; |
| 65 | TGCheckButton *ftrks4; | // TGCheckButton *ftrks4; |
| 66 | // | // |
| 67 | TGCheckButton *fchktof; | TGCheckButton *fchktof; |
| 68 | TGCheckButton *fchkac; | TGCheckButton *fchkac; |
| # | Line 86 class PAMevcontrol : public TGMainFrame | Line 86 class PAMevcontrol : public TGMainFrame |
| 86 | TGComboBox *fCombo; | TGComboBox *fCombo; |
| 87 | TGComboBox *fComboDec; | TGComboBox *fComboDec; |
| 88 | ||
| 89 | TGTextButton *fgetl0; | |
| 90 | ||
| 91 | TGTextButton *fshoworb; | TGTextButton *fshoworb; |
| 92 | TGTextButton *fshowtrg; | TGTextButton *fshowtrg; |
| 93 | TGTextButton *fshowtof; | TGTextButton *fshowtof; |
| # | Line 122 class PAMevcontrol : public TGMainFrame | Line 124 class PAMevcontrol : public TGMainFrame |
| 124 | void showalldata(); | void showalldata(); |
| 125 | void shownddata(); | void shownddata(); |
| 126 | void chkcalost(); | void chkcalost(); |
| 127 | void getl0file(); | |
| 128 | ||
| 129 | void StopSearching(); | void StopSearching(); |
| 130 | void SetSearching(); | void SetSearching(); |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.23 |