Home
last modified time | relevance | path

Searched refs:setStartDocked (Results 1 – 4 of 4) sorted by relevance

/dports/deskutils/basket/basket-2.49a-46-g60e38c6/src/
H A Dmainwindow.cpp253 … Settings::setStartDocked(false); // If queryClose() is called it's because the window is shown in queryClose()
H A Dsettings.h449 static inline void setStartDocked(bool docked) { in setStartDocked() function
H A Dsettings.cpp146 setStartDocked(config.readEntry("startDocked", false)); in loadConfig()
H A Dbnpview.cpp196 Settings::setStartDocked(true); in lateInit()