--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/PipxInterface/Documentation/Source/Plugin_Pipx_Interface.PipxInterface.ConfigurationPage.PipxPage.html Fri Jun 28 17:24:18 2024 +0200 @@ -0,0 +1,93 @@ +<!DOCTYPE html> +<html><head> +<title>Plugin_Pipx_Interface.PipxInterface.ConfigurationPage.PipxPage</title> +<meta charset="UTF-8"> +<link rel="stylesheet" href="styles.css"> +</head> +<body> +<a NAME="top" ID="top"></a> +<h1>Plugin_Pipx_Interface.PipxInterface.ConfigurationPage.PipxPage</h1> +<p> +Module implementing the pipx configuration page. +</p> + +<h3>Global Attributes</h3> +<table> +<tr><td>None</td></tr> +</table> + +<h3>Classes</h3> +<table> +<tr> +<td><a href="#PipxPage">PipxPage</a></td> +<td>Class implementing the pipx configuration page.</td> +</tr> +</table> + +<h3>Functions</h3> +<table> +<tr><td>None</td></tr> +</table> + +<hr /> +<hr /> +<a NAME="PipxPage" ID="PipxPage"></a> +<h2>PipxPage</h2> +<p> + Class implementing the pipx configuration page. +</p> + +<h3>Derived from</h3> +ConfigurationPageBase, Ui_PipxPage +<h3>Class Attributes</h3> +<table> +<tr><td>None</td></tr> +</table> + +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> + +<h3>Methods</h3> +<table> +<tr> +<td><a href="#PipxPage.__init__">PipxPage</a></td> +<td>Constructor</td> +</tr> +<tr> +<td><a href="#PipxPage.save">save</a></td> +<td>Public slot to save the MQTT Monitor configuration.</td> +</tr> +</table> + +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> + + +<a NAME="PipxPage.__init__" ID="PipxPage.__init__"></a> +<h4>PipxPage (Constructor)</h4> +<b>PipxPage</b>(<i>plugin</i>) +<p> + Constructor +</p> + +<dl> + +<dt><i>plugin</i> (PluginPipxInterface)</dt> +<dd> +reference to the plugin object +</dd> +</dl> +<a NAME="PipxPage.save" ID="PipxPage.save"></a> +<h4>PipxPage.save</h4> +<b>save</b>(<i></i>) +<p> + Public slot to save the MQTT Monitor configuration. +</p> + +<div align="right"><a href="#top">Up</a></div> +<hr /> +</body></html>