src/eric7/Documentation/Source/eric7.WebBrowser.Passwords.PasswordModel.html

branch
eric7
changeset 10259
b51dfacef37f
parent 10070
9f5758c0fec1
child 10436
f6881d10e995
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.Passwords.PasswordModel.html	Fri Oct 27 14:07:03 2023 +0200
+++ b/src/eric7/Documentation/Source/eric7.WebBrowser.Passwords.PasswordModel.html	Fri Oct 27 14:09:40 2023 +0200
@@ -64,7 +64,7 @@
 </tr>
 <tr>
 <td><a href="#PasswordModel.columnCount">columnCount</a></td>
-<td></td>
+<td>Public method to get the number of columns of the model.</td>
 </tr>
 <tr>
 <td><a href="#PasswordModel.data">data</a></td>
@@ -126,6 +126,22 @@
 <h4>PasswordModel.columnCount</h4>
 <b>columnCount</b>(<i>parent=None</i>)
 
+<p>
+        Public method to get the number of columns of the model.
+</p>
+<dl>
+
+<dt><i>parent</i></dt>
+<dd>
+parent index (QModelIndex) (Unused)
+</dd>
+</dl>
+<dl>
+<dt>Return:</dt>
+<dd>
+number of columns (integer)
+</dd>
+</dl>
 <a NAME="PasswordModel.data" ID="PasswordModel.data"></a>
 <h4>PasswordModel.data</h4>
 <b>data</b>(<i>index, role</i>)

eric ide

mercurial