Ignore:
Timestamp:
Oct 24, 2011 12:57:52 PM (13 years ago)
Author:
Gervaise Alina <gervyh@…>
Branches:
master, ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc, costrafo411, magnetic_scatt, release-4.1.1, release-4.1.2, release-4.2.2, release_4.0.1, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, ticket885, unittest-saveload
Children:
63edfb2
Parents:
73088f5
Message:

edit calculator docs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • calculatorview/docs/sphinx/html/api/perspectives/calculator/console.html

    r73088f5 r5f50326  
    27232723<dd><p>See <cite>GetWindowVariant</cite> and <cite>SetWindowVariant</cite></p> 
    27242724</dd></dl> 
     2725 
     2726<dl class="method"> 
     2727<dt id="sans.perspectives.calculator.console.ConsoleDialog._CreateButtonSizer"> 
     2728<tt class="descname">_CreateButtonSizer</tt><big>(</big><em>self</em>, <em>long flags</em><big>)</big> &rarr; Sizer<a class="headerlink" href="#sans.perspectives.calculator.console.ConsoleDialog._CreateButtonSizer" title="Permalink to this definition">¶</a></dt> 
     2729<dd></dd></dl> 
     2730 
     2731<dl class="attribute"> 
     2732<dt id="sans.perspectives.calculator.console.ConsoleDialog.__class__"> 
     2733<tt class="descname">__class__</tt><a class="headerlink" href="#sans.perspectives.calculator.console.ConsoleDialog.__class__" title="Permalink to this definition">¶</a></dt> 
     2734<dd><p>alias of <tt class="xref py py-class docutils literal"><span class="pre">type</span></tt></p> 
     2735</dd></dl> 
     2736 
     2737<dl class="attribute"> 
     2738<dt id="sans.perspectives.calculator.console.ConsoleDialog.__delattr__"> 
     2739<tt class="descname">__delattr__</tt><a class="headerlink" href="#sans.perspectives.calculator.console.ConsoleDialog.__delattr__" title="Permalink to this definition">¶</a></dt> 
     2740<dd><p>x.__delattr__(&#8216;name&#8217;) &lt;==&gt; del x.name</p> 
     2741</dd></dl> 
     2742 
     2743<dl class="attribute"> 
     2744<dt id="sans.perspectives.calculator.console.ConsoleDialog.__dict__"> 
     2745<tt class="descname">__dict__</tt><em class="property"> = &lt;dictproxy object at 0x047B8190&gt;</em><a class="headerlink" href="#sans.perspectives.calculator.console.ConsoleDialog.__dict__" title="Permalink to this definition">¶</a></dt> 
     2746<dd></dd></dl> 
     2747 
     2748<dl class="method"> 
     2749<dt id="sans.perspectives.calculator.console.ConsoleDialog.__enter__"> 
     2750<tt class="descname">__enter__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.console.ConsoleDialog.__enter__" title="Permalink to this definition">¶</a></dt> 
     2751<dd></dd></dl> 
     2752 
     2753<dl class="method"> 
     2754<dt id="sans.perspectives.calculator.console.ConsoleDialog.__exit__"> 
     2755<tt class="descname">__exit__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.console.ConsoleDialog.__exit__" title="Permalink to this definition">¶</a></dt> 
     2756<dd></dd></dl> 
     2757 
     2758<dl class="attribute"> 
     2759<dt id="sans.perspectives.calculator.console.ConsoleDialog.__getattribute__"> 
     2760<tt class="descname">__getattribute__</tt><a class="headerlink" href="#sans.perspectives.calculator.console.ConsoleDialog.__getattribute__" title="Permalink to this definition">¶</a></dt> 
     2761<dd><p>x.__getattribute__(&#8216;name&#8217;) &lt;==&gt; x.name</p> 
     2762</dd></dl> 
     2763 
     2764<dl class="attribute"> 
     2765<dt id="sans.perspectives.calculator.console.ConsoleDialog.__hash__"> 
     2766<tt class="descname">__hash__</tt><a class="headerlink" href="#sans.perspectives.calculator.console.ConsoleDialog.__hash__" title="Permalink to this definition">¶</a></dt> 
     2767<dd><p>x.__hash__() &lt;==&gt; hash(x)</p> 
     2768</dd></dl> 
     2769 
     2770<dl class="method"> 
     2771<dt id="sans.perspectives.calculator.console.ConsoleDialog.__init__"> 
     2772<tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.console.ConsoleDialog.__init__" title="Permalink to this definition">¶</a></dt> 
     2773<dd></dd></dl> 
     2774 
     2775<dl class="attribute"> 
     2776<dt id="sans.perspectives.calculator.console.ConsoleDialog.__module__"> 
     2777<tt class="descname">__module__</tt><em class="property"> = 'sans.perspectives.calculator.console'</em><a class="headerlink" href="#sans.perspectives.calculator.console.ConsoleDialog.__module__" title="Permalink to this definition">¶</a></dt> 
     2778<dd></dd></dl> 
     2779 
     2780<dl class="staticmethod"> 
     2781<dt id="sans.perspectives.calculator.console.ConsoleDialog.__new__"> 
     2782<em class="property">static </em><tt class="descname">__new__</tt><big>(</big><em>S</em>, <em>...</em><big>)</big> &rarr; a new object with type S, a subtype of T<a class="headerlink" href="#sans.perspectives.calculator.console.ConsoleDialog.__new__" title="Permalink to this definition">¶</a></dt> 
     2783<dd></dd></dl> 
     2784 
     2785<dl class="method"> 
     2786<dt id="sans.perspectives.calculator.console.ConsoleDialog.__reduce__"> 
     2787<tt class="descname">__reduce__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.console.ConsoleDialog.__reduce__" title="Permalink to this definition">¶</a></dt> 
     2788<dd><p>helper for pickle</p> 
     2789</dd></dl> 
     2790 
     2791<dl class="method"> 
     2792<dt id="sans.perspectives.calculator.console.ConsoleDialog.__reduce_ex__"> 
     2793<tt class="descname">__reduce_ex__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.console.ConsoleDialog.__reduce_ex__" title="Permalink to this definition">¶</a></dt> 
     2794<dd><p>helper for pickle</p> 
     2795</dd></dl> 
     2796 
     2797<dl class="method"> 
     2798<dt id="sans.perspectives.calculator.console.ConsoleDialog.__repr__"> 
     2799<tt class="descname">__repr__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.console.ConsoleDialog.__repr__" title="Permalink to this definition">¶</a></dt> 
     2800<dd></dd></dl> 
     2801 
     2802<dl class="attribute"> 
     2803<dt id="sans.perspectives.calculator.console.ConsoleDialog.__setattr__"> 
     2804<tt class="descname">__setattr__</tt><a class="headerlink" href="#sans.perspectives.calculator.console.ConsoleDialog.__setattr__" title="Permalink to this definition">¶</a></dt> 
     2805<dd><p>x.__setattr__(&#8216;name&#8217;, value) &lt;==&gt; x.name = value</p> 
     2806</dd></dl> 
     2807 
     2808<dl class="attribute"> 
     2809<dt id="sans.perspectives.calculator.console.ConsoleDialog.__str__"> 
     2810<tt class="descname">__str__</tt><a class="headerlink" href="#sans.perspectives.calculator.console.ConsoleDialog.__str__" title="Permalink to this definition">¶</a></dt> 
     2811<dd><p>x.__str__() &lt;==&gt; str(x)</p> 
     2812</dd></dl> 
     2813 
     2814<dl class="attribute"> 
     2815<dt id="sans.perspectives.calculator.console.ConsoleDialog.__weakref__"> 
     2816<tt class="descname">__weakref__</tt><a class="headerlink" href="#sans.perspectives.calculator.console.ConsoleDialog.__weakref__" title="Permalink to this definition">¶</a></dt> 
     2817<dd><p>list of weak references to the object (if defined)</p> 
     2818</dd></dl> 
     2819 
     2820<dl class="method"> 
     2821<dt id="sans.perspectives.calculator.console.ConsoleDialog._setOORInfo"> 
     2822<tt class="descname">_setOORInfo</tt><big>(</big><em>self</em>, <em>PyObject _self</em>, <em>bool incref=True</em><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.console.ConsoleDialog._setOORInfo" title="Permalink to this definition">¶</a></dt> 
     2823<dd></dd></dl> 
    27252824 
    27262825<dl class="method"> 
Note: See TracChangeset for help on using the changeset viewer.