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> |