OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
ot::GraphicsFlowItem Member List

This is the complete list of members for ot::GraphicsFlowItem, including all inherited members.

addConnector(const std::string &_name, FlowConnectorType _type, const std::string &_tip=std::string())ot::GraphicsFlowItem
addConnector(const std::string &_name, const std::string &_title, FlowConnectorType _type, const std::string &_tip=std::string())ot::GraphicsFlowItem
createGraphicsItem(void) constot::GraphicsFlowIteminline
FlowConnectorType enum nameot::GraphicsFlowItem
GraphicsFlowItem()ot::GraphicsFlowItem
GraphicsFlowItem(const std::string &_name)ot::GraphicsFlowItem
GraphicsFlowItem(const std::string &_name, const std::string &_title)ot::GraphicsFlowItem
Input enum valueot::GraphicsFlowItem
InputOptional enum valueot::GraphicsFlowItem
InputSecondary enum valueot::GraphicsFlowItem
name(void) constot::GraphicsFlowIteminline
Output enum valueot::GraphicsFlowItem
OutputOptional enum valueot::GraphicsFlowItem
OutputSecondary enum valueot::GraphicsFlowItem
setBackgroundImagePath(const std::string &_path)ot::GraphicsFlowIteminline
setLeftTitleCornerImagePath(const std::string &_path)ot::GraphicsFlowIteminline
setName(const std::string &_name)ot::GraphicsFlowIteminline
setRightTitleCornerImagePath(const std::string &_path)ot::GraphicsFlowIteminline
setTitle(const std::string &_title)ot::GraphicsFlowIteminline
setTitleColor(const ot::Color &_color)ot::GraphicsFlowIteminline
setToolTip(const std::string &_toolTip)ot::GraphicsFlowIteminline
title(void) constot::GraphicsFlowIteminline
~GraphicsFlowItem()ot::GraphicsFlowItemvirtual