Subversion Repositories svn1-original

Rev

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

Rev 175 Rev 184
Line 21... Line 21...
21
    Ui::QmConfigure *ui;
21
    Ui::QmConfigure *ui;
22
 
22
 
23
public slots:
23
public slots:
24
    void save(void);
24
    void save(void);
25
    void cancel(void);
25
    void cancel(void);
-
 
26
    void updateNe(void);
-
 
27
    void calcNe1(void);
-
 
28
    void calcNe2(void);
-
 
29
    void calcNe3(void);
-
 
30
    void calcNe4(void);
-
 
31
    void calcNe5(void);
26
};
32
};
27
 
33
 
28
#endif // QMCONFIGURE_H
34
#endif // QMCONFIGURE_H