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

« back to all changes in this revision

Viewing changes to python/pykde4/docs/html/kio/KFileItemDelegate.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>
89
89
</pre>
90
90
</p>
91
91
<table border="0" cellpadding="0" cellspacing="0"><tr><td colspan="2"><br><h2>Enumerations</h2></td></tr>
92
 
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="#Information">Information</a>&nbsp;</td><td class="memItemRight" valign="bottom">{&nbsp;NoInformation, Size, Permissions, OctalPermissions, Owner, OwnerAndGroup, CreationTime, ModificationTime, AccessTime, MimeType, FriendlyMimeType, LinkDest, LocalPathOrUrl&nbsp;}</td></tr>
 
92
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="#Information">Information</a>&nbsp;</td><td class="memItemRight" valign="bottom">{&nbsp;NoInformation, Size, Permissions, OctalPermissions, Owner, OwnerAndGroup, CreationTime, ModificationTime, AccessTime, MimeType, FriendlyMimeType, LinkDest, LocalPathOrUrl, Comment&nbsp;}</td></tr>
93
93
<tr><td colspan="2"><br><h2>Methods</h2></td></tr>
94
94
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#KFileItemDelegate">__init__</a> (self, <a href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qobject.html">QObject</a> parent=0)</td></tr>
95
95
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="#KFileItemDelegate">__init__</a> (self, <a href="../kio/KFileItemDelegate.html">KFileItemDelegate</a> a0)</td></tr>
999
999
</dd></dl> <dl class="see" compact><dt><b>See also:</b></dt><dd> information
1000
1000
</dd></dl>
1001
1001
</p><dl compact><dt><b>Enumerator: </b></dt><dd>
1002
 
<table border="0" cellspacing="2" cellpadding="0"><tr><td valign="top"><em>NoInformation</em>&nbsp;</td><td><tr><td valign="top"><em>Size</em>&nbsp;</td><td><tr><td valign="top"><em>Permissions</em>&nbsp;</td><td><tr><td valign="top"><em>OctalPermissions</em>&nbsp;</td><td><tr><td valign="top"><em>Owner</em>&nbsp;</td><td><tr><td valign="top"><em>OwnerAndGroup</em>&nbsp;</td><td><tr><td valign="top"><em>CreationTime</em>&nbsp;</td><td><tr><td valign="top"><em>ModificationTime</em>&nbsp;</td><td><tr><td valign="top"><em>AccessTime</em>&nbsp;</td><td><tr><td valign="top"><em>MimeType</em>&nbsp;</td><td><tr><td valign="top"><em>FriendlyMimeType</em>&nbsp;</td><td><tr><td valign="top"><em>LinkDest</em>&nbsp;</td><td><tr><td valign="top"><em>LocalPathOrUrl</em>&nbsp;</td><td></table>
 
1002
<table border="0" cellspacing="2" cellpadding="0"><tr><td valign="top"><em>NoInformation</em>&nbsp;</td><td><tr><td valign="top"><em>Size</em>&nbsp;</td><td><tr><td valign="top"><em>Permissions</em>&nbsp;</td><td><tr><td valign="top"><em>OctalPermissions</em>&nbsp;</td><td><tr><td valign="top"><em>Owner</em>&nbsp;</td><td><tr><td valign="top"><em>OwnerAndGroup</em>&nbsp;</td><td><tr><td valign="top"><em>CreationTime</em>&nbsp;</td><td><tr><td valign="top"><em>ModificationTime</em>&nbsp;</td><td><tr><td valign="top"><em>AccessTime</em>&nbsp;</td><td><tr><td valign="top"><em>MimeType</em>&nbsp;</td><td><tr><td valign="top"><em>FriendlyMimeType</em>&nbsp;</td><td><tr><td valign="top"><em>LinkDest</em>&nbsp;</td><td><tr><td valign="top"><em>LocalPathOrUrl</em>&nbsp;</td><td><tr><td valign="top"><em>Comment</em>&nbsp;</td><td></table>
1003
1003
</dl>
1004
1004
</div></div><p>
1005
1005
</div>