[bt-devel] Config system
Eeli Kaikkonen
eekaikko at mail.student.oulu.fi
Tue Feb 17 00:21:33 MST 2009
Quoting Gary Holmlund <gary.holmlund at gmail.com>:
> In the mean time, I have tried to change from KApplication to
> QApplication, but it looks like I can't do it until KActionCollection
> is gone. It depends on some data setup by KApplication. Perhaps we
> should pull it out now.
>
Yes, it should be easy for you to create a minimal BtActionCollection
and change occurrences of KAC to BtAC. Then you can port KApplication
-> QApplication and I can look further into Actions.
For a long time (since I had to port KDE3 actions to KDE4 actions with
great pains) I have had plans for BtAction. It would be a convenience
class on top of QAction which would make creating actions easier.
There's more about that in the wiki. The easiness is based on the new
config system.
--Eeli Kaikkonen
More information about the bt-devel
mailing list