42 <hr /><hr /> |
42 <hr /><hr /> |
43 <a NAME="SqlBrowserWidget" ID="SqlBrowserWidget"></a> |
43 <a NAME="SqlBrowserWidget" ID="SqlBrowserWidget"></a> |
44 <h2>SqlBrowserWidget</h2> |
44 <h2>SqlBrowserWidget</h2> |
45 <p> |
45 <p> |
46 Class implementing the SQL Browser widget. |
46 Class implementing the SQL Browser widget. |
47 </p><h4>Signals</h4> |
47 </p><h3>Signals</h3> |
48 <dl> |
48 <dl> |
49 <dt>statusMessage(str)</dt> |
49 <dt>statusMessage(str)</dt> |
50 <dd> |
50 <dd> |
51 emitted to show a status message |
51 emitted to show a status message |
52 </dd> |
52 </dd> |
55 QWidget, Ui_SqlBrowserWidget |
55 QWidget, Ui_SqlBrowserWidget |
56 <h3>Class Attributes</h3> |
56 <h3>Class Attributes</h3> |
57 <table> |
57 <table> |
58 <tr><td>cCount</td></tr> |
58 <tr><td>cCount</td></tr> |
59 </table> |
59 </table> |
|
60 <h3>Class Methods</h3> |
|
61 <table> |
|
62 <tr><td>None</td></tr> |
|
63 </table> |
60 <h3>Methods</h3> |
64 <h3>Methods</h3> |
61 <table> |
65 <table> |
62 <tr> |
66 <tr> |
63 <td><a href="#SqlBrowserWidget.__init__">SqlBrowserWidget</a></td> |
67 <td><a href="#SqlBrowserWidget.__init__">SqlBrowserWidget</a></td> |
64 <td>Constructor</td> |
68 <td>Constructor</td> |
106 <td>Public slot to show the contents of a table.</td> |
110 <td>Public slot to show the contents of a table.</td> |
107 </tr><tr> |
111 </tr><tr> |
108 <td><a href="#SqlBrowserWidget.updateActions">updateActions</a></td> |
112 <td><a href="#SqlBrowserWidget.updateActions">updateActions</a></td> |
109 <td>Public slot to update the actions.</td> |
113 <td>Public slot to update the actions.</td> |
110 </tr> |
114 </tr> |
|
115 </table> |
|
116 <h3>Static Methods</h3> |
|
117 <table> |
|
118 <tr><td>None</td></tr> |
111 </table> |
119 </table> |
112 <a NAME="SqlBrowserWidget.__init__" ID="SqlBrowserWidget.__init__"></a> |
120 <a NAME="SqlBrowserWidget.__init__" ID="SqlBrowserWidget.__init__"></a> |
113 <h4>SqlBrowserWidget (Constructor)</h4> |
121 <h4>SqlBrowserWidget (Constructor)</h4> |
114 <b>SqlBrowserWidget</b>(<i>parent = None</i>) |
122 <b>SqlBrowserWidget</b>(<i>parent = None</i>) |
115 <p> |
123 <p> |