Project

General

Profile

Bug #254

Make Settings more efficient to instantiate

Added by Sputnick over 15 years ago. Updated about 15 years ago.

Status:
Resolved
Priority:
High
Assignee:
Category:
General / Unspecified
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Version:
0.13.1
OS:
Any

Description

I think it would be a good idea to use a static QSettings object (well, probably one per client/core) rather than deriving from QSettings. We don't want to have a disk access for every instantiation.

Advantage over a solution that would just reduce instantiations would be that changes in the settings would be immediately reflected in methods accessing it.


Related issues

Related to Quassel IRC - Bug #255: Optimize QtUiMessageProcessor::checkForHighlight()Resolved

Also available in: Atom PDF