Documentation/Source/eric5.E5Gui.E5TreeView.html

changeset 58
37f0444c3479
parent 55
b5c84934de9c
child 409
0ea528e80202
equal deleted inserted replaced
57:81326a94fdca 58:37f0444c3479
20 </style> 20 </style>
21 </head> 21 </head>
22 <body><a NAME="top" ID="top"></a> 22 <body><a NAME="top" ID="top"></a>
23 <h1>eric5.E5Gui.E5TreeView</h1> 23 <h1>eric5.E5Gui.E5TreeView</h1>
24 <p> 24 <p>
25 &#77;&#111;&#100;&#117;&#108;&#101; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#115;&#112;&#101;&#99;&#105;&#97;&#108;&#105;z&#101;&#100; &#116;&#114;&#101;&#101; v&#105;&#101;w&#115;. 25 Module implementing specialized tree views.
26 </p> 26 </p>
27 <h3>Global Attributes</h3> 27 <h3>Global Attributes</h3>
28 <table> 28 <table>
29 <tr><td>None</td></tr> 29 <tr><td>None</td></tr>
30 </table> 30 </table>
31 <h3>Classes</h3> 31 <h3>Classes</h3>
32 <table> 32 <table>
33 <tr> 33 <tr>
34 <td><a href="#E5TreeView">E5TreeView</a></td> 34 <td><a href="#E5TreeView">E5TreeView</a></td>
35 <td>&#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#97; &#116;&#114;&#101;&#101; v&#105;&#101;w &#115;&#117;&#112;&#112;&#111;&#114;&#116;&#105;&#110;&#103; &#114;&#101;&#109;&#111;v&#97;&#108; &#111;&#102; &#101;&#110;&#116;&#114;&#105;&#101;&#115;.</td> 35 <td>Class implementing a tree view supporting removal of entries.</td>
36 </tr> 36 </tr>
37 </table> 37 </table>
38 <h3>Functions</h3> 38 <h3>Functions</h3>
39 <table> 39 <table>
40 <tr><td>None</td></tr> 40 <tr><td>None</td></tr>
41 </table> 41 </table>
42 <hr /><hr /> 42 <hr /><hr />
43 <a NAME="E5TreeView" ID="E5TreeView"></a> 43 <a NAME="E5TreeView" ID="E5TreeView"></a>
44 <h2>E5TreeView</h2> 44 <h2>E5TreeView</h2>
45 <p> 45 <p>
46 &#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#97; &#116;&#114;&#101;&#101; v&#105;&#101;w &#115;&#117;&#112;&#112;&#111;&#114;&#116;&#105;&#110;&#103; &#114;&#101;&#109;&#111;v&#97;&#108; &#111;&#102; &#101;&#110;&#116;&#114;&#105;&#101;&#115;. 46 Class implementing a tree view supporting removal of entries.
47 </p> 47 </p>
48 <h3>Derived from</h3> 48 <h3>Derived from</h3>
49 QTreeView 49 QTreeView
50 <h3>Class Attributes</h3> 50 <h3>Class Attributes</h3>
51 <table> 51 <table>
53 </table> 53 </table>
54 <h3>Methods</h3> 54 <h3>Methods</h3>
55 <table> 55 <table>
56 <tr> 56 <tr>
57 <td><a href="#E5TreeView.keyPressEvent">keyPressEvent</a></td> 57 <td><a href="#E5TreeView.keyPressEvent">keyPressEvent</a></td>
58 <td>&#80;&#114;&#111;&#116;&#101;&#99;&#116;&#101;&#100; &#109;&#101;&#116;&#104;&#111;&#100; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#115;&#112;&#101;&#99;&#105;&#97;&#108; &#107;&#101;y &#104;&#97;&#110;&#100;&#108;&#105;&#110;&#103;.</td> 58 <td>Protected method implementing special key handling.</td>
59 </tr><tr> 59 </tr><tr>
60 <td><a href="#E5TreeView.removeAll">removeAll</a></td> 60 <td><a href="#E5TreeView.removeAll">removeAll</a></td>
61 <td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#108;&#101;&#97;&#114; &#116;&#104;&#101; v&#105;&#101;w.</td> 61 <td>Public method to clear the view.</td>
62 </tr><tr> 62 </tr><tr>
63 <td><a href="#E5TreeView.removeSelected">removeSelected</a></td> 63 <td><a href="#E5TreeView.removeSelected">removeSelected</a></td>
64 <td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#114;&#101;&#109;&#111;v&#101; &#116;&#104;&#101; &#115;&#101;&#108;&#101;&#99;&#116;&#101;&#100; &#101;&#110;&#116;&#114;&#105;&#101;&#115;.</td> 64 <td>Public method to remove the selected entries.</td>
65 </tr> 65 </tr>
66 </table> 66 </table>
67 <a NAME="E5TreeView.keyPressEvent" ID="E5TreeView.keyPressEvent"></a> 67 <a NAME="E5TreeView.keyPressEvent" ID="E5TreeView.keyPressEvent"></a>
68 <h4>E5TreeView.keyPressEvent</h4> 68 <h4>E5TreeView.keyPressEvent</h4>
69 <b>keyPressEvent</b>(<i>evt</i>) 69 <b>keyPressEvent</b>(<i>evt</i>)
70 <p> 70 <p>
71 &#80;&#114;&#111;&#116;&#101;&#99;&#116;&#101;&#100; &#109;&#101;&#116;&#104;&#111;&#100; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#115;&#112;&#101;&#99;&#105;&#97;&#108; &#107;&#101;y &#104;&#97;&#110;&#100;&#108;&#105;&#110;&#103;. 71 Protected method implementing special key handling.
72 </p><dl> 72 </p><dl>
73 <dt><i>evt</i></dt> 73 <dt><i>evt</i></dt>
74 <dd> 74 <dd>
75 &#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#116;&#104;&#101; &#101;v&#101;&#110;&#116; (&#81;&#75;&#101;y&#69;v&#101;&#110;&#116;) 75 reference to the event (QKeyEvent)
76 </dd> 76 </dd>
77 </dl><a NAME="E5TreeView.removeAll" ID="E5TreeView.removeAll"></a> 77 </dl><a NAME="E5TreeView.removeAll" ID="E5TreeView.removeAll"></a>
78 <h4>E5TreeView.removeAll</h4> 78 <h4>E5TreeView.removeAll</h4>
79 <b>removeAll</b>(<i></i>) 79 <b>removeAll</b>(<i></i>)
80 <p> 80 <p>
81 &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#108;&#101;&#97;&#114; &#116;&#104;&#101; v&#105;&#101;w. 81 Public method to clear the view.
82 </p><a NAME="E5TreeView.removeSelected" ID="E5TreeView.removeSelected"></a> 82 </p><a NAME="E5TreeView.removeSelected" ID="E5TreeView.removeSelected"></a>
83 <h4>E5TreeView.removeSelected</h4> 83 <h4>E5TreeView.removeSelected</h4>
84 <b>removeSelected</b>(<i></i>) 84 <b>removeSelected</b>(<i></i>)
85 <p> 85 <p>
86 &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#114;&#101;&#109;&#111;v&#101; &#116;&#104;&#101; &#115;&#101;&#108;&#101;&#99;&#116;&#101;&#100; &#101;&#110;&#116;&#114;&#105;&#101;&#115;. 86 Public method to remove the selected entries.
87 </p> 87 </p>
88 <div align="right"><a href="#top">Up</a></div> 88 <div align="right"><a href="#top">Up</a></div>
89 <hr /> 89 <hr />
90 </body></html> 90 </body></html>

eric ide

mercurial