eric7/Documentation/Source/index-eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.html

branch
eric7
changeset 8372
e0227a7c850e
child 8596
d64760b2da50
equal deleted inserted replaced
8371:d6062691d424 8372:e0227a7c850e
1 <!DOCTYPE html>
2 <html><head>
3 <title>eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension</title>
4 <meta charset="UTF-8">
5 <style>
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>
21 <body>
22 <h1>eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension</h1>
23
24 <p>
25 Package implementing the queues extension support interface.
26 </p>
27
28
29 <h3>Modules</h3>
30 <table>
31
32 <tr>
33 <td><a href="eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesDefineGuardsDialog.html">HgQueuesDefineGuardsDialog</a></td>
34 <td>Module implementing a dialog to define guards for patches.</td>
35 </tr>
36 <tr>
37 <td><a href="eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesFoldDialog.html">HgQueuesFoldDialog</a></td>
38 <td>Module implementing a dialog to enter data to fold patches.</td>
39 </tr>
40 <tr>
41 <td><a href="eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesGuardsSelectionDialog.html">HgQueuesGuardsSelectionDialog</a></td>
42 <td>Module implementing a dialog to select a list of guards.</td>
43 </tr>
44 <tr>
45 <td><a href="eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesHeaderDialog.html">HgQueuesHeaderDialog</a></td>
46 <td>Module implementing a dialog to show the commit message of the current patch.</td>
47 </tr>
48 <tr>
49 <td><a href="eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesListAllGuardsDialog.html">HgQueuesListAllGuardsDialog</a></td>
50 <td>Module implementing a dialog to show all guards for all patches.</td>
51 </tr>
52 <tr>
53 <td><a href="eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesListDialog.html">HgQueuesListDialog</a></td>
54 <td>Module implementing a dialog to show a list of applied and unapplied patches.</td>
55 </tr>
56 <tr>
57 <td><a href="eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesListGuardsDialog.html">HgQueuesListGuardsDialog</a></td>
58 <td>Module implementing a dialog to show the guards of a selected patch.</td>
59 </tr>
60 <tr>
61 <td><a href="eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesNewPatchDialog.html">HgQueuesNewPatchDialog</a></td>
62 <td>Module implementing a dialog to get the data for a new patch.</td>
63 </tr>
64 <tr>
65 <td><a href="eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesQueueManagementDialog.html">HgQueuesQueueManagementDialog</a></td>
66 <td>Module implementing a dialog used by the queue management functions.</td>
67 </tr>
68 <tr>
69 <td><a href="eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesRenamePatchDialog.html">HgQueuesRenamePatchDialog</a></td>
70 <td>Module implementing a dialog to enter the data to rename a patch.</td>
71 </tr>
72 <tr>
73 <td><a href="eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.ProjectHelper.html">ProjectHelper</a></td>
74 <td>Module implementing the queues extension project helper.</td>
75 </tr>
76 <tr>
77 <td><a href="eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.queues.html">queues</a></td>
78 <td>Module implementing the queues extension interface.</td>
79 </tr>
80 </table>
81 </body></html>

eric ide

mercurial