src/eric7/Documentation/Source/eric7.Network.IRC.IrcServerEditDialog.html

branch
eric7
changeset 10428
a071d4065202
parent 9209
b99e7fd55fd3
child 10479
856476537696
equal deleted inserted replaced
10427:3733e2b23cf7 10428:a071d4065202
84 <p> 84 <p>
85 Constructor 85 Constructor
86 </p> 86 </p>
87 <dl> 87 <dl>
88 88
89 <dt><i>server</i></dt> 89 <dt><i>server</i> (IrcServer)</dt>
90 <dd> 90 <dd>
91 reference to the IRC server object (IrcServer) 91 reference to the IRC server object
92 </dd> 92 </dd>
93 <dt><i>parent</i></dt> 93 <dt><i>parent</i> (QWidget)</dt>
94 <dd> 94 <dd>
95 reference to the parent widget (QWidget) 95 reference to the parent widget
96 </dd> 96 </dd>
97 </dl> 97 </dl>
98 <a NAME="IrcServerEditDialog.__updateOkButton" ID="IrcServerEditDialog.__updateOkButton"></a> 98 <a NAME="IrcServerEditDialog.__updateOkButton" ID="IrcServerEditDialog.__updateOkButton"></a>
99 <h4>IrcServerEditDialog.__updateOkButton</h4> 99 <h4>IrcServerEditDialog.__updateOkButton</h4>
100 <b>__updateOkButton</b>(<i></i>) 100 <b>__updateOkButton</b>(<i></i>)
111 the dialog. 111 the dialog.
112 </p> 112 </p>
113 <dl> 113 <dl>
114 <dt>Return:</dt> 114 <dt>Return:</dt>
115 <dd> 115 <dd>
116 server object (IrcServer) 116 server object
117 </dd>
118 </dl>
119 <dl>
120 <dt>Return Type:</dt>
121 <dd>
122 IrcServer
117 </dd> 123 </dd>
118 </dl> 124 </dl>
119 <a NAME="IrcServerEditDialog.on_serverEdit_textChanged" ID="IrcServerEditDialog.on_serverEdit_textChanged"></a> 125 <a NAME="IrcServerEditDialog.on_serverEdit_textChanged" ID="IrcServerEditDialog.on_serverEdit_textChanged"></a>
120 <h4>IrcServerEditDialog.on_serverEdit_textChanged</h4> 126 <h4>IrcServerEditDialog.on_serverEdit_textChanged</h4>
121 <b>on_serverEdit_textChanged</b>(<i>name</i>) 127 <b>on_serverEdit_textChanged</b>(<i>name</i>)
123 <p> 129 <p>
124 Private slot handling changes of the server name. 130 Private slot handling changes of the server name.
125 </p> 131 </p>
126 <dl> 132 <dl>
127 133
128 <dt><i>name</i></dt> 134 <dt><i>name</i> (str)</dt>
129 <dd> 135 <dd>
130 current name of the server (string) 136 current name of the server
131 </dd> 137 </dd>
132 </dl> 138 </dl>
133 <div align="right"><a href="#top">Up</a></div> 139 <div align="right"><a href="#top">Up</a></div>
134 <hr /> 140 <hr />
135 </body></html> 141 </body></html>

eric ide

mercurial