src/eric7/Documentation/Source/eric7.WebBrowser.FeaturePermissions.FeaturePermissionBar.html

branch
eric7
changeset 11107
a2c81ff1d408
parent 10479
856476537696
equal deleted inserted replaced
11106:dfadb291490b 11107:a2c81ff1d408
34 <a NAME="FeaturePermissionBar" ID="FeaturePermissionBar"></a> 34 <a NAME="FeaturePermissionBar" ID="FeaturePermissionBar"></a>
35 <h2>FeaturePermissionBar</h2> 35 <h2>FeaturePermissionBar</h2>
36 <p> 36 <p>
37 Class implementing the feature permission bar widget. 37 Class implementing the feature permission bar widget.
38 </p> 38 </p>
39 <p>
40 Note: This is not needed for Qt 6.8+.
41 </p>
39 42
40 <h3>Derived from</h3> 43 <h3>Derived from</h3>
41 EricAnimatedWidget 44 EricAnimatedWidget
42 <h3>Class Attributes</h3> 45 <h3>Class Attributes</h3>
43 <table> 46 <table>
63 <td><a href="#FeaturePermissionBar.__permissionGranted">__permissionGranted</a></td> 66 <td><a href="#FeaturePermissionBar.__permissionGranted">__permissionGranted</a></td>
64 <td>Private slot handling the user pressing the allow button.</td> 67 <td>Private slot handling the user pressing the allow button.</td>
65 </tr> 68 </tr>
66 <tr> 69 <tr>
67 <td><a href="#FeaturePermissionBar.__permissionUnknown">__permissionUnknown</a></td> 70 <td><a href="#FeaturePermissionBar.__permissionUnknown">__permissionUnknown</a></td>
68 <td>Private slot handling the user closing the dialog without.</td> 71 <td>Private slot handling the user closing the dialog without a selection.</td>
69 </tr> 72 </tr>
70 <tr> 73 <tr>
71 <td><a href="#FeaturePermissionBar.hide">hide</a></td> 74 <td><a href="#FeaturePermissionBar.hide">hide</a></td>
72 <td>Public slot to hide the animated widget.</td> 75 <td>Public slot to hide the animated widget.</td>
73 </tr> 76 </tr>
121 124
122 <a NAME="FeaturePermissionBar.__permissionUnknown" ID="FeaturePermissionBar.__permissionUnknown"></a> 125 <a NAME="FeaturePermissionBar.__permissionUnknown" ID="FeaturePermissionBar.__permissionUnknown"></a>
123 <h4>FeaturePermissionBar.__permissionUnknown</h4> 126 <h4>FeaturePermissionBar.__permissionUnknown</h4>
124 <b>__permissionUnknown</b>(<i></i>) 127 <b>__permissionUnknown</b>(<i></i>)
125 <p> 128 <p>
126 Private slot handling the user closing the dialog without. 129 Private slot handling the user closing the dialog without a selection.
127 </p> 130 </p>
128 131
129 <a NAME="FeaturePermissionBar.hide" ID="FeaturePermissionBar.hide"></a> 132 <a NAME="FeaturePermissionBar.hide" ID="FeaturePermissionBar.hide"></a>
130 <h4>FeaturePermissionBar.hide</h4> 133 <h4>FeaturePermissionBar.hide</h4>
131 <b>hide</b>(<i></i>) 134 <b>hide</b>(<i></i>)

eric ide

mercurial