src/eric7/Documentation/Source/eric7.EricNetwork.EricNetworkIcon.html

branch
eric7
changeset 10922
36a90a94765c
parent 10479
856476537696
equal deleted inserted replaced
10921:495f084a737e 10922:36a90a94765c
85 </table> 85 </table>
86 86
87 87
88 <a NAME="EricNetworkIcon.__init__" ID="EricNetworkIcon.__init__"></a> 88 <a NAME="EricNetworkIcon.__init__" ID="EricNetworkIcon.__init__"></a>
89 <h4>EricNetworkIcon (Constructor)</h4> 89 <h4>EricNetworkIcon (Constructor)</h4>
90 <b>EricNetworkIcon</b>(<i>parent=None</i>) 90 <b>EricNetworkIcon</b>(<i>dynamicOnlineCheck=True, parent=None</i>)
91 <p> 91 <p>
92 Constructor 92 Constructor
93 </p> 93 </p>
94 94
95 <dl> 95 <dl>
96 96
97 <dt><i>dynamicOnlineCheck</i> (bool (optional))</dt>
98 <dd>
99 flag indicating to perform online checks during
100 runtime (defaults to True)
101 </dd>
97 <dt><i>parent</i> (QWidget)</dt> 102 <dt><i>parent</i> (QWidget)</dt>
98 <dd> 103 <dd>
99 reference to the parent widget 104 reference to the parent widget
100 </dd> 105 </dd>
101 </dl> 106 </dl>

eric ide

mercurial