Hello all!
I started to work on an experimental branch to try to get ride of all
QAction dependencies in the core of stellarium. This is something that
we could eventually merge in the simplegles-qml branch (the Qt5 branch).
The rational to remove QAction is that in Qt5 they are not part of
QtCo
(Sorry, I send the email again because I forgot to put a subject. Please
don't reply to my previous message.)
Hello all!
I started to work on an experimental branch to try to get ride of all
QAction dependencies in the core of stellarium. This is something that
we could eventually merge in the
I'll take a look at your branch.
- For the statement " the change in the property will automatically change
the state of the StelAction. I think this has the potential to fix a few
tricky issues with the synchronisation of GUI buttons and module states."
As this is the way QActions work, how woul
Hi Timothy!
Thanks for the comments.
On Wed, Sep 18, 2013 at 7:21 AM, Reaves, Timothy
wrote:
> - For the statement " the change in the property will automatically change
> the state of the StelAction. I think this has the potential to fix a few
> tricky issues with the synchronisation of GUI bu