MCPcopy Create free account
hub / github.com/CalcProgrammer1/OpenRGB / HideDeviceView

Method HideDeviceView

qt/OpenRGBDevicePage/OpenRGBDevicePage.cpp:1555–1559  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1553}
1554
1555void Ui::OpenRGBDevicePage::HideDeviceView()
1556{
1557 DeviceViewShowing = false;
1558 ui->DeviceViewBoxFrame->hide();
1559}
1560
1561void Ui::OpenRGBDevicePage::on_ApplyColorsButton_clicked()
1562{

Calls

no outgoing calls

Tested by

no test coverage detected