MCPcopy Create free account
hub / github.com/TeXworks/texworks / spinBox

Method spinBox

unit-tests/UI_test.cpp:41–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39 QRect rulerRect() const { return _rulerRect; }
40 bool isDragging() const { return _isDragging; }
41 QDoubleSpinBox * spinBox() { return _sbDPI; }
42 int unit() const { return _curUnit; }
43 QMenu & contextMenu() { return _contextMenu; }
44};

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected