86 <tr> |
86 <tr> |
87 <td><a href="#MqttMonitorPlugin.__init__">MqttMonitorPlugin</a></td> |
87 <td><a href="#MqttMonitorPlugin.__init__">MqttMonitorPlugin</a></td> |
88 <td>Constructor</td> |
88 <td>Constructor</td> |
89 </tr> |
89 </tr> |
90 <tr> |
90 <tr> |
|
91 <td><a href="#MqttMonitorPlugin.__activateLeftRightSidebarWidget">__activateLeftRightSidebarWidget</a></td> |
|
92 <td>Private method to activate the given widget in the left or right sidebar.</td> |
|
93 </tr> |
|
94 <tr> |
91 <td><a href="#MqttMonitorPlugin.__activateWidget">__activateWidget</a></td> |
95 <td><a href="#MqttMonitorPlugin.__activateWidget">__activateWidget</a></td> |
92 <td>Private slot to handle the activation of the MQTT Monitor.</td> |
96 <td>Private slot to handle the activation of the MQTT Monitor.</td> |
93 </tr> |
97 </tr> |
94 <tr> |
98 <tr> |
95 <td><a href="#MqttMonitorPlugin.__initialize">__initialize</a></td> |
99 <td><a href="#MqttMonitorPlugin.__initialize">__initialize</a></td> |
135 <dt><i>ui</i> (UI.UserInterface)</dt> |
139 <dt><i>ui</i> (UI.UserInterface)</dt> |
136 <dd> |
140 <dd> |
137 reference to the user interface object |
141 reference to the user interface object |
138 </dd> |
142 </dd> |
139 </dl> |
143 </dl> |
|
144 <a NAME="MqttMonitorPlugin.__activateLeftRightSidebarWidget" ID="MqttMonitorPlugin.__activateLeftRightSidebarWidget"></a> |
|
145 <h4>MqttMonitorPlugin.__activateLeftRightSidebarWidget</h4> |
|
146 <b>__activateLeftRightSidebarWidget</b>(<i>widget</i>) |
|
147 <p> |
|
148 Private method to activate the given widget in the left or right |
|
149 sidebar. |
|
150 </p> |
|
151 |
|
152 <dl> |
|
153 |
|
154 <dt><i>widget</i> (QWidget)</dt> |
|
155 <dd> |
|
156 reference to the widget to be activated |
|
157 </dd> |
|
158 </dl> |
140 <a NAME="MqttMonitorPlugin.__activateWidget" ID="MqttMonitorPlugin.__activateWidget"></a> |
159 <a NAME="MqttMonitorPlugin.__activateWidget" ID="MqttMonitorPlugin.__activateWidget"></a> |
141 <h4>MqttMonitorPlugin.__activateWidget</h4> |
160 <h4>MqttMonitorPlugin.__activateWidget</h4> |
142 <b>__activateWidget</b>(<i></i>) |
161 <b>__activateWidget</b>(<i></i>) |
143 <p> |
162 <p> |
144 Private slot to handle the activation of the MQTT Monitor. |
163 Private slot to handle the activation of the MQTT Monitor. |