ProjectPyramid/Documentation/source/Plugin_Project_Pyramid.ProjectPyramid.ConfigurationPage.PyramidPage.html

branch
eric7
changeset 147
eb28b4b6f7f5
parent 138
72ebb74aa42d
child 157
ddbc0e38ea1b
equal deleted inserted replaced
146:7d955b1995d5 147:eb28b4b6f7f5
71 <tr> 71 <tr>
72 <td><a href="#PyramidPage.__init__">PyramidPage</a></td> 72 <td><a href="#PyramidPage.__init__">PyramidPage</a></td>
73 <td>Constructor</td> 73 <td>Constructor</td>
74 </tr> 74 </tr>
75 <tr> 75 <tr>
76 <td><a href="#PyramidPage.on_translationsButton_clicked">on_translationsButton_clicked</a></td>
77 <td>Private slot to select the translations editor via a file selection dialog.</td>
78 </tr>
79 <tr>
80 <td><a href="#PyramidPage.on_urlResetButton_clicked">on_urlResetButton_clicked</a></td> 76 <td><a href="#PyramidPage.on_urlResetButton_clicked">on_urlResetButton_clicked</a></td>
81 <td>Private slot to reset the Pyramid documentation URL.</td> 77 <td>Private slot to reset the Pyramid documentation URL.</td>
82 </tr>
83 <tr>
84 <td><a href="#PyramidPage.on_virtualEnvPy3Button_clicked">on_virtualEnvPy3Button_clicked</a></td>
85 <td>Private slot to select the virtual environment for Python 3 via a directory selection dialog.</td>
86 </tr> 78 </tr>
87 <tr> 79 <tr>
88 <td><a href="#PyramidPage.save">save</a></td> 80 <td><a href="#PyramidPage.save">save</a></td>
89 <td>Public slot to save the Pyramid configuration.</td> 81 <td>Public slot to save the Pyramid configuration.</td>
90 </tr> 82 </tr>
102 <p> 94 <p>
103 Constructor 95 Constructor
104 </p> 96 </p>
105 <dl> 97 <dl>
106 98
107 <dt><i>plugin</i></dt> 99 <dt><i>plugin</i> (ProjectPyramidPlugin)</dt>
108 <dd> 100 <dd>
109 reference to the plugin object 101 reference to the plugin object
110 </dd> 102 </dd>
111 </dl> 103 </dl>
112 <a NAME="PyramidPage.on_translationsButton_clicked" ID="PyramidPage.on_translationsButton_clicked"></a>
113 <h4>PyramidPage.on_translationsButton_clicked</h4>
114 <b>on_translationsButton_clicked</b>(<i></i>)
115
116 <p>
117 Private slot to select the translations editor via a file selection
118 dialog.
119 </p>
120 <a NAME="PyramidPage.on_urlResetButton_clicked" ID="PyramidPage.on_urlResetButton_clicked"></a> 104 <a NAME="PyramidPage.on_urlResetButton_clicked" ID="PyramidPage.on_urlResetButton_clicked"></a>
121 <h4>PyramidPage.on_urlResetButton_clicked</h4> 105 <h4>PyramidPage.on_urlResetButton_clicked</h4>
122 <b>on_urlResetButton_clicked</b>(<i></i>) 106 <b>on_urlResetButton_clicked</b>(<i></i>)
123 107
124 <p> 108 <p>
125 Private slot to reset the Pyramid documentation URL. 109 Private slot to reset the Pyramid documentation URL.
126 </p>
127 <a NAME="PyramidPage.on_virtualEnvPy3Button_clicked" ID="PyramidPage.on_virtualEnvPy3Button_clicked"></a>
128 <h4>PyramidPage.on_virtualEnvPy3Button_clicked</h4>
129 <b>on_virtualEnvPy3Button_clicked</b>(<i></i>)
130
131 <p>
132 Private slot to select the virtual environment for Python 3 via a
133 directory selection dialog.
134 </p> 110 </p>
135 <a NAME="PyramidPage.save" ID="PyramidPage.save"></a> 111 <a NAME="PyramidPage.save" ID="PyramidPage.save"></a>
136 <h4>PyramidPage.save</h4> 112 <h4>PyramidPage.save</h4>
137 <b>save</b>(<i></i>) 113 <b>save</b>(<i></i>)
138 114

eric ide

mercurial