Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TeXworks/texworks
/ dpi
Method
dpi
src/ui/ScreenCalibrationWidget.cpp:145–149 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
143
}
144
145
double ScreenCalibrationWidget::dpi() const
146
{
147
Q_ASSERT(_sbDPI);
148
return _sbDPI->value();
149
}
150
151
QSize ScreenCalibrationWidget::minimumSizeHint() const
152
{
Callers
3
ScreenCalibrationWidget_dpi
Method · 0.80
ScreenCalibrationWidget_drag
Method · 0.80
doPrefsDialog
Method · 0.80
Calls
1
value
Method · 0.45
Tested by
2
ScreenCalibrationWidget_dpi
Method · 0.64
ScreenCalibrationWidget_drag
Method · 0.64