<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[QtMobility and notifications]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I have a question to the Qt Mobility team. Are there any plans for Qt Mobility API to provide support for notifications ? Notifications that "can be used to inform the user about an event or display some form of information without getting in the user's way" ? Right now this is platform dependent feature ( Maemo uses libnotify, on MeeGo Handset it is MNotification (?), on Symbian I have no idea yet :) etc. ).<br />
We are thinking about implementation of it but we don't want to duplicate the efforts...</p>
<p dir="auto">Best Regards,<br />
Pawel Kurdybacha</p>
]]></description><link>https://forum.qt.io/topic/1256/qtmobility-and-notifications</link><generator>RSS for Node</generator><lastBuildDate>Sat, 14 Mar 2026 02:26:24 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/1256.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 14 Oct 2010 10:06:12 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to QtMobility and notifications on Fri, 15 Oct 2010 08:21:38 GMT]]></title><description><![CDATA[<p dir="auto">Yes, you are right that notification popup is the UI element - different on different platforms.<br />
Behind this UI elements should stay some notification back-end (daemon service or something) which receives notification requests from client applications and delivers them to system ui notifications widgets.<br />
I thought that some common API for this back-end for all platforms can be useful and allows the developers to write more portable applications.</p>
<p dir="auto">BR,<br />
Pawel</p>
]]></description><link>https://forum.qt.io/post/57652</link><guid isPermaLink="true">https://forum.qt.io/post/57652</guid><dc:creator><![CDATA[dakron]]></dc:creator><pubDate>Fri, 15 Oct 2010 08:21:38 GMT</pubDate></item><item><title><![CDATA[Reply to QtMobility and notifications on Thu, 14 Oct 2010 18:40:46 GMT]]></title><description><![CDATA[<p dir="auto">Hello Pawel,</p>
<p dir="auto">This sounds like a UI element. Shouldn't this be a question for Qt proper?</p>
<p dir="auto">Sincerely,<br />
John</p>
]]></description><link>https://forum.qt.io/post/57620</link><guid isPermaLink="true">https://forum.qt.io/post/57620</guid><dc:creator><![CDATA[johnk]]></dc:creator><pubDate>Thu, 14 Oct 2010 18:40:46 GMT</pubDate></item></channel></rss>