Thread
:
QMaemo5HomescreenAdaptor homescreenChanged signal is always false fix
View Single Post
Wonko
2010-12-18 , 17:21
Posts: 456 | Thanked: 1,580 times | Joined on Dec 2009
#
1
Just in case you want to, e.g., suspend your Qt based homescreen widget the QMaemo5HomescreenAdaptor provides the "void homescreenChanged(bool isOnCurrentHomescreen)" signal.
Though, in its current implementation is a minor bug which causes isOnCurrentHomescreen to be always false.
The attached diff shows how this can be fixed.
Edit: This issue is fixed in git.
Attached Files
qmaemo5homescreenadaptor.cpp.diff.txt
(658 Bytes, 103 views)
Last edited by Wonko; 2010-12-21 at
14:37
.
Quote & Reply
|
The Following User Says Thank You to Wonko For This Useful Post:
kitwalker
Wonko
View Public Profile
Send a private message to Wonko
Find all posts by Wonko