~ubuntu-branches/ubuntu/natty/kdebindings/natty

« back to all changes in this revision

Viewing changes to python/pykde4/docs/html/kdeui/KSelectionProxyModel.html

  • Committer: Bazaar Package Importer
  • Author(s): Philip Muskovac, Jonathan Riddell, Philip Muskovac
  • Date: 2010-12-23 01:06:35 UTC
  • mfrom: (1.1.43 upstream)
  • Revision ID: james.westby@ubuntu.com-20101223010635-2i4d9nh4t6k31o7j
Tags: 4:4.5.90-0ubuntu1
[ Jonathan Riddell ]
* New upstream RC release

[ Philip Muskovac ]
* Add build-dep on libqimageblitz-dev again

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
    <div>
17
17
      <div>
18
18
        <img alt ="" src="../common/top-kde.jpg"/>
19
 
        KDE 4.5 PyKDE API Reference
 
19
        KDE 4.6 PyKDE API Reference
20
20
      </div>
21
21
    </div>
22
22
  </div>
136
136
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qvariant.html">QVariant</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#headerData">headerData</a> (self, int section, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qt.html">Qt::Orientation</a> orientation, int role=Qt.DisplayRole)</td></tr>
137
137
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qmodelindex.html">QModelIndex</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#index">index</a> (self, int a0, int a1, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qmodelindex.html">QModelIndex</a> a2=QModelIndex())</td></tr>
138
138
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qmodelindex.html">QModelIndex</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#mapFromSource">mapFromSource</a> (self, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qmodelindex.html">QModelIndex</a> sourceIndex)</td></tr>
 
139
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qitemselection.html">QItemSelection</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#mapSelectionFromSource">mapSelectionFromSource</a> (self, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qitemselection.html">QItemSelection</a> selection)</td></tr>
 
140
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qitemselection.html">QItemSelection</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#mapSelectionToSource">mapSelectionToSource</a> (self, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qitemselection.html">QItemSelection</a> selection)</td></tr>
139
141
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qmodelindex.html">QModelIndex</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#mapToSource">mapToSource</a> (self, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qmodelindex.html">QModelIndex</a> proxyIndex)</td></tr>
140
142
<tr><td class="memItemLeft" nowrap align="right" valign="top">[<a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qmodelindex.html">QModelIndex</a>]&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#match">match</a> (self, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qmodelindex.html">QModelIndex</a> start, int role, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qvariant.html">QVariant</a> value, int hits=1, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qt.html">Qt::MatchFlags</a> flags=Qt.MatchFlags(Qt.MatchStartsWith|Qt.MatchWrap))</td></tr>
141
143
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qmimedata.html">QMimeData</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#mimeData">mimeData</a> (self, [<a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qmodelindex.html">QModelIndex</a>] indexes)</td></tr>
422
424
<td width="100%"> </td>
423
425
</tr></table>
424
426
</div>
 
427
<div class="memdoc"></div></div><a class="anchor" name="mapSelectionFromSource"></a>
 
428
<div class="memitem">
 
429
<div class="memproto">
 
430
<table class="memname"><tr>
 
431
<td class="memname"><a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qitemselection.html">QItemSelection</a> mapSelectionFromSource</td>
 
432
<td>(</td>
 
433
<td class="paramtype">&nbsp;<em>self</em>, </td>
 
434
<td class="paramname"></td>
 
435
</tr><tr>
 
436
<td class="memname"></td>
 
437
<td></td>
 
438
<td class="paramtype"><a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qitemselection.html">QItemSelection</a>&nbsp;</td>
 
439
<td class="paramname"><em>selection</em></td>
 
440
</tr>
 
441
<tr>
 
442
<td></td>
 
443
<td>)</td>
 
444
<td></td>
 
445
<td></td>
 
446
<td width="100%"> </td>
 
447
</tr></table>
 
448
</div>
 
449
<div class="memdoc"></div></div><a class="anchor" name="mapSelectionToSource"></a>
 
450
<div class="memitem">
 
451
<div class="memproto">
 
452
<table class="memname"><tr>
 
453
<td class="memname"><a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qitemselection.html">QItemSelection</a> mapSelectionToSource</td>
 
454
<td>(</td>
 
455
<td class="paramtype">&nbsp;<em>self</em>, </td>
 
456
<td class="paramname"></td>
 
457
</tr><tr>
 
458
<td class="memname"></td>
 
459
<td></td>
 
460
<td class="paramtype"><a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qitemselection.html">QItemSelection</a>&nbsp;</td>
 
461
<td class="paramname"><em>selection</em></td>
 
462
</tr>
 
463
<tr>
 
464
<td></td>
 
465
<td>)</td>
 
466
<td></td>
 
467
<td></td>
 
468
<td width="100%"> </td>
 
469
</tr></table>
 
470
</div>
425
471
<div class="memdoc"></div></div><a class="anchor" name="mapToSource"></a>
426
472
<div class="memitem">
427
473
<div class="memproto">