MCPcopy Create free account
hub / github.com/Atarity/Lightpack / GetScreenSize

Method GetScreenSize

Software/src/LightpackPluginInterface.cpp:561–564  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

559}
560
561QRect LightpackPluginInterface::GetScreenSize()
562{
563 return screen;
564}
565
566int LightpackPluginInterface::GetBacklight()
567{

Callers 1

clientProcessCommandsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected