Rev 161 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 161 | Rev 165 | ||
---|---|---|---|
Line 29... | Line 29... | ||
29 | 29 | ||
30 | private: |
30 | private: |
31 | Ui::ClassEditor *ui; |
31 | Ui::ClassEditor *ui; |
32 | 32 | ||
33 | settingForm setFrm;
|
33 | settingForm setFrm;
|
- | 34 | IconForm iconFrm;
|
|
34 | 35 | ||
35 | QString baseName;
|
36 | QString baseName;
|
36 | QString hostName;
|
37 | QString hostName;
|
37 | QString userName;
|
38 | QString userName;
|
38 | QString password;
|
39 | QString password;
|