tory as
usual.
I guess the answer is 1), but the blog announcement always talks about releases,
which is left to interpretation. So I hope The Qt Company reconsiders and takes
at least the 2) option approach as a way to make the announcement a bit less
bad.
--
Antonio Larrosa
___
t
SUSE/openSUSE and our users.
(Just for completeness, note that we're already packaging/testing Qt 5.9
betas for openSUSE Tumbleweed so we'll probably publish that in
Tumbleweed soon after it's officially release. This mail is mainly about
the SLE/openSUSE Leap stable dis
Hi,
I have created the QObject class:
#ifndef BLOOMFILTERS_H
#define BLOOMFILTERS_H
#include
#include "svn/bloom-read-only/bloom_filter.hpp"
class Bloomfilters : public QObject
{
Q_OBJECT
Q_PROPERTY(bloom_parameters parameters READ parameters WRITE setParameters
NOTIFY parametersChan
- Alkuperäinen viesti -
Lähettäjä: "development-requ...@qt-project.org"
Lähetetty: 17.8.2013 13:00
Vastaanottaja: "development@qt-project.org"
Aihe: Development Digest, Vol 23, Issue 86
Send Development mailing list submissions to
development@qt-project.org
To subscribe or
ss below
> (or by traditional postal services by writing to: Came Cancelli Automatici
> Spa, Via Martiri della Libertà 15, 31030 Dosson di Casier (TV) - Italy, or
> by sending a fax to +39 0422 4941. Furthermore the person concerned may
> exercise all the rights of access to the p
s you have to explicitly
instruct the topmost area to ignore such events.
So it should not be a bug.
Ciao,
Antonio
On Mon, May 20, 2013 at 3:36 PM, Matteo Brichese wrote:
> Hi everyone, I'm having some issue on passing the right event from a
> mousearea to another.
>
>
Hi,
IIRC libs are defined in the LIBS qmake variable. You can define your own
set of libs using LIBS= instead of appending stuff with LIBS+=
I hope this can help you.
Cheers,
Antonio
On Thu, Feb 14, 2013 at 6:53 PM, Mumtaz Ahmad wrote:
> I have made specs file for my environment but whe