When I call QTemporaryFile::open() with any OpenMode flags I get an error.
Code:
QTemporaryFile wi_file;
if (wi_file.open(QIODevice::WriteOnly)) {
Error:
/Users/lmartell/ia/cap/workItem.cpp:877:15: error: 'open' is a
protected member of 'QTemporaryFile'
if (wi_file.open(QIODevice::WriteO
Hi
Thanks for you reply??
If we pay for "Qt for Device Creation", Do we need pay other Charges for get
Automotive suite ?
Is Automotie suite is a part of "Qt for Device Creation" ?
Larry
-- Original --
From: "Frederik Gladhorn&q
We are very interested in Qt Automotive Suite, so we want to know how to
download and get more information about it.
Thanks !___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
Is there anyone knows, please!
os: ubuntu 16.04
Thanks!___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
Yup, that worked find. Easy peasy! Thanks.
On Thu, Oct 6, 2016 at 9:55 AM, Gian Maxera wrote:
> In the Qt app you just need to change http to https
> No more.
>
>> On 6 Oct 2016, at 14:51, Larry Martell wrote:
>>
>> I have a Qt app that sends requests to a serve
I have a Qt app that sends requests to a server like this:
QString urlStr = "http://foo.bar.com/baz";;
QUrl transferUrl(urlStr);
QNetworkRequest request(transferUrl);
networkReply = networkManager.get(request);
We need to change this to use HTTPS. We have the needed certs on the
server. C
On Wed, Aug 31, 2016 at 4:34 AM, Viktor Engelmann
wrote:
>
>
>
> Am 31.08.2016 um 10:28 schrieb Viktor Engelmann:
>
>
>
> Am 31.08.2016 um 02:02 schrieb Kyle Altendorf:
>
> On August 30, 2016 7:44:14 PM EDT, Kyle Altendorf wrote:
>
> On August 30, 2016 4:
On Tue, Aug 30, 2016 at 7:38 PM, Roland Hughes
wrote:
>>>
>
> I am invoking a python script with QProcess. I have found that if the
> script tries to open a file that has spaces in the path, no error is
> thrown, but the file always appears to have 0 length. The same script
> with the same file wi
On Tue, Aug 30, 2016 at 7:08 PM, Thiago Macieira
wrote:
> Em terça-feira, 30 de agosto de 2016, às 16:28:25 PDT, Larry Martell escreveu:
>> I am invoking a python script with QProcess. I have found that if the
>> script tries to open a file that has spaces in the path, no error is
I am invoking a python script with QProcess. I have found that if the
script tries to open a file that has spaces in the path, no error is
thrown, but the file always appears to have 0 length. The same script
with the same file with spaces in the path invoked from the command
line works fine. Note
uot;/" + CONFIG_PATH);
I certainly don't love it, but it works.
>
> On Fri, May 13, 2016 at 1:54 PM, Larry Martell
> wrote:
>> Thanks. That answers the second part of my question.
>>
>> Is there a way to get the config automagically included when I run
>&
On Mon, May 16, 2016 at 7:53 PM, Hamish Moffatt
wrote:
> On 17/05/16 08:24, Larry Martell wrote:
>>
>> I've see a lot of code that does something like this:
>>
>> QJsonDocument document = QJsonDocument::fromJson(jsonData);
>> QJsonObject object =
I am reading in a JSON file that looks like this:
{
"capData": {
"host": "foo.bar.com",
"initial_port": "8000"
"secondary_port": "8001"
},
"django": {
"host": "baz.bar.com",
"port": "8004"
}
}
I want to iterate through it and put the data in some structur
Thanks. That answers the second part of my question.
Is there a way to get the config automagically included when I run macdeployqt?
On Fri, May 13, 2016 at 7:50 AM, Robert Iakobashvili
wrote:
> Dear Larry,
> I'd place it to Resources - so no issues at signing.
>
> Addition
>
>
>> On 13 May 2016, at 12:42, Larry Martell wrote:
>>
>> I am creating a bundle with macdeployqt to distribute my app. I want
>> to have a config file that my app will read at startup. How can I
>> include that config file in my bundle, and where is the pro
I am creating a bundle with macdeployqt to distribute my app. I want
to have a config file that my app will read at startup. How can I
include that config file in my bundle, and where is the proper place
for it to live on the file system on the machine the app gets
installed on?
___
is finish loaded.
>
> Not sure if you have control over the webserver side or web page here.
>
> Jerome
>
>
> On Mon, May 2, 2016 at 4:19 PM, Larry Martell
> wrote:
>>
>> I have a situation where I want to bring up a web page that the user
>> will intera
mits the page, nor how I would destroy the page.
Can anyone help me with this?
Thanks!
Larry
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
Is it possible to run a Qt app in a browser? I have googled for this,
and found some hits, but none seen like they ever worked out. The most
promising seems to be http://wiki.qt.io/Qt_for_Google_Native_Client
but the readme link is broken, so that's discouraging. Anyone have any
pointers on if this
On Wed, Mar 30, 2016 at 10:48 AM, Larry Martell wrote:
> I have some HTML that looks like this:
>
>
>
> x1="0" y1="0" x2="100%" y2="0">
>
>
>
I have some HTML that looks like this:
\
On some machines this works fine, but on other machines the entire
rectangle is black. There are no errors in QWebInspector, but in the
app's error log I see this me
On Thu, Mar 17, 2016 at 11:39 AM, Thiago Macieira
wrote:
> On quinta-feira, 17 de março de 2016 09:39:44 PDT Larry Martell wrote:
>> GET https://code.jquery.com/jquery-2.1.4.min.js SSL handshake failed
>>
>> A couple of days back Thiago said:
>> > Check if you have
On Thu, Mar 17, 2016 at 6:41 AM, Konstantin Tokarev wrote:
>
>
> 17.03.2016, 07:13, "Larry Martell" :
>> On Wed, Mar 16, 2016 at 12:04 PM, Konstantin Tokarev
>> wrote:
>>> 16.03.2016, 18:39, "Larry Martell" :
>>>> On
On Wed, Mar 16, 2016 at 12:04 PM, Konstantin Tokarev wrote:
>
>
> 16.03.2016, 18:39, "Larry Martell" :
>> On Wed, Mar 16, 2016 at 6:29 AM, Konstantin Tokarev
>> wrote:
>>> 16.03.2016, 02:15, "Larry Martell" :
>>>> -How can I
On Thu, Mar 17, 2016 at 8:11 AM, Larry Martell wrote:
> On Thu, Mar 17, 2016 at 6:41 AM, Konstantin Tokarev wrote:
>>
>>
>> 17.03.2016, 07:13, "Larry Martell" :
>>> On Wed, Mar 16, 2016 at 12:04 PM, Konstantin Tokarev
>>> wrote:
>>>>
On Wed, Mar 16, 2016 at 6:29 AM, Konstantin Tokarev wrote:
>
>
> 16.03.2016, 02:15, "Larry Martell" :
>> -How can I debug the Angular code?
>
> QtWebKit has developer tools. You need to create QWebInspector, set QWebPage
> to it,
> and enable QWebSettings::De
On Tue, Mar 15, 2016 at 9:14 PM, Thiago Macieira
wrote:
> On terça-feira, 15 de março de 2016 19:15:03 PDT Larry Martell wrote:
>> So that led me to these questions:
>>
>> -What runs the JS code on the client?
>
> JavaScriptCore, WebKit's JS engine.
Is that part o
On Tue, Mar 15, 2016 at 12:45 PM, Thiago Macieira
wrote:
> On terça-feira, 15 de março de 2016 12:04:34 PDT Larry Martell wrote:
>> > To make matters short, these two URLs are different:
>> >
>> > http://foo.bar.com:8000/#/workitem/12345
>> >
>> &
On Tue, Mar 15, 2016 at 11:54 AM, Thiago Macieira
wrote:
> On terça-feira, 15 de março de 2016 11:45:12 PDT Larry Martell wrote:
>> >> QString urlStr = "http://foo.bar.com:8000/#/workitem/12345";;
>> >> QUrl reportUrl(urlStr);
>> >
>>
On Tue, Mar 15, 2016 at 11:37 AM, Thiago Macieira
wrote:
> On terça-feira, 15 de março de 2016 07:04:49 PDT Larry Martell wrote:
>> Sorry for not giving more details. It's not a fragment - it's an
>
> You say "it's not a fragment" and then your URL uses a f
On Tue, Mar 15, 2016 at 10:33 AM, Larry Martell wrote:
> I am building my Qt app with symbols so I can use lldb. I use this
> cmake option "-DCMAKE_BUILD_TYPE=Debug". That indeed does make an
> executable that I debug locally on the machine I built it on.
>
> But if
I am building my Qt app with symbols so I can use lldb. I use this
cmake option "-DCMAKE_BUILD_TYPE=Debug". That indeed does make an
executable that I debug locally on the machine I built it on.
But if I then use macdeployqt to generate a dmg file, the executable
in there does not seem to have sym
On Tue, Mar 15, 2016 at 1:32 AM, Thiago Macieira
wrote:
> On segunda-feira, 14 de março de 2016 18:30:13 PDT Larry Martell wrote:
>> We have an app that emits a URL with a hashtag in it (#) and that is
>> processed by some Angular JS code we have
>> (https://docs.angularj
We have an app that emits a URL with a hashtag in it (#) and that is
processed by some Angular JS code we have
(https://docs.angularjs.org/guide/$location). That URL is emitted with
setUrl. It works fine on a Mac, but on Windows it acts as if the #
were not there. Googling I found this:
https://bu
34 matches
Mail list logo