<div>QT 4.6 is only with PR 1.2 -- right? What happens to devices which are still on PR 1.1?</div>
<div> </div>
<div>-Saurabh<br><br></div>
<div class="gmail_quote">On Wed, May 26, 2010 at 3:25 PM, daniel wilms <span dir="ltr"><<a href="mailto:daniel.wilms@nokia.com">daniel.wilms@nokia.com</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">Hi
<div class="im"><br><br>ext saurabh aggarwal wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">We are using the qhildon-notifications in our application found at <a href="http://wiki.maemo.org/Maemo_Qt_Extra_Libraries" target="_blank">http://wiki.maemo.org/Maemo_Qt_Extra_Libraries</a>.<br>
For using this while development, we had to install the qhildon-notifications package using "apt-get".<br> Now, when we are building a package, can we add the depends in the deb file, and then will application manager automatically detect the dependency, and prompt the user to install it when he tries to install our application from the repository?<br>
</blockquote><br></div>These extra libraries were just needed for Qt 4.5. In Qt 4.6 the functionality is built in. All you need is to add "QT += maemo5" in your *.pro file to include it. Have a look in the official documentation for qt for maemo [1], and especially the notifications[2], as you seem to need them.<br>
<br>1. <a href="http://doc.qt.nokia.com/qt-maemo-4.6/classes.html" target="_blank">http://doc.qt.nokia.com/qt-maemo-4.6/classes.html</a><br>2. <a href="http://doc.qt.nokia.com/qt-maemo-4.6/qmaemo5informationbox.html" target="_blank">http://doc.qt.nokia.com/qt-maemo-4.6/qmaemo5informationbox.html</a><br>
<font color="#888888"><br>Daniel</font>
<div>
<div></div>
<div class="h5"><br><br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote"> Another question, how do we test what the application manager would do, and whether we have the dependency setup correctly?<br>
Regards,<br>-Saurabh<br></blockquote><br></div></div></blockquote></div><br>