src/eric7/Documentation/Source/eric7.Plugins.PluginVmTabview.html

branch
eric7
changeset 10437
2f70ca07f0af
parent 10064
8c3207703dac
child 10479
856476537696
equal deleted inserted replaced
10436:f6881d10e995 10437:2f70ca07f0af
84 <p> 84 <p>
85 Constructor 85 Constructor
86 </p> 86 </p>
87 <dl> 87 <dl>
88 88
89 <dt><i>ui</i></dt> 89 <dt><i>ui</i> (UserInterface)</dt>
90 <dd> 90 <dd>
91 reference to the user interface object (UI.UserInterface) 91 reference to the user interface object
92 </dd> 92 </dd>
93 </dl> 93 </dl>
94 <a NAME="VmTabviewPlugin.activate" ID="VmTabviewPlugin.activate"></a> 94 <a NAME="VmTabviewPlugin.activate" ID="VmTabviewPlugin.activate"></a>
95 <h4>VmTabviewPlugin.activate</h4> 95 <h4>VmTabviewPlugin.activate</h4>
96 <b>activate</b>(<i></i>) 96 <b>activate</b>(<i></i>)
100 </p> 100 </p>
101 <dl> 101 <dl>
102 <dt>Return:</dt> 102 <dt>Return:</dt>
103 <dd> 103 <dd>
104 tuple of reference to instantiated viewmanager and 104 tuple of reference to instantiated viewmanager and
105 activation status (boolean) 105 activation status
106 </dd>
107 </dl>
108 <dl>
109 <dt>Return Type:</dt>
110 <dd>
111 bool
106 </dd> 112 </dd>
107 </dl> 113 </dl>
108 <a NAME="VmTabviewPlugin.deactivate" ID="VmTabviewPlugin.deactivate"></a> 114 <a NAME="VmTabviewPlugin.deactivate" ID="VmTabviewPlugin.deactivate"></a>
109 <h4>VmTabviewPlugin.deactivate</h4> 115 <h4>VmTabviewPlugin.deactivate</h4>
110 <b>deactivate</b>(<i></i>) 116 <b>deactivate</b>(<i></i>)
123 Module function to return a preview pixmap. 129 Module function to return a preview pixmap.
124 </p> 130 </p>
125 <dl> 131 <dl>
126 <dt>Return:</dt> 132 <dt>Return:</dt>
127 <dd> 133 <dd>
128 preview pixmap (QPixmap) 134 preview pixmap
135 </dd>
136 </dl>
137 <dl>
138 <dt>Return Type:</dt>
139 <dd>
140 QPixmap
129 </dd> 141 </dd>
130 </dl> 142 </dl>
131 <div align="right"><a href="#top">Up</a></div> 143 <div align="right"><a href="#top">Up</a></div>
132 <hr /> 144 <hr />
133 </body></html> 145 </body></html>

eric ide

mercurial