FlowCanvas 0.7.1
FlowCanvas::Connection::Handle Struct Reference

A handle on a connection line to allow mouse interaction. More...

#include <Connection.hpp>

Inheritance diagram for FlowCanvas::Connection::Handle:
Collaboration diagram for FlowCanvas::Connection::Handle:

Public Member Functions

 Handle (Gnome::Canvas::Group &parent)
 
 ~Handle ()
 

Public Attributes

Gnome::Canvas::Shape * shape
 
Gnome::Canvas::Text * text
 

Detailed Description

A handle on a connection line to allow mouse interaction.

Constructor & Destructor Documentation

◆ Handle()

FlowCanvas::Connection::Handle::Handle ( Gnome::Canvas::Group & parent)
inlineexplicit

◆ ~Handle()

FlowCanvas::Connection::Handle::~Handle ( )
inline

References shape, and text.

Member Data Documentation

◆ shape

Gnome::Canvas::Shape* FlowCanvas::Connection::Handle::shape

Referenced by ~Handle().

◆ text

Gnome::Canvas::Text* FlowCanvas::Connection::Handle::text

Referenced by ~Handle().


The documentation for this struct was generated from the following file: