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/aperture_editor.html

    r73088f5 r5f50326  
    27222722<dd><p>See <cite>GetWindowVariant</cite> and <cite>SetWindowVariant</cite></p> 
    27232723</dd></dl> 
     2724 
     2725<dl class="method"> 
     2726<dt id="sans.perspectives.calculator.aperture_editor.ApertureDialog._CreateButtonSizer"> 
     2727<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.aperture_editor.ApertureDialog._CreateButtonSizer" title="Permalink to this definition">¶</a></dt> 
     2728<dd></dd></dl> 
     2729 
     2730<dl class="attribute"> 
     2731<dt id="sans.perspectives.calculator.aperture_editor.ApertureDialog.__class__"> 
     2732<tt class="descname">__class__</tt><a class="headerlink" href="#sans.perspectives.calculator.aperture_editor.ApertureDialog.__class__" title="Permalink to this definition">¶</a></dt> 
     2733<dd><p>alias of <tt class="xref py py-class docutils literal"><span class="pre">type</span></tt></p> 
     2734</dd></dl> 
     2735 
     2736<dl class="attribute"> 
     2737<dt id="sans.perspectives.calculator.aperture_editor.ApertureDialog.__delattr__"> 
     2738<tt class="descname">__delattr__</tt><a class="headerlink" href="#sans.perspectives.calculator.aperture_editor.ApertureDialog.__delattr__" title="Permalink to this definition">¶</a></dt> 
     2739<dd><p>x.__delattr__(&#8216;name&#8217;) &lt;==&gt; del x.name</p> 
     2740</dd></dl> 
     2741 
     2742<dl class="attribute"> 
     2743<dt id="sans.perspectives.calculator.aperture_editor.ApertureDialog.__dict__"> 
     2744<tt class="descname">__dict__</tt><em class="property"> = &lt;dictproxy object at 0x026BC6F0&gt;</em><a class="headerlink" href="#sans.perspectives.calculator.aperture_editor.ApertureDialog.__dict__" title="Permalink to this definition">¶</a></dt> 
     2745<dd></dd></dl> 
     2746 
     2747<dl class="method"> 
     2748<dt id="sans.perspectives.calculator.aperture_editor.ApertureDialog.__enter__"> 
     2749<tt class="descname">__enter__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.aperture_editor.ApertureDialog.__enter__" title="Permalink to this definition">¶</a></dt> 
     2750<dd></dd></dl> 
     2751 
     2752<dl class="method"> 
     2753<dt id="sans.perspectives.calculator.aperture_editor.ApertureDialog.__exit__"> 
     2754<tt class="descname">__exit__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.aperture_editor.ApertureDialog.__exit__" title="Permalink to this definition">¶</a></dt> 
     2755<dd></dd></dl> 
     2756 
     2757<dl class="attribute"> 
     2758<dt id="sans.perspectives.calculator.aperture_editor.ApertureDialog.__getattribute__"> 
     2759<tt class="descname">__getattribute__</tt><a class="headerlink" href="#sans.perspectives.calculator.aperture_editor.ApertureDialog.__getattribute__" title="Permalink to this definition">¶</a></dt> 
     2760<dd><p>x.__getattribute__(&#8216;name&#8217;) &lt;==&gt; x.name</p> 
     2761</dd></dl> 
     2762 
     2763<dl class="attribute"> 
     2764<dt id="sans.perspectives.calculator.aperture_editor.ApertureDialog.__hash__"> 
     2765<tt class="descname">__hash__</tt><a class="headerlink" href="#sans.perspectives.calculator.aperture_editor.ApertureDialog.__hash__" title="Permalink to this definition">¶</a></dt> 
     2766<dd><p>x.__hash__() &lt;==&gt; hash(x)</p> 
     2767</dd></dl> 
     2768 
     2769<dl class="method"> 
     2770<dt id="sans.perspectives.calculator.aperture_editor.ApertureDialog.__init__"> 
     2771<tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.aperture_editor.ApertureDialog.__init__" title="Permalink to this definition">¶</a></dt> 
     2772<dd><p>Dialog allows to enter values for aperture</p> 
     2773</dd></dl> 
     2774 
     2775<dl class="attribute"> 
     2776<dt id="sans.perspectives.calculator.aperture_editor.ApertureDialog.__module__"> 
     2777<tt class="descname">__module__</tt><em class="property"> = 'sans.perspectives.calculator.aperture_editor'</em><a class="headerlink" href="#sans.perspectives.calculator.aperture_editor.ApertureDialog.__module__" title="Permalink to this definition">¶</a></dt> 
     2778<dd></dd></dl> 
     2779 
     2780<dl class="staticmethod"> 
     2781<dt id="sans.perspectives.calculator.aperture_editor.ApertureDialog.__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.aperture_editor.ApertureDialog.__new__" title="Permalink to this definition">¶</a></dt> 
     2783<dd></dd></dl> 
     2784 
     2785<dl class="method"> 
     2786<dt id="sans.perspectives.calculator.aperture_editor.ApertureDialog.__reduce__"> 
     2787<tt class="descname">__reduce__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.aperture_editor.ApertureDialog.__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.aperture_editor.ApertureDialog.__reduce_ex__"> 
     2793<tt class="descname">__reduce_ex__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.aperture_editor.ApertureDialog.__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.aperture_editor.ApertureDialog.__repr__"> 
     2799<tt class="descname">__repr__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.aperture_editor.ApertureDialog.__repr__" title="Permalink to this definition">¶</a></dt> 
     2800<dd></dd></dl> 
     2801 
     2802<dl class="attribute"> 
     2803<dt id="sans.perspectives.calculator.aperture_editor.ApertureDialog.__setattr__"> 
     2804<tt class="descname">__setattr__</tt><a class="headerlink" href="#sans.perspectives.calculator.aperture_editor.ApertureDialog.__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.aperture_editor.ApertureDialog.__str__"> 
     2810<tt class="descname">__str__</tt><a class="headerlink" href="#sans.perspectives.calculator.aperture_editor.ApertureDialog.__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.aperture_editor.ApertureDialog.__weakref__"> 
     2816<tt class="descname">__weakref__</tt><a class="headerlink" href="#sans.perspectives.calculator.aperture_editor.ApertureDialog.__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.aperture_editor.ApertureDialog._define_structure"> 
     2822<tt class="descname">_define_structure</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.aperture_editor.ApertureDialog._define_structure" title="Permalink to this definition">¶</a></dt> 
     2823<dd><p>define initial sizer</p> 
     2824</dd></dl> 
     2825 
     2826<dl class="method"> 
     2827<dt id="sans.perspectives.calculator.aperture_editor.ApertureDialog._do_layout"> 
     2828<tt class="descname">_do_layout</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.aperture_editor.ApertureDialog._do_layout" title="Permalink to this definition">¶</a></dt> 
     2829<dd><p>Draw the current panel</p> 
     2830</dd></dl> 
     2831 
     2832<dl class="method"> 
     2833<dt id="sans.perspectives.calculator.aperture_editor.ApertureDialog._layout_button"> 
     2834<tt class="descname">_layout_button</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.aperture_editor.ApertureDialog._layout_button" title="Permalink to this definition">¶</a></dt> 
     2835<dd><p>Do the layout for the button widgets</p> 
     2836</dd></dl> 
     2837 
     2838<dl class="method"> 
     2839<dt id="sans.perspectives.calculator.aperture_editor.ApertureDialog._layout_distance"> 
     2840<tt class="descname">_layout_distance</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.aperture_editor.ApertureDialog._layout_distance" title="Permalink to this definition">¶</a></dt> 
     2841<dd><p>Do the  layout for aperture distance related widgets</p> 
     2842</dd></dl> 
     2843 
     2844<dl class="method"> 
     2845<dt id="sans.perspectives.calculator.aperture_editor.ApertureDialog._layout_name"> 
     2846<tt class="descname">_layout_name</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.aperture_editor.ApertureDialog._layout_name" title="Permalink to this definition">¶</a></dt> 
     2847<dd><p>Do the layout for aperture name related widgets</p> 
     2848</dd></dl> 
     2849 
     2850<dl class="method"> 
     2851<dt id="sans.perspectives.calculator.aperture_editor.ApertureDialog._layout_size"> 
     2852<tt class="descname">_layout_size</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.aperture_editor.ApertureDialog._layout_size" title="Permalink to this definition">¶</a></dt> 
     2853<dd><p>Do the  layout for aperture size related widgets</p> 
     2854</dd></dl> 
     2855 
     2856<dl class="method"> 
     2857<dt id="sans.perspectives.calculator.aperture_editor.ApertureDialog._layout_size_name"> 
     2858<tt class="descname">_layout_size_name</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.aperture_editor.ApertureDialog._layout_size_name" title="Permalink to this definition">¶</a></dt> 
     2859<dd><p>Do the  layout for size name related widgets</p> 
     2860</dd></dl> 
     2861 
     2862<dl class="method"> 
     2863<dt id="sans.perspectives.calculator.aperture_editor.ApertureDialog._layout_type"> 
     2864<tt class="descname">_layout_type</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.perspectives.calculator.aperture_editor.ApertureDialog._layout_type" title="Permalink to this definition">¶</a></dt> 
     2865<dd><p>Do the  layout for aperture type  related widgets</p> 
     2866</dd></dl> 
     2867 
     2868<dl class="method"> 
     2869<dt id="sans.perspectives.calculator.aperture_editor.ApertureDialog._setOORInfo"> 
     2870<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.aperture_editor.ApertureDialog._setOORInfo" title="Permalink to this definition">¶</a></dt> 
     2871<dd></dd></dl> 
    27242872 
    27252873<dl class="method"> 
Note: See TracChangeset for help on using the changeset viewer.