1 <!DOCTYPE html> |
1 <!DOCTYPE html> |
2 <html><head> |
2 <html><head> |
3 <title>Plugin_Project_Pyramid.ProjectPyramid.CreateParametersDialog</title> |
3 <title>Plugin_Project_Pyramid.ProjectPyramid.CreateParametersDialog</title> |
4 <meta charset="UTF-8"> |
4 <meta charset="UTF-8"> |
5 <style> |
5 <link rel="stylesheet" href="styles.css"> |
6 body { |
|
7 background: #EDECE6; |
|
8 margin: 0em 1em 10em 1em; |
|
9 color: black; |
|
10 } |
|
11 |
|
12 h1 { color: white; background: #85774A; } |
|
13 h2 { color: white; background: #85774A; } |
|
14 h3 { color: white; background: #9D936E; } |
|
15 h4 { color: white; background: #9D936E; } |
|
16 |
|
17 a { color: #BA6D36; } |
|
18 |
|
19 </style> |
|
20 </head> |
6 </head> |
21 <body> |
7 <body> |
22 <a NAME="top" ID="top"></a> |
8 <a NAME="top" ID="top"></a> |
23 <h1>Plugin_Project_Pyramid.ProjectPyramid.CreateParametersDialog</h1> |
9 <h1>Plugin_Project_Pyramid.ProjectPyramid.CreateParametersDialog</h1> |
24 |
10 |
55 <h3>Derived from</h3> |
41 <h3>Derived from</h3> |
56 QDialog, Ui_CreateParametersDialog |
42 QDialog, Ui_CreateParametersDialog |
57 <h3>Class Attributes</h3> |
43 <h3>Class Attributes</h3> |
58 |
44 |
59 <table> |
45 <table> |
60 <tr><td>PyramidStarter</td></tr><tr><td>PyramidStarterGH</td></tr> |
46 <tr><td>PyramidStarter</td></tr><tr><td>PyramidStarterGH</td></tr><tr><td>PyramidStarterZip</td></tr> |
61 </table> |
47 </table> |
62 <h3>Class Methods</h3> |
48 <h3>Class Methods</h3> |
63 |
49 |
64 <table> |
50 <table> |
65 <tr><td>None</td></tr> |
51 <tr><td>None</td></tr> |