|
HAL
|

Modules | |
| Graphics Gates | |
| Graphics Modules | |
| Graphics Net | |
Classes | |
| class | hal::GraphGraphicsView |
| A view to display the rendered graph (needs a GraphicsScene). More... | |
| class | hal::GraphicsItem |
| Superclass for all graphic items used ins the GraphicsScene. It contains information about the underlying objects that are represented, i.e. the type and the id. More... | |
| class | hal::GraphicsGate |
| Abstract base class for gates. More... | |
| class | hal::GraphicsNode |
| Abstract base class for nodes (e.g. gates, modules) More... | |
| class | hal::NodeDragShadow |
| An item that is drawn when a node is dragged through the scene. More... | |
| class | hal::GraphShader |
| Base class to store and update visual information about the graph. More... | |
| class | hal::ModuleShader |
| Specifically stores/updates visual information about a module and its items. More... | |
| class | hal::ShadowEffect |
| Creates a shadow effect around QObjects. More... | |
Contains the classes that are responsible for building up and showing the scene. It also contains the GraphicsItems the scene is built with.