Convert GridLinesMgr to use Qt properties

Bug #930393 reported by treaves
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Stellarium
Fix Released
Medium
treaves

Bug Description

To help clean up application interaction.

Tags: qt

Related branches

Revision history for this message
Bogdan Marinov (daggerstab) wrote :

What do you want to do exactly and why?

Revision history for this message
treaves (treaves) wrote :

I'm going to convert objects over to use the Qt event system; I started this a long time back, when Fabien was still active, and it's fallen to the wayside. The issue is that a lot of settings change values manually; they poll other objects to determine what their own state should be. The signals/slot metaphor removes the polling, and eases decoupling in the system. The other thing it helps with is a better understanding in the UI of when connections should be broken before changing values. Several of the GUI classes have values that change, that trigger an event, and that event updates the UI, and that UI update triggers an event, etcetera.

So this is an effort to begin to clean all of that up.

treaves (treaves)
Changed in stellarium:
status: Triaged → Fix Committed
Changed in stellarium:
milestone: 1.0.0 → 0.11.2
Changed in stellarium:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.