89 DESCRIPTION |
89 DESCRIPTION |
90 </dd> |
90 </dd> |
91 </dl> |
91 </dl> |
92 <a NAME="PdfToCModel.columnCount" ID="PdfToCModel.columnCount"></a> |
92 <a NAME="PdfToCModel.columnCount" ID="PdfToCModel.columnCount"></a> |
93 <h4>PdfToCModel.columnCount</h4> |
93 <h4>PdfToCModel.columnCount</h4> |
94 <b>columnCount</b>(<i>index</i>) |
94 <b>columnCount</b>(<i>_index</i>) |
95 <p> |
95 <p> |
96 Public method to define the number of columns to be shown. |
96 Public method to define the number of columns to be shown. |
97 </p> |
97 </p> |
98 |
98 |
99 <dl> |
99 <dl> |
100 |
100 |
101 <dt><i>index</i> (QModelIndex)</dt> |
101 <dt><i>_index</i> (QModelIndex)</dt> |
102 <dd> |
102 <dd> |
103 index of the element |
103 index of the element (unused) |
104 </dd> |
104 </dd> |
105 </dl> |
105 </dl> |
106 <dl> |
106 <dl> |
107 <dt>Return:</dt> |
107 <dt>Return:</dt> |
108 <dd> |
108 <dd> |