--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/OllamaInterface/Documentation/Source/Plugin_AI_Ollama.OllamaInterface.ConfigurationPage.OllamaPage.html Thu Aug 29 13:15:36 2024 +0200 @@ -0,0 +1,93 @@ +<!DOCTYPE html> +<html><head> +<title>Plugin_AI_Ollama.OllamaInterface.ConfigurationPage.OllamaPage</title> +<meta charset="UTF-8"> +<link rel="stylesheet" href="styles.css"> +</head> +<body> +<a NAME="top" ID="top"></a> +<h1>Plugin_AI_Ollama.OllamaInterface.ConfigurationPage.OllamaPage</h1> +<p> +Module implementing the 'ollama' interface configuration page. +</p> + +<h3>Global Attributes</h3> +<table> +<tr><td>None</td></tr> +</table> + +<h3>Classes</h3> +<table> +<tr> +<td><a href="#OllamaPage">OllamaPage</a></td> +<td>Class implementing the 'ollama' interface configuration page.</td> +</tr> +</table> + +<h3>Functions</h3> +<table> +<tr><td>None</td></tr> +</table> + +<hr /> +<hr /> +<a NAME="OllamaPage" ID="OllamaPage"></a> +<h2>OllamaPage</h2> +<p> + Class implementing the 'ollama' interface configuration page. +</p> + +<h3>Derived from</h3> +ConfigurationPageBase, Ui_OllamaPage +<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="#OllamaPage.__init__">OllamaPage</a></td> +<td>Constructor</td> +</tr> +<tr> +<td><a href="#OllamaPage.save">save</a></td> +<td>Public slot to save the 'ollama' interface configuration.</td> +</tr> +</table> + +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> + + +<a NAME="OllamaPage.__init__" ID="OllamaPage.__init__"></a> +<h4>OllamaPage (Constructor)</h4> +<b>OllamaPage</b>(<i>plugin</i>) +<p> + Constructor +</p> + +<dl> + +<dt><i>plugin</i> (PluginOllamaInterface)</dt> +<dd> +reference to the plugin object +</dd> +</dl> +<a NAME="OllamaPage.save" ID="OllamaPage.save"></a> +<h4>OllamaPage.save</h4> +<b>save</b>(<i></i>) +<p> + Public slot to save the 'ollama' interface configuration. +</p> + +<div align="right"><a href="#top">Up</a></div> +<hr /> +</body></html>