Parent Directory
|
Revision Log
|
Patch
| revision 1.5 by mocchiut, Mon Jun 15 14:17:19 2009 UTC | revision 1.7 by mocchiut, Wed Jan 11 16:27:28 2012 UTC | |
|---|---|---|
| # | Line 74 class PAMevcontrol : public TGMainFrame | Line 74 class PAMevcontrol : public TGMainFrame |
| 74 | TGCheckButton *fchkinfo; | TGCheckButton *fchkinfo; |
| 75 | TGCheckButton *fchknames; | TGCheckButton *fchknames; |
| 76 | TGCheckButton *fchkpalette; | TGCheckButton *fchkpalette; |
| 77 | TGCheckButton *fchktrigger; | |
| 78 | // | // |
| 79 | TGRadioButton *bwc0; | TGRadioButton *bwc0; |
| 80 | TGRadioButton *bwc1; | TGRadioButton *bwc1; |
| # | Line 127 class PAMevcontrol : public TGMainFrame | Line 128 class PAMevcontrol : public TGMainFrame |
| 128 | void chkcalost(); | void chkcalost(); |
| 129 | void getl0file(); | void getl0file(); |
| 130 | ||
| 131 | void Refresh(); | |
| 132 | void StopSearching(); | void StopSearching(); |
| 133 | void SetSearching(); | void SetSearching(); |
| 134 | void RefreshButtons(); | void RefreshButtons(); |
| # | Line 140 class PAMevcontrol : public TGMainFrame | Line 142 class PAMevcontrol : public TGMainFrame |
| 142 | void chkinfo(); | void chkinfo(); |
| 143 | void chknames(); | void chknames(); |
| 144 | void chkpalette(); | void chkpalette(); |
| 145 | void chktrigger(); | |
| 146 | void radiocolor(); | void radiocolor(); |
| 147 | void radiobw(); | void radiobw(); |
| 148 | void radiotrack(); | void radiotrack(); |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.23 |