Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CalcProgrammer1/OpenRGB
/ sizeHint
Method
sizeHint
qt/DeviceView.cpp:566–569 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
564
}
565
566
QSize DeviceView::sizeHint () const
567
{
568
return QSize(height() - 1, height() - 1);
569
}
570
571
QSize DeviceView::minimumSizeHint () const
572
{
Callers
15
OpenRGBPhilipsWizSettingsPage
Method · 0.45
on_AddPhilipsWizDeviceButton_clicked
Method · 0.45
OpenRGBDMXSettingsPage
Method · 0.45
on_AddDMXDeviceButton_clicked
Method · 0.45
OpenRGBE131SettingsPage
Method · 0.45
on_AddE131DeviceButton_clicked
Method · 0.45
RefreshList
Method · 0.45
OpenRGBPhilipsHueSettingsPage
Method · 0.45
on_AddPhilipsHueDeviceButton_clicked
Method · 0.45
OpenRGBQMKORGBSettingsPage
Method · 0.45
on_AddQMKORGBDeviceButton_clicked
Method · 0.45
OpenRGBLIFXSettingsPage
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected