On martes, 7 de febrero de 2017 12:10:33 ART Lisandro Damián Nicanor Pérez
Meyer wrote:
> On sábado, 4 de febrero de 2017 10:19:34 ART Ch'Gans wrote:
> > On 4 February 2017 at 07:55, Lisandro Damián Nicanor Pérez Meyer
> >
> > wrote:
> > > Hi! I am creating a hover form over a QGraphicsView widg
On sábado, 4 de febrero de 2017 10:19:34 ART Ch'Gans wrote:
> On 4 February 2017 at 07:55, Lisandro Damián Nicanor Pérez Meyer
>
> wrote:
> > Hi! I am creating a hover form over a QGraphicsView widget. For starters I
> > used designer to create a QWidget with all the necessary hover form
> > widg
On 4 February 2017 at 07:55, Lisandro Damián Nicanor Pérez Meyer
wrote:
> Hi! I am creating a hover form over a QGraphicsView widget. For starters I
> used designer to create a QWidget with all the necessary hover form widgets in
> it. Then I created a grid layout, added the hover form to it and f
uups, little detail: I am using Qt 5.7.
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
Hi! I am creating a hover form over a QGraphicsView widget. For starters I
used designer to create a QWidget with all the necessary hover form widgets in
it. Then I created a grid layout, added the hover form to it and finally added
it to the QGraphicsView widget. As I expected the hover form ap