MCPcopy 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
329ElaWindowType::PaintMode ElaWindow::getWindowPaintMode() const
330{
331 Q_D(const ElaWindow);
332 return d->_pWindowPaintMode;
333}
334
335void ElaWindow::moveToCenter()
336{

Callers 1

T_SettingMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected