Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Liniyous/ElaWidgetTools
/ getWindowPaintMode
Method
getWindowPaintMode
ElaWidgetTools/ElaWindow.cpp:329–333 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
327
}
328
329
ElaWindowType::PaintMode ElaWindow::getWindowPaintMode() const
330
{
331
Q_D(const ElaWindow);
332
return d->_pWindowPaintMode;
333
}
334
335
void ElaWindow::moveToCenter()
336
{
Callers
1
T_Setting
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected