96 <p> |
96 <p> |
97 Constructor |
97 Constructor |
98 </p> |
98 </p> |
99 <dl> |
99 <dl> |
100 |
100 |
101 <dt><i>connections</i></dt> |
101 <dt><i>connections</i> (list of str)</dt> |
102 <dd> |
102 <dd> |
103 list of database connections to add |
103 list of database connections to add |
104 (list of strings) |
|
105 </dd> |
104 </dd> |
106 <dt><i>parent</i></dt> |
105 <dt><i>parent</i> (QWidget)</dt> |
107 <dd> |
106 <dd> |
108 reference to the parent widget (QWidget) |
107 reference to the parent widget |
109 </dd> |
108 </dd> |
110 </dl> |
109 </dl> |
111 <a NAME="SqlBrowser.__about" ID="SqlBrowser.__about"></a> |
110 <a NAME="SqlBrowser.__about" ID="SqlBrowser.__about"></a> |
112 <h4>SqlBrowser.__about</h4> |
111 <h4>SqlBrowser.__about</h4> |
113 <b>__about</b>(<i></i>) |
112 <b>__about</b>(<i></i>) |