I don't want to use private headers.
But without them I can't modify QLineEdit as I want.
Probably I will deal without private headers, but who knows...
And thanks for your hint.
-Original Message-
From: Giuseppe D'Angelo
Sent: Tuesday, March 11, 2014 8:35 PM
To: interest@qt-project.or
Il 11/03/2014 20:23, igor.mironc...@gmail.com ha scritto:
Is it possible to acces QLineEditPrivate* from QLineEdit’s subclass???
Help!!!
Why are you willing to go into private headers (which offer no
guarantees of compatibility at all) and not willing to submit a patch
that adds the missing c
Il 11/03/2014 20:23, igor.mironc...@gmail.com ha scritto:
Is it possible to acces QLineEditPrivate* from QLineEdit’s subclass???
Help!!!
Why are you willing to go into private headers (which offer no
guarantees of compatibility at all) and not willing to submit a patch
that adds the missing c
Hi.
I’ve just found that QLineEdit doesn’t have c-tor with QLineEditPrivate* (as
QWidget with QWidgetPrivate*).
And now I don’t know how to add some functionality to my subclass of QLineEdit.
Is it possible to acces QLineEditPrivate* from QLineEdit’s subclass??? Help!!!
P.S. Modifications to Q
Em ter 11 mar 2014, às 12:04:11, Matthew Woehlke escreveu:
> On 2014-03-11 05:01, Pasion Jerome wrote:
> > Short summary: We will be redirecting viewers of Qt 5.0 and Qt 5.1
> > documentation to "Qt 5" documentation. Subsequently, we will remove the
> > 5.0 and 5.1 documentation from qt-project.org
On 2014-03-11 05:01, Pasion Jerome wrote:
> Short summary: We will be redirecting viewers of Qt 5.0 and Qt 5.1
> documentation
> to "Qt 5" documentation. Subsequently, we will remove the 5.0 and 5.1
> documentation
> from qt-project.org and we will place future Qt 5.x documentation in
> "Qt 5" (h
On 03/11/2014 09:21 AM, Meir Katz wrote:
> Please advise what can be wrong ?
Ensure that your Qt version and your Kit are properly set up (Tools >
Options > Build & Run).
If it's all nice, create a bug report at
http://bugreports.qt-project.org/ with some more information:
* Qt Creator version
Hello every one,
I installed Qt-4.8.4 for embedded Linux, on a virtual machine running Ubuntu
10.04. When I create a new project, I can compile it but I don't have any
intelli sense option. Pointing the mouse on the line #include
I get a "no such file or directory" warning. I tried to add INCL
Also I expect to recieve mouse release event (plus, any mouse moves between
press and release events as well) even if item was not explicitly set as a
mouse grabber.
2014-03-11 13:36 GMT+04:00 Dmitrii Volosnykh :
> I'd like my custom item to become an explicit mouse grabber on mouse press
> even
On 11 March 2014 10:01, Pasion Jerome wrote:
> Hello all,
>
> Short summary: We will be redirecting viewers of Qt 5.0 and Qt 5.1
> documentation
> to "Qt 5" documentation. Subsequently, we will remove the 5.0 and 5.1
> documentation
> from qt-project.org and we will place future Qt 5.x documentati
I'd like my custom item to become an explicit mouse grabber on mouse press
event. I call grabMouse() inside mousePressEvent() handler, but it does not
receive any consecutive mouse move and release events (imagine, I try to
drag this item).
As far as I can see from QGraphicsScene's sources
QGraphi
Il 11/03/2014 10:01, Pasion Jerome ha scritto:
-I checked the doc notes database and there are only a handful of doc notes
for both 5.0 and 5.1. It is likely that they will not be ported over.
Why not? They might represent actual bugs or improvements for the
documentation. Instead of dropping
Hello all,
Short summary: We will be redirecting viewers of Qt 5.0 and Qt 5.1 documentation
to "Qt 5" documentation. Subsequently, we will remove the 5.0 and 5.1
documentation
from qt-project.org and we will place future Qt 5.x documentation in
"Qt 5" (http://qt-project.org/doc/qt-5/).
Note that
13 matches
Mail list logo