130 </table> |
130 </table> |
131 |
131 |
132 |
132 |
133 <a NAME="ClosedTabsManager.__init__" ID="ClosedTabsManager.__init__"></a> |
133 <a NAME="ClosedTabsManager.__init__" ID="ClosedTabsManager.__init__"></a> |
134 <h4>ClosedTabsManager (Constructor)</h4> |
134 <h4>ClosedTabsManager (Constructor)</h4> |
135 <b>ClosedTabsManager</b>(<i>parent=None</i>) |
135 <b>ClosedTabsManager</b>(<i></i>) |
136 <p> |
136 <p> |
137 Constructor |
137 Constructor |
138 </p> |
138 </p> |
139 |
139 |
140 <dl> |
|
141 |
|
142 <dt><i>parent</i> (QObject)</dt> |
|
143 <dd> |
|
144 reference to the parent object |
|
145 </dd> |
|
146 </dl> |
|
147 <a NAME="ClosedTabsManager.allClosedTabs" ID="ClosedTabsManager.allClosedTabs"></a> |
140 <a NAME="ClosedTabsManager.allClosedTabs" ID="ClosedTabsManager.allClosedTabs"></a> |
148 <h4>ClosedTabsManager.allClosedTabs</h4> |
141 <h4>ClosedTabsManager.allClosedTabs</h4> |
149 <b>allClosedTabs</b>(<i></i>) |
142 <b>allClosedTabs</b>(<i></i>) |
150 <p> |
143 <p> |
151 Public method to get a list of all closed tabs. |
144 Public method to get a list of all closed tabs. |