38 class DetailsFrameWidget;
41 class BooleanFunctionTable;
43 class DataTableWidget;
44 class GroupingsOfItemWidget;
58 enum GateTypeCategory {none, lut, ff, latch};
77 void handleGateBooleanFunctionChanged(
Gate*
g);
86 void showMultiTab(GateDetailsTabWidget::GateTypeCategory gateTypeCategory);
98 void hideOrShorMultiTab(GateTypeCategory gateTypeCategory);
103 void setupBooleanFunctionTables(
Gate* gate, GateTypeCategory gateTypeCategory);
108 GateTypeCategory getGateTypeCategory(
Gate* gate)
const;
113 void handleLutConfigContextMenuRequested(
QPoint pos);
115 bool mMultiTabVisible =
true;
A table view that shows BooleanFunctions and clear-preset behaviors.
A widget to display the pins of a given gate.
QObject * parent() const const