eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.LogViewerPage.html

branch
eric7
changeset 8877
548d45c3f571
parent 8596
d64760b2da50
equal deleted inserted replaced
8876:2001accf55b3 8877:548d45c3f571
61 <tr> 61 <tr>
62 <td><a href="#LogViewerPage.__init__">LogViewerPage</a></td> 62 <td><a href="#LogViewerPage.__init__">LogViewerPage</a></td>
63 <td>Constructor</td> 63 <td>Constructor</td>
64 </tr> 64 </tr>
65 <tr> 65 <tr>
66 <td><a href="#LogViewerPage.__colorChanged">__colorChanged</a></td>
67 <td>Private slot handling the selection of a color.</td>
68 </tr>
69 <tr>
66 <td><a href="#LogViewerPage.save">save</a></td> 70 <td><a href="#LogViewerPage.save">save</a></td>
67 <td>Public slot to save the Interface configuration.</td> 71 <td>Public slot to save the Interface configuration.</td>
68 </tr> 72 </tr>
69 </table> 73 </table>
70 <h3>Static Methods</h3> 74 <h3>Static Methods</h3>
83 <dl> 87 <dl>
84 88
85 <dt><i>parent</i></dt> 89 <dt><i>parent</i></dt>
86 <dd> 90 <dd>
87 reference to the parent widget (QWidget) 91 reference to the parent widget (QWidget)
92 </dd>
93 </dl>
94 <a NAME="LogViewerPage.__colorChanged" ID="LogViewerPage.__colorChanged"></a>
95 <h4>LogViewerPage.__colorChanged</h4>
96 <b>__colorChanged</b>(<i>colorKey, color</i>)
97
98 <p>
99 Private slot handling the selection of a color.
100 </p>
101 <dl>
102
103 <dt><i>colorKey</i> (str)</dt>
104 <dd>
105 key of the color entry
106 </dd>
107 <dt><i>color</i> (QColor)</dt>
108 <dd>
109 selected color
88 </dd> 110 </dd>
89 </dl> 111 </dl>
90 <a NAME="LogViewerPage.save" ID="LogViewerPage.save"></a> 112 <a NAME="LogViewerPage.save" ID="LogViewerPage.save"></a>
91 <h4>LogViewerPage.save</h4> 113 <h4>LogViewerPage.save</h4>
92 <b>save</b>(<i></i>) 114 <b>save</b>(<i></i>)

eric ide

mercurial