Hmm... Not sure myself, but if I am allowed to guess: None of your business.
N, this is not meant aggressive. It was meant: If they are not documented,
or even found in a google search, they are not meant to be used directly and
are at best only of interest for developers of Qt itself. Or for d
Hello,
First of all, let me say I am pretty new to this Qt and C++ thing.
I recently adopted a Qt/C++ Linux desktop project. And I am currently
looking on qmake builds the project itself.
/usr/lib/qt4/bin/moc -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED
-I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/in
Hi Bruno,
Thanks for your reply.
The problem is, I really need to show everything right away, and fast.
Everything is heavy content. Specially on iPad 2. On a Quad Core Android tablet
it goes faster then on iPad 2.
I think for this to happen I would need to have all the views instantiated all
Le 30/12/2014 10:10, Nuno Santos a écrit :
> Hi,
>
> I have a stack view which will be used to load the main content of
> application views.
>
> Currently, when I select a new view, I pass the url of the correspondent Qml
> file. I use the replace method because in fact i’m only interested in th
On Friday 02 January 2015 11:51:41 Aaron Lewis wrote:
> Hi,
>
> I installed qt4.8 and qca with homebrew.
>
> The qmake tool chain works. But when I compile a qca application (that
> compiles in Linux)
> It could not find the QtCrypto/qca.h:
>
> ./widget.h:5:10: fatal error: 'QtCrypto/qca.h' file
On Friday 02 January 2015 09:12:42 Jha Sonakumar wrote:
> Hi all,
>
>
> I am trying to add Qt Version for ti-sdk(Texas Instruments) (location
> :/home/sona/ti-sdk-am335x-evm-07.00.00.00)
>
>
> I am getting following error :
>
>
> qmake not executable:
>
> The qmake executable
> /home/sona/ti
Thanks guys, I was blind by the new year eve and couldn't see this capital
E messing up my code.
I changed my call to start the process to pass a single string instead of a
QStringList of arguments (it's calling a python script) and it worked.
Still want to investigate why it's working only this wa
Hi all,
I am trying to add Qt Version for ti-sdk(Texas Instruments) (location
:/home/sona/ti-sdk-am335x-evm-07.00.00.00)
I am getting following error :
qmake not executable:
The qmake executable
/home/sona/ti-sdk-am335x-evm-07.00.00.00/linux-devkit/sysroots/i686-arago-linux/usr/bin/qmake