~ubuntu-branches/ubuntu/quantal/qtmobility/quantal

« back to all changes in this revision

Viewing changes to doc/html/qml-gallerygreaterthanequalsfilter.html

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2010-11-16 16:18:07 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20101116161807-k2dzt2nyse975r3l
Tags: 1.1.0-0ubuntu1
* New upstream release
* Syncronise with Debian, no remaining changes

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
    </div>
48
48
    <div id="shortCut">
49
49
      <ul>
50
 
        <li class="shortCut-topleft-inactive"><span><a href="index.html">Mobility 1.1 BETA</a></span></li>
 
50
        <li class="shortCut-topleft-inactive"><span><a href="index.html">Mobility 1.1</a></span></li>
51
51
        <li class="shortCut-topleft-active"><a href="http://doc.qt.nokia.com">ALL VERSIONS        </a></li>
52
52
      </ul>
53
53
     </div>
143
143
<a name="Propertiesx"></a>
144
144
<h2>Properties</h2>
145
145
<tr class="odd topAlign"><ul>
146
 
<li class="fn"><b><b><a href="qml-gallerygreaterthanequalsfilter.html#inverted-prop">inverted</a></b></b> : bool</li>
 
146
<li class="fn"><b><b><a href="qml-gallerygreaterthanequalsfilter.html#negated-prop">negated</a></b></b> : bool</li>
147
147
<li class="fn"><b><b><a href="qml-gallerygreaterthanequalsfilter.html#property-prop">property</a></b></b> : string</li>
148
148
<li class="fn"><b><b><a href="qml-gallerygreaterthanequalsfilter.html#value-prop">value</a></b></b> : variant</li>
149
149
</ul>
156
156
 }</pre>
157
157
<hr />
158
158
<h2>Property Documentation</h2>
159
 
<div class="qmlitem"><div class="qmlproto"><table class="qmlname"><tr class="odd"><td><p><a name="inverted-prop"></a>inverted : bool</td></tr></table></div><div class="qmldoc"><p>This property holds whether the result of a filter should be inverted.</p>
 
159
<div class="qmlitem"><div class="qmlproto"><table class="qmlname"><tr class="odd"><td><p><a name="negated-prop"></a>negated : bool</td></tr></table></div><div class="qmldoc"><p>This property holds whether the result of a filter should be negated.</p>
160
160
</div></div><br/>
161
161
<div class="qmlitem"><div class="qmlproto"><table class="qmlname"><tr class="odd"><td><p><a name="property-prop"></a>property : string</td></tr></table></div><div class="qmldoc"><p>This property holds the name of the property to filter against.</p>
162
162
</div></div><br/>