~ubuntu-branches/ubuntu/precise/moovida/precise

« back to all changes in this revision

Viewing changes to docs/api/elisa.plugins.daap.models.DaapListing.html

  • Committer: Bazaar Package Importer
  • Author(s): Andrew Starr-Bochicchio
  • Date: 2009-07-14 14:05:15 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20090714140515-e8umtzznfvywkeow
Tags: 1.0.5-0ubuntu1
* New upstream release.
* Merge with Debian Experimental, remaining Ubuntu changes:
 - debian/rules: Python 2.6 transition.
  + Don't use site-packages
  + Move DEB_PYTHON_INSTALL_ARGS_ALL after the includes.
* Synchronize with pkg-gstreamer svn:
 - debian/copyright: Completely reworked and updated.
 - debian/rules:
  + Bumped standards version to 3.8.2; no changes required.
  + Added recommends on xdg-user-dirs-gtk and python-xdg so that media in
    standard locations will be located. 
  + Changed build-depend on python-central into python-support.
 - debian/python-moovida.preinst:
  + Added to handle the migration from python-central to python-support.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE html
2
 
  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3
 
  "DTD/xhtml1-strict.dtd">
4
 
<html>
5
 
  <head>
6
 
    <title>API docs for &ldquo;elisa.plugins.daap.models.DaapListing&rdquo;</title>
7
 
    <meta content="text/html;charset=utf-8" http-equiv="Content-Type" />
8
 
    <link href="apidocs.css" type="text/css" rel="stylesheet" />
9
 
    <script src="sorttable.js" type="text/javascript"></script>
10
 
    
11
 
  </head>
12
 
  <body>
13
 
    <h1 class="class">Class e.p.d.m.DaapListing(<a href="elisa.plugins.daap.models.DaapModel.html">DaapModel</a>):</h1>
14
 
    <p>
15
 
      <span id="part">Part of <a href="elisa.html">elisa</a>.<a href="elisa.plugins.html">plugins</a>.<a href="elisa.plugins.daap.html">daap</a>.<a href="elisa.plugins.daap.models.html">models</a></span>
16
 
      
17
 
      <a href="classIndex.html#elisa.plugins.daap.models.DaapListing">View In Hierarchy</a>
18
 
    </p>
19
 
    <div>
20
 
      <p>Known subclasses: <a href="elisa.plugins.daap.models.DaapPlaylistListModel.html">elisa.plugins.daap.models.DaapPlaylistListModel</a>, <a href="elisa.plugins.daap.models.DaapPlaylistModel.html">elisa.plugins.daap.models.DaapPlaylistModel</a>, <a href="elisa.plugins.daap.models.DaapSongListModel.html">elisa.plugins.daap.models.DaapSongListModel</a></p>
21
 
    </div>
22
 
    <div>Generic Listing class. Don't use it directly as it is meant to be a 
23
 
metaclass.<table class="fieldTable"><tr class="fieldStart"><td class="fieldName">Instance Variables</td><td class="fieldArg">items_count</td><td>the number of items in this listing
24
 
 (type: <code>int</code>
25
 
)</td></tr></table></div>
26
 
 
27
 
    
28
 
    
29
 
    <div id="splitTables">
30
 
      
31
 
      
32
 
        <p>
33
 
          Inherited from <a href="elisa.core.utils.bindable.Bindable.html">Bindable</a> (via <a href="elisa.plugins.daap.models.DaapModel.html">DaapModel</a>, <a href="elisa.core.components.model.Model.html">Model</a>):
34
 
        </p>
35
 
        <table class="children sortable" id="id1807">
36
 
  
37
 
  <tr>
38
 
    <th>Line #</th>
39
 
    <th>Kind</th>
40
 
    <th>Name</th>
41
 
    <th>Docs</th>
42
 
  </tr>
43
 
<tr class="basemethod">
44
 
    
45
 
    <td class="lineno">34</td>
46
 
    <td>Method</td>
47
 
    <td><a href="elisa.core.utils.bindable.Bindable.html#bind">bind</a></td>
48
 
    <td><span>Bind a local <code>attribute</code> to 
49
 
<code>destination_attribute</code> of</span></td>
50
 
  </tr><tr class="basemethod">
51
 
    
52
 
    <td class="lineno">73</td>
53
 
    <td>Method</td>
54
 
    <td><a href="elisa.core.utils.bindable.Bindable.html#unbind">unbind</a></td>
55
 
    <td><span>Remove the binding of <code>attribute</code> to 
56
 
<code>destination_attribute</code> of</span></td>
57
 
  </tr><tr class="basemethod">
58
 
    
59
 
    <td class="lineno">104</td>
60
 
    <td>Method</td>
61
 
    <td><a href="elisa.core.utils.bindable.Bindable.html#unbind_object">unbind_object</a></td>
62
 
    <td><span>Remove all the bindings you have for a certain 
63
 
<code>destination_object</code>.</span></td>
64
 
  </tr><tr class="basemethod">
65
 
    
66
 
    <td class="lineno">118</td>
67
 
    <td>Method</td>
68
 
    <td><a href="elisa.core.utils.bindable.Bindable.html#__setattr__">__setattr__</a></td>
69
 
    <td><span class="undocumented">Undocumented</span></td>
70
 
  </tr><tr class="basemethod">
71
 
    
72
 
    <td class="lineno">136</td>
73
 
    <td>Method</td>
74
 
    <td><a href="elisa.core.utils.bindable.Bindable.html#__delattr__">__delattr__</a></td>
75
 
    <td><span class="undocumented">Undocumented</span></td>
76
 
  </tr>
77
 
  
78
 
</table>
79
 
      
80
 
      
81
 
    </div>
82
 
    
83
 
    
84
 
    
85
 
 
86
 
    
87
 
    <address>
88
 
      <a href="index.html">API Documentation</a> for <a href="http://elisa.fluendo.com">Elisa Media Center</a>, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2009-05-25 19:09:45.
89
 
    </address>
90
 
  </body>
91
 
</html>
 
 
b'\\ No newline at end of file'