40 class GraphGraphicsView;
42 class SettingsItemSpinbox;
43 class GraphNavigationWidget;
44 class AbstractBusyIndicator;
143 void handleModuleDoubleClicked(
const u32 id);
148 void handleNavigationLeftRequest();
149 void handleNavigationRightRequest();
150 void handleNavigationUpRequest();
151 void handleNavigationDownRequest();
156 void handleEnterModuleRequested(
const u32 id);
160 void focusRect(
QRectF targetRect,
bool applyCenterFix);
174 u32 mCurrentExpansion;
188 StoreViewport() : mValid(
false) {;}
191 QRectF restoreViewport(
bool reset =
true);
193 StoreViewport mStoreViewport;
Abstract class for Widgets within HAL's ContentArea.
Logical container for modules, gates, and nets.
A view to display the rendered graph (needs a GraphicsScene).
The Node class object represents a module or a gate.
A SettingsItem that represents a spinbox.
QObject * parent() const const