ProjectFlask/Documentation/source/Plugin_Project_Flask.ProjectFlask.ConfigurationPage.FlaskPage.html

branch
eric7
changeset 67
ca1f40d179ce
parent 19
f8e3c1676f9b
equal deleted inserted replaced
66:0d3168d0e310 67:ca1f40d179ce
1 <!DOCTYPE html> 1 <!DOCTYPE html>
2 <html><head> 2 <html><head>
3 <title>Plugin_Project_Flask.ProjectFlask.ConfigurationPage.FlaskPage</title> 3 <title>Plugin_Project_Flask.ProjectFlask.ConfigurationPage.FlaskPage</title>
4 <meta charset="UTF-8"> 4 <meta charset="UTF-8">
5 <style> 5 <link rel="stylesheet" href="styles.css">
6 body {
7 background: #EDECE6;
8 margin: 0em 1em 10em 1em;
9 color: black;
10 }
11
12 h1 { color: white; background: #85774A; }
13 h2 { color: white; background: #85774A; }
14 h3 { color: white; background: #9D936E; }
15 h4 { color: white; background: #9D936E; }
16
17 a { color: #BA6D36; }
18
19 </style>
20 </head> 6 </head>
21 <body> 7 <body>
22 <a NAME="top" ID="top"></a> 8 <a NAME="top" ID="top"></a>
23 <h1>Plugin_Project_Flask.ProjectFlask.ConfigurationPage.FlaskPage</h1> 9 <h1>Plugin_Project_Flask.ProjectFlask.ConfigurationPage.FlaskPage</h1>
24 10
98 <p> 84 <p>
99 Constructor 85 Constructor
100 </p> 86 </p>
101 <dl> 87 <dl>
102 88
103 <dt><i>plugin</i></dt> 89 <dt><i>plugin</i> (ProjectFlaskPlugin)</dt>
104 <dd> 90 <dd>
105 reference to the plugin object 91 reference to the plugin object
106 </dd> 92 </dd>
107 </dl> 93 </dl>
108 <a NAME="FlaskPage.on_py3VenvNamesReloadButton_clicked" ID="FlaskPage.on_py3VenvNamesReloadButton_clicked"></a> 94 <a NAME="FlaskPage.on_py3VenvNamesReloadButton_clicked" ID="FlaskPage.on_py3VenvNamesReloadButton_clicked"></a>

eric ide

mercurial