HAL  v4.5.0-83-g30c8f0afc
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
hal::graph_widget_constants Namespace Reference

Enumerations

enum class  grid_type { Lines = 0 , Dots = 1 , None = 2 }
 

Detailed Description

The constants that control how the graph view renders, e.g., the level-of-detail thresholds and the grid sizes.

Enumeration Type Documentation

◆ grid_type

Enumerator
Lines 
Dots 
None 

Definition at line 64 of file graph_widget_constants.h.