79 </table> |
79 </table> |
80 |
80 |
81 |
81 |
82 <a NAME="WifiApConfigDialog.__init__" ID="WifiApConfigDialog.__init__"></a> |
82 <a NAME="WifiApConfigDialog.__init__" ID="WifiApConfigDialog.__init__"></a> |
83 <h4>WifiApConfigDialog (Constructor)</h4> |
83 <h4>WifiApConfigDialog (Constructor)</h4> |
84 <b>WifiApConfigDialog</b>(<i>withIP, parent=None</i>) |
84 <b>WifiApConfigDialog</b>(<i>withIP, securityModes, parent=None</i>) |
85 <p> |
85 <p> |
86 Constructor |
86 Constructor |
87 </p> |
87 </p> |
88 |
88 |
89 <dl> |
89 <dl> |
90 |
90 |
91 <dt><i>withIP</i> (bool)</dt> |
91 <dt><i>withIP</i> (bool)</dt> |
92 <dd> |
92 <dd> |
93 flag indicating to ask the user for an IP configuration |
93 flag indicating to ask the user for an IP configuration |
|
94 </dd> |
|
95 <dt><i>securityModes</i> (list of str)</dt> |
|
96 <dd> |
|
97 list of supported security modes |
94 </dd> |
98 </dd> |
95 <dt><i>parent</i> (QWidget (optional))</dt> |
99 <dt><i>parent</i> (QWidget (optional))</dt> |
96 <dd> |
100 <dd> |
97 reference to the parent widget (defaults to None) |
101 reference to the parent widget (defaults to None) |
98 </dd> |
102 </dd> |