<?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[List all running application that started by user]]></title><description><![CDATA[<p dir="auto">How to list all running application that started by user and their start time and end time.</p>
<p dir="auto">Please share view.</p>
<p dir="auto">Thanks in advance..</p>
]]></description><link>https://forum.qt.io/topic/19172/list-all-running-application-that-started-by-user</link><generator>RSS for Node</generator><lastBuildDate>Mon, 08 Jun 2026 01:24:34 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/19172.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 18 Aug 2012 08:05:38 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to List all running application that started by user on Sat, 18 Aug 2012 12:34:26 GMT]]></title><description><![CDATA[<p dir="auto">Any body have a better solution for to find out the starting time of application like firefox,msword etc..using qt ..</p>
<p dir="auto">please share the code and views if you know...</p>
]]></description><link>https://forum.qt.io/post/147827</link><guid isPermaLink="true">https://forum.qt.io/post/147827</guid><dc:creator><![CDATA[qtdev]]></dc:creator><pubDate>Sat, 18 Aug 2012 12:34:26 GMT</pubDate></item><item><title><![CDATA[Reply to List all running application that started by user on Sat, 18 Aug 2012 09:46:20 GMT]]></title><description><![CDATA[<p dir="auto">Checkout "QProcess":<a href="http://qt-project.org/doc/qt-4.8/qprocess.html" target="_blank" rel="noopener noreferrer nofollow ugc">http://qt-project.org/doc/qt-4.8/qprocess.html</a></p>
]]></description><link>https://forum.qt.io/post/147818</link><guid isPermaLink="true">https://forum.qt.io/post/147818</guid><dc:creator><![CDATA[koahnig]]></dc:creator><pubDate>Sat, 18 Aug 2012 09:46:20 GMT</pubDate></item><item><title><![CDATA[Reply to List all running application that started by user on Sat, 18 Aug 2012 09:28:22 GMT]]></title><description><![CDATA[<p dir="auto">i want to track application when user start msword and firefox vlc...etc..using qt..is it possible.</p>
]]></description><link>https://forum.qt.io/post/147815</link><guid isPermaLink="true">https://forum.qt.io/post/147815</guid><dc:creator><![CDATA[qtdev]]></dc:creator><pubDate>Sat, 18 Aug 2012 09:28:22 GMT</pubDate></item><item><title><![CDATA[Reply to List all running application that started by user on Sat, 18 Aug 2012 08:30:38 GMT]]></title><description><![CDATA[<p dir="auto">In general this is OS API dependent. IMO it is quite complex to collect all this information in a unified API. So, I would not expect find anything in Qt. I am not sure, if you will get even the start time somehow on all platforms. When you like to have also the end times, you might a "endless" list when the user is quite active logged-in for long.<br />
When using Qt to start different applications through QProcess for instance, you can build up your own statistic.</p>
]]></description><link>https://forum.qt.io/post/147810</link><guid isPermaLink="true">https://forum.qt.io/post/147810</guid><dc:creator><![CDATA[koahnig]]></dc:creator><pubDate>Sat, 18 Aug 2012 08:30:38 GMT</pubDate></item></channel></rss>