On Sat, Feb 23, 2013 at 8:54 AM, Jason Dictos wrote:
> Hey everyone,
>
> As someone who has learned a lot on this mailing list, I
> wanted to let you all know of a project I have been heavily involved in
> creating this past year. It is called Copy (www.copy.com), and the UI is
Hey everyone,
As someone who has learned a lot on this mailing list, I wanted
to let you all know of a project I have been heavily involved in creating this
past year. It is called Copy (www.copy.com), and the UI is written entirely in
Qt, using a single code base on Mac, Linux
That is a good thought, but I don't think that is the problem. I have a
double click event handler on one of my widgets, and it's not even getting
called. I would think that sending a double click event would cause the
double click event handler to be called, so that's why I think that
somehow
Hi,
Actually as neon support is enabled for Tegra3 targetfs, -mfloat-abi=soft is
disabling the neon.
Please suggest the changes we need to make in qmake.conf as attached.
Br,
Ramakanth
From:
interest-bounces+ramakanthreddy_kesireddy=mahindrasatyam@qt
Hi everybody.
When using QtScript in an application, is there a way to enable strict
mode for script code, as the statement "use strict" should do [1]? A
simple experiment with Qt 4.8 indicates that the "use strict" statement
does not have any effect.
There are no hints on the strict mode in the
Hi,
I have extracted the latest sources from Qt location repository and trying to
implement the RouteQuery,RouteModel
using below code.
We donot see any route map updated.
import QtQuick 2.0
import QtLocation 5.0
Item {
width: 1240; height: 480
focus:true
Map {
id:newma