| 
    Envision
    
   A visual programming IDE for object-oriented languages 
   | 
 
  
Public Member Functions | |
| VCastExpression (Item *parent, NodeType *node, const StyleType *style=itemStyles().get()) | |
| virtual | ~VCastExpression () | 
Protected Member Functions | |
| void | determineChildren () override | 
Private Attributes | |
| Visualization::NodeWrapper * | castType_ {} | 
| Visualization::Item * | expr_ {} | 
Additional Inherited Members | |
  Protected Types inherited from Core::Reflect< Base > | |
| using | Super = Reflect< Base > | 
| OOVisualization::VCastExpression::VCastExpression | ( | Item * | parent, | 
| NodeType * | node, | ||
| const StyleType * | style = itemStyles().get()  | 
        ||
| ) | 
      
  | 
  virtual | 
      
  | 
  overrideprotected | 
      
  | 
  private | 
      
  | 
  private |