49 QAbstractTableModel |
49 QAbstractTableModel |
50 <h3>Class Attributes</h3> |
50 <h3>Class Attributes</h3> |
51 <table> |
51 <table> |
52 <tr><td>None</td></tr> |
52 <tr><td>None</td></tr> |
53 </table> |
53 </table> |
|
54 <h3>Class Methods</h3> |
|
55 <table> |
|
56 <tr><td>None</td></tr> |
|
57 </table> |
54 <h3>Methods</h3> |
58 <h3>Methods</h3> |
55 <table> |
59 <table> |
56 <tr> |
60 <tr> |
57 <td><a href="#CookieModel.__init__">CookieModel</a></td> |
|
58 <td>Constructor</td> |
|
59 </tr><tr> |
|
60 <td><a href="#CookieModel.__cookiesChanged">__cookiesChanged</a></td> |
61 <td><a href="#CookieModel.__cookiesChanged">__cookiesChanged</a></td> |
61 <td>Private slot handling changes of the cookies list in the cookie jar.</td> |
62 <td>Private slot handling changes of the cookies list in the cookie jar.</td> |
62 </tr><tr> |
63 </tr><tr> |
63 <td><a href="#CookieModel.columnCount">columnCount</a></td> |
64 <td><a href="#CookieModel.columnCount">columnCount</a></td> |
64 <td>Public method to get the number of columns of the model.</td> |
65 <td>Public method to get the number of columns of the model.</td> |
73 <td>Public method to remove entries from the model.</td> |
74 <td>Public method to remove entries from the model.</td> |
74 </tr><tr> |
75 </tr><tr> |
75 <td><a href="#CookieModel.rowCount">rowCount</a></td> |
76 <td><a href="#CookieModel.rowCount">rowCount</a></td> |
76 <td>Public method to get the number of rows of the model.</td> |
77 <td>Public method to get the number of rows of the model.</td> |
77 </tr> |
78 </tr> |
|
79 </table> |
|
80 <h3>Static Methods</h3> |
|
81 <table> |
|
82 <tr><td>None</td></tr> |
78 </table> |
83 </table> |
79 <a NAME="CookieModel.__init__" ID="CookieModel.__init__"></a> |
84 <a NAME="CookieModel.__init__" ID="CookieModel.__init__"></a> |
80 <h4>CookieModel (Constructor)</h4> |
85 <h4>CookieModel (Constructor)</h4> |
81 <b>CookieModel</b>(<i>cookieJar, parent=None</i>) |
86 <b>CookieModel</b>(<i>cookieJar, parent=None</i>) |
82 <p> |
87 <p> |