Searched refs:sidebarApplyDirectly (Results 1 – 4 of 4) sorted by relevance
116 d->sidebarApplyDirectly = val; in setApplySidebarChangesDirectly()121 return d->sidebarApplyDirectly; in getApplySidebarChangesDirectly()
164 sidebarApplyDirectly (false), in Private()302 sidebarApplyDirectly = false; in init()
207 bool sidebarApplyDirectly; variable
229 …d->sidebarApplyDirectly = group.readEntry(d->configApplySidebarChangesDirectlyEntry, … in readSettings()449 group.writeEntry(d->configApplySidebarChangesDirectlyEntry, d->sidebarApplyDirectly); in saveSettings()