src/eric7/Documentation/Source/index-eric7.Graphics.html

Mon, 09 Jan 2023 11:22:56 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Mon, 09 Jan 2023 11:22:56 +0100
branch
eric7
changeset 9686
2eee7a645cba
parent 9209
b99e7fd55fd3
child 10479
856476537696
permissions
-rw-r--r--

Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.

<!DOCTYPE html>
<html><head>
<title>eric7.Graphics</title>
<meta charset="UTF-8">
<link rel="stylesheet" href="styles.css">
</head>
<body>
<h1>eric7.Graphics</h1>

<p>
Package implementing various graphical representations.
</p>
<p>
This package implements various graphical representations.
</p>


<h3>Modules</h3>
<table>

<tr>
<td><a href="eric7.Graphics.ApplicationDiagramBuilder.html">ApplicationDiagramBuilder</a></td>
<td>Module implementing a dialog showing an imports diagram of the application.</td>
</tr>
<tr>
<td><a href="eric7.Graphics.AssociationItem.html">AssociationItem</a></td>
<td>Module implementing a graphics item for an association between two items.</td>
</tr>
<tr>
<td><a href="eric7.Graphics.ClassItem.html">ClassItem</a></td>
<td>Module implementing an UML like class item.</td>
</tr>
<tr>
<td><a href="eric7.Graphics.GraphicsUtilities.html">GraphicsUtilities</a></td>
<td>Module implementing some graphical utility functions.</td>
</tr>
<tr>
<td><a href="eric7.Graphics.ImportsDiagramBuilder.html">ImportsDiagramBuilder</a></td>
<td>Module implementing a dialog showing an imports diagram of a package.</td>
</tr>
<tr>
<td><a href="eric7.Graphics.ModuleItem.html">ModuleItem</a></td>
<td>Module implementing a module item.</td>
</tr>
<tr>
<td><a href="eric7.Graphics.PackageDiagramBuilder.html">PackageDiagramBuilder</a></td>
<td>Module implementing a dialog showing an UML like class diagram of a package.</td>
</tr>
<tr>
<td><a href="eric7.Graphics.PackageItem.html">PackageItem</a></td>
<td>Module implementing a package item.</td>
</tr>
<tr>
<td><a href="eric7.Graphics.PixmapDiagram.html">PixmapDiagram</a></td>
<td>Module implementing a dialog showing a pixmap.</td>
</tr>
<tr>
<td><a href="eric7.Graphics.SvgDiagram.html">SvgDiagram</a></td>
<td>Module implementing a dialog showing a SVG graphic.</td>
</tr>
<tr>
<td><a href="eric7.Graphics.UMLClassDiagramBuilder.html">UMLClassDiagramBuilder</a></td>
<td>Module implementing a dialog showing a UML like class diagram.</td>
</tr>
<tr>
<td><a href="eric7.Graphics.UMLDiagramBuilder.html">UMLDiagramBuilder</a></td>
<td>Module implementing the UML diagram builder base class.</td>
</tr>
<tr>
<td><a href="eric7.Graphics.UMLDialog.html">UMLDialog</a></td>
<td>Module implementing a dialog showing UML like diagrams.</td>
</tr>
<tr>
<td><a href="eric7.Graphics.UMLGraphicsView.html">UMLGraphicsView</a></td>
<td>Module implementing a subclass of EricGraphicsView for our diagrams.</td>
</tr>
<tr>
<td><a href="eric7.Graphics.UMLItem.html">UMLItem</a></td>
<td>Module implementing the UMLItem base class.</td>
</tr>
<tr>
<td><a href="eric7.Graphics.UMLSceneSizeDialog.html">UMLSceneSizeDialog</a></td>
<td>Module implementing a dialog to set the scene sizes.</td>
</tr>
</table>
</body></html>

eric ide

mercurial