ouple of weeks. My main point is that Qt can do all of
this stuff because the felgo people already did. It just has to be done
by Qt and put into the core.
--
Lorne Sturtevant
Sum Ergo Cogito
___
Interest mailing list
Interest@qt-project.org
range for the chart's x and y axis.
Fortunately I could do this with the existing API. It would be nice if
there was a cleaner API for doing this though.
--
Lorne Sturtevant
Sum Ergo Cogito
___
Interest mailing list
Interest@qt-project.org
On 06/20/2016 08:44 PM, Vincent Hui wrote:
> Did you try Examples/Qt-5.7/qtcharts/charts/zoomlinechart ?
>
Yes I did. That example uses the default zoom which is always in the
centre of the chart.
--
Lorne Sturtevant
Sum Ergo Cogito
___
In
need is again private.
So my question is, how would I do this? How can I zoom the chart around
the position of the mouse without accessing any of the private data from
the QtChart package? Is there some method I'm missing? Or is the API
just not able to do this right now?
-
On 04/07/2016 05:15 PM, Lorne Sturtevant wrote:
> I have a project that I'm trying to get working on android. I'm
> using Qt Creator to build and run everything. The program compiles,
> links and deploys. When it runs, I get the following error:
>
> Starting remot
t; E/dalvikvm(20264):
> dlopen("/data/app-lib/org.qtproject.example.test_mage-2/libmage.so")
> failed: dlopen failed: cannot locate symbol
> "_ZN18QXmlDefaultHandlerC2Ev" referenced by "libmage.so"...
>
>
>
> The constructor for QXmlDefaultHandler is n
directory, this is what I get:
$ objdump -T libQt5Xml.so | grep _ZN18QXmlDefaultHandlerC2Ev
000121b9 gDF .text 0038 _ZN18QXmlDefaultHandlerC2Ev
The symbol is in the library, but I have no idea why it's not finding it.
Any help with this would be greatly a
y help would be greatly appreciated.
--
Lorne Sturtevant
Sum Ergo Cogito
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
ly?
I found this forum post
http://forum.qt.io/topic/51764/2-qopenglwidget-shared-context which is
asking the same thing I am. Can anyone lend some insight?
--
Lorne Sturtevant
Sum Ergo Cogito
___
Interest mailing list
Interest@qt-project.org
ht
>
Thanks for the tip. That'll be easier than a separate process.
--
Lorne Sturtevant
Sum Ergo Cogito
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
ous versions. If that doesn't work, fix your server.
>
If it was my server, I'd fix it in an instant. But unfortunately it's a
3rd party server which I can't modify. While I try to get them to fix
it, I think I'll just use curl spawned from QProcess.
Thanks for
;;);
> qDebug() << QUrl::fromPercentEncoding(url.toEncoded());
> // produces: "http://example.com?query=[{"name":"value"}]";
>
>
I should clarify that I need the QUrl because I need to pass it to a
QNetworkRequest. That class only takes QUrls. I can'
n I force QUrl not to percent encode the URL?
Even though it's an error, I want QUrl to ignore it and just use the raw
string I provide.
--
Lorne Sturtevant
Sum Ergo Cogito
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
13 matches
Mail list logo