Project

General

Profile

Bug #55

Core configuration through QSettings.

Added by kaffeedoktor over 16 years ago. Updated over 15 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
Quassel Core
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Version:
0.13.1
OS:
Any

Description

Make the basic core configurations available through QSettings.

History

#1 Updated by Sputnick over 16 years ago

We have now an infrastructure in place that works similar (but is more flexible) than QSettings. Starting with the class Settings as the base (which actually privately inherits QSettings), a hierarchy of different objects can be used to access settings in both client and core. Existing objects should be extended or new ones derived in order to cover more settings.

QSettings shall no longer be used throughout Quassel IRC, except privately within the Settings class.

Also available in: Atom PDF