Minsky
minsky::ClickType Struct Reference

represents whether a mouse click is on the item, on an output port (for wiring, or is actually outside the items boundary, and a lasso is intended More...

#include <item.h>

Collaboration diagram for minsky::ClickType:
Collaboration graph

Public Types

enum  Type {
  onItem, onPort, outside, inItem,
  onResize, legendMove, legendResize
}
 

Detailed Description

represents whether a mouse click is on the item, on an output port (for wiring, or is actually outside the items boundary, and a lasso is intended

Definition at line 63 of file item.h.

Member Enumeration Documentation

◆ Type

Enumerator
onItem 
onPort 
outside 
inItem 
onResize 
legendMove 
legendResize 

Definition at line 65 of file item.h.


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