<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">

  <channel>

  <title>Qt DevNet forums (all posts)</title>
  <link>http://qt-project.org/forums</link>
  <description>RSS feed for latest posts in all forums on Qt Project</description>
  <copyright>Copyright 2013 Qt Project</copyright>
  <docs>http://www.rssboard.org/rss-specification</docs>
  <generator>ExpressionEngine v2.3.1 http://expressionengine.com/</generator>
  <lastBuildDate>Fri, 24 May 2013 12:33:28 GMT</lastBuildDate>
  <atom:link href="http://qt-project.org/feeds/all_forums/posts" rel="self" type="application/rss+xml" />
  
  
        <item>
            <title>QTransform.rotate() from the middle point?</title>
            <link>http://qt-project.org/forums/viewthread/28122</link>
            <author>itsmemax</author>
            <description><![CDATA[Hello. I want my QTransform rotating from the middle point of my QLine (so, if my QLine is 50 pixels long, it should rotate from X 25 for example)! At the moment it rotates from the left point, so from X 0. How to do this?]]></description>
            <guid isPermaLink="false">eb1f6b6dd24124a8f5b21d05bb96caa8</guid>
            <pubDate>Fri, 24 May 2013 12:32:32 GMT</pubDate>
        </item>
  
        <item>
            <title>Czy da się połączyć z bazą SQLite, która jest na serwerze ?</title>
            <link>http://qt-project.org/forums/viewreply/126625</link>
            <author>wmalinowski</author>
            <description><![CDATA[SQLite jest prosta lokalna baza oparta na plikach. Jezeli chcesz uzywac takiej bazy tylko do odczytu to sciagnij ja kazdorazowo na dysk. Jezeli takze do zapisu to uzyj jakiejkolwiek prawdziwej bazy zamiast SQLite.]]></description>
            <guid isPermaLink="false">d363daf33de157cf32eb21f6a45a539b</guid>
            <pubDate>Fri, 24 May 2013 12:19:35 GMT</pubDate>
        </item>
  
        <item>
            <title>Starting with Qt; Few queries</title>
            <link>http://qt-project.org/forums/viewreply/126623</link>
            <author>raven&#45;worx</author>
            <description><![CDATA[hmm&#8230; gesture [qt&#45;project.org] support for QtWidgets seems promising.
There is a Qt Guide [qt&#45;project.org] how to work with gestures on widgets.]]></description>
            <guid isPermaLink="false">024d89d68ff6f3750493225def36dcca</guid>
            <pubDate>Fri, 24 May 2013 12:18:49 GMT</pubDate>
        </item>
  
        <item>
            <title>QGraphicsItemAnimation setRotateAt rotates around scene 0,0 how do i set it to rotate around QGraphicsItem center</title>
            <link>http://qt-project.org/forums/viewthread/28121</link>
            <author>icewhite1981</author>
            <description><![CDATA[For several reasons (the biggest of which is the legacy codebase I am working with) I am forced to use QGraphicsItemAnimation to animate QGraphicsItems on our scene I am trying to implement a simple rotate animation for test purposes. I have implemented the code and the item rotates almost as expected. However the Rotation is around the 0,0 of the scene rather than the 0,0 of the Item. Ideally I would like the rotation to occur around the center of the QGraphicsItem

	Any ideas on how I can achieve this calling setTransformOriginPoint doesn&#8217;t work and to be honest I don&#8217;t really want to change the item I am animating in anyway. Can this be done just using the QGraphicsItemAnimation so the translation to rotate around item center can be applied on a temporary basis. If this is not possible any thoughts as to how I can achieve this generally if a solution cannot be applied to the animation object.

	Please note I have tried applying the translation using the QGraphicsItemAnimation function setTranslationAt]]></description>
            <guid isPermaLink="false">118e6d32a072582bb6c24b3beb18e77f</guid>
            <pubDate>Fri, 24 May 2013 12:18:17 GMT</pubDate>
        </item>
  
        <item>
            <title>I am getting error as &quot;module Qtwebkit is not installed.</title>
            <link>http://qt-project.org/forums/viewreply/126618</link>
            <author>koahnig</author>
            <description><![CDATA[One reason could be that the webkit has been excluded while building Qt libs. You need to check this.]]></description>
            <guid isPermaLink="false">67974339ea757de75766b28099c01b9c</guid>
            <pubDate>Fri, 24 May 2013 12:01:36 GMT</pubDate>
        </item>
  
        <item>
            <title>Can&apos;t get good looking antialiasing on lines</title>
            <link>http://qt-project.org/forums/viewreply/126617</link>
            <author>Gassolini</author>
            <description><![CDATA[Chris, that was a bit patronizing, if I&#8217;m honest &#8211; did you read my posting? I&#8217;m talking about AA quality&#8230;

	I do indeed want antialiasing, and I&#8217;m fully aware of what it is, how it&#8217;s generally done and how it&#8217;s supposed to look. Now, if you look at those images; the top one with a light grey background looks terrible as AA go (the result I&#8217;m getting), while the bottom one looks perfectly fine (the results someone else is getting). The images are magnified to show the readers clearly what is happening.]]></description>
            <guid isPermaLink="false">1a36f46d0247cd04af2f3078a3d28920</guid>
            <pubDate>Fri, 24 May 2013 11:59:23 GMT</pubDate>
        </item>
  
        <item>
            <title>QtMultimediaKit in Windows XP</title>
            <link>http://qt-project.org/forums/viewthread/28120</link>
            <author>jech</author>
            <description><![CDATA[Hi, recently I downloaded Qt 5.1 beta binary for Windows and I wanted to try QtMultimedia in QML. Unfortunately it seems that this module is missing in the installation just like in 4.x versions. What do I have to do to use QtMultimedia in QML?]]></description>
            <guid isPermaLink="false">1a44dde77842ef9333190ceff8ddb3bf</guid>
            <pubDate>Fri, 24 May 2013 11:59:16 GMT</pubDate>
        </item>
  
        <item>
            <title>I am getting error as &quot;module Qtwebkit is not installed.</title>
            <link>http://qt-project.org/forums/viewthread/28119</link>
            <author>kranthi</author>
            <description><![CDATA[Hi All,
I have to use webview in qt for blackberry, when i use it I am gettting error as &#8220;module qtwebkit is not installed&#8221; for bb10 platform. How can I add the qtwebkit module for bb10.]]></description>
            <guid isPermaLink="false">77990b11e7cce75afe7b23947ea8bb0a</guid>
            <pubDate>Fri, 24 May 2013 11:48:09 GMT</pubDate>
        </item>
  
        <item>
            <title>QT5 QApplication Crashes When There is No Monitor</title>
            <link>http://qt-project.org/forums/viewreply/126613</link>
            <author>Tobias Hunger</author>
            <description><![CDATA[Could you please file a bug report [bugreports.qt&#45;project.org] about this? It should really get some developer attention!]]></description>
            <guid isPermaLink="false">d2c3ad196ead2f2cd0a47ab14ba122ed</guid>
            <pubDate>Fri, 24 May 2013 11:45:11 GMT</pubDate>
        </item>
  
        <item>
            <title>How to display items in a centered Flow&#45;like way?</title>
            <link>http://qt-project.org/forums/viewreply/126612</link>
            <author>sierdzio</author>
            <description><![CDATA[I think you can hack around with ListView snapMode [qt&#45;project.org] to get what you need.]]></description>
            <guid isPermaLink="false">de74f51a7bfa17664a85b2c8bc51eb83</guid>
            <pubDate>Fri, 24 May 2013 11:43:28 GMT</pubDate>
        </item>
  

  </channel>
</rss>