Subversion Repositories Projects

Rev

Rev 158 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 158 Rev 162
Line 35... Line 35...
35
    cSettings *Settings;
35
    cSettings *Settings;
36
    QCheckBox *cb_Plot[MaxAnalog];
36
    QCheckBox *cb_Plot[MaxAnalog];
37
    QCheckBox *cb_Log[MaxAnalog];
37
    QCheckBox *cb_Log[MaxAnalog];
Line 38... Line 38...
38
 
38
 
39
 
39
 
40
    void set_Settings(cSettings *Set);
40
    void set_Settings(cSettings *Set, int ID = 0);
Line 41... Line 41...
41
    cSettings *get_Settings();
41
    cSettings *get_Settings();