public

Inheritance Graph

graph BT
	ConnectorPoint
	ConnectorPoint --> Container
	click ConnectorPoint "classGUI_1_1Connector_1_1ConnectorPoint"
	click Container "classGUI_1_1Container"

Description

(internal) One pont on a path of a component-Connector.

Public Functions

   
   
  ConnectorPoint( GUI_Manager & gui, flag_t flags)
   
  ConnectorPoint(const ConnectorPoint & c)
   
  ~ConnectorPoint()

Documentation

function
GUI::Connector::ConnectorPoint::ConnectorPoint

public
     
     
ConnectorPoint( GUI_Manager & gui,
  flag_t flags
)    

Defined in GUI/Components/Connector.h:54


function
GUI::Connector::ConnectorPoint::ConnectorPoint

public
     
     
ConnectorPoint( const ConnectorPoint & c )

Defined in GUI/Components/Connector.h:55


function
GUI::Connector::ConnectorPoint::~ConnectorPoint

public virtual
   
   
~ConnectorPoint( )

Defined in GUI/Components/Connector.h:56