Hi Thiago,
thanks for your quick reply. I will try and give some more context:
I use the python requests module inside my PySide app to post requests
to a website. Some of those requests return a lot of data that I need to
parse to be able to show progress, other requests are file downloads
th
On quarta-feira, 18 de janeiro de 2017 10:04:54 PST Prav wrote:
> Build errors with -no-rtti flag and without -no-rtti flag I gave in previous
> message too
>
> Previously I build Qt without RTTI with no problems. That is why I had RTTI
> turned off. I prefer "turn on only if necessary" strategy
Hello, Thiago.
> Did you pass any options related to RTTI to configure?
Already wrote about that in previous message
Build errors with -no-rtti flag and without -no-rtti flag I gave in previous
message too
Previously I build Qt without RTTI with no problems. That is why I had RTTI
turned off.
I
On quarta-feira, 18 de janeiro de 2017 17:21:46 PST Frank Rueter | OHUfx
wrote:
> Hi,
>
> I got another threading question for the pros out there:
>
> In my current application I am using QThread objects and
> QObject.moveToThread() to enable my GUI to download multiple files while
> updating p
Hi,
I got another threading question for the pros out there:
In my current application I am using QThread objects and
QObject.moveToThread() to enable my GUI to download multiple files while
updating progress bars in the main event loop. This is the respective
snippet of code:
self.
Em terça-feira, 17 de janeiro de 2017, às 11:39:04 PST, Prav escreveu:
> cl -c -FIQtQuickDepends -YuQtQuickDepends
> -Fp.pch\release\Qt5Quick_pch.pch -nologo -Zc:wchar_t -FS -O2 -MD
> -Zc:strictStrings -D_HAS_EXCEPTIONS=0 -W3 -w34100 -w34189 -w44996 -DUNICODE
> -DWIN32 -DQT_NO_URL_CAST_FROM
Shawn Rutledge wrote:
Hi,
> It’s not in QKeySequence::StandardKey. There is a table in the QKeySequence
> docs which shows the standard key assignments on each platform.
>
> Personally I don’t miss that on Linux… it’s just an extra key available for
> some other purpose (I’ve used it as a compo
I can´t found an explanation of the differences of
/reinterpret_cast/ and /dynamic_cast/, because I can´t found
information about /reinterpret_cast/ in Qt Documentation (5.5.0 Qt
version).
You will probably find that Qt doesn't have much to say about them
because they are part
Hello everyone,
I just started to look into the new compositor api for wayland and was
wondering if it should be possible to implement a mobile phone like
screen/app rotation using this api?
Thx in advance,
Hannes
___
Interest mailing list
Interest@qt-p
On 01/16/2017 09:07 PM, mark diener wrote:
Bill:
I thought I would do a brain dump on what I learned.
If your data is bound by the roleNames() mechanism, then the
dataChanged( ) function works greatl
If your data is retrieved by INVOKABLE functions, then you need to call
the following:
QModel
Hello, Larry.
Would you be so kind to elaborate more on what you have tried so far and
what result were achieved?
Regards.
On Tue, Jan 17, 2017 at 11:36 AM Larry <754833...@qq.com> wrote:
> Is there anyone knows, please!
> os: ubuntu 16.04
>
> Thanks!
Hello, Thiago.
>I want to see the command-line to the compiler
Here is compile command and its output (till next compile file)
cl -c -FIQtQuickDepends -YuQtQuickDepends
-Fp.pch\release\Qt5Quick_pch.pch -nologo -Zc:wchar_t -FS -O2 -MD
-Zc:strictStrings -D_HAS_EXCEPTIONS=0 -W3 -w34100 -w3
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
13 matches
Mail list logo