Row positions elements horizontally. That is its function.
You can't adjust x, anchor left/right items inside a Row element.
Why don't you anchor your Row on left with leftMargin: 200?
On Aug 15, 2013 3:28 AM, "Steve Pavao" wrote:
> I've come across a limitation when using Repeater.
>
> If I us
test if the connection is available... but that is only half of
solution. The link may go offline and in that case the GUI shall block... for
some time.
--
Robert Voinea
Software Engineer
+4 0740 467 262
Don't take life too seriously. You'll never get out of it aliv
Thank you in advance! :)
--
Robert Voinea
Software Engineer
+4 0740 467 262
Don't take life too seriously. You'll never get out of it alive.
(Elbert Hubbard)
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
> > Anyone..?
>
> 2nd try. Anyone?
> ___________
> Interest mailing list
> Interest@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
Try Component.create()
I have not tried this approach, but for dynamic creation of Q
};
// As I said, you use the QObject interface for your PathModel
Q_INVOKABLE QObject* pathModel() { return &m_pathModel; };
Q_INVOKABLE QString testString() { return "some_test_text"; }
private:
PathModel m_pathModel;
};
All these macros are described
Hi
On Saturday 10 November 2012 20:05:13 Mark wrote:
> On Sat, Nov 10, 2012 at 8:03 PM, Robert Voinea wrote:
> > I am not saying to instantiate it as QObject, but expose it to qml as
> > qobject.
> >
> > I'm sorry that my replies are so short... but i'm wr
On Monday 05 November 2012 18:38:07 Pritam wrote:
> On Monday 05 November 2012 05:24 PM, Robert Voinea wrote:
> > Hi
> >
> > Has anyone tried the QtQuick 1.0/1.1 and Video combination?
> >
> > I have to implement a simple interface for several video stream
On Monday 05 November 2012 13:57:01 Mark wrote:
> On Mon, Nov 5, 2012 at 12:54 PM, Robert Voinea wrote:
> > Hi
> >
> > Has anyone tried the QtQuick 1.0/1.1 and Video combination?
> >
> > I have to implement a simple interface for several video streaming sour
sing (probably) the native vlc API... or something like this:
http://www.meegoexperts.com/2011/09/phonon-video-player-qml/.
Thank you in advance! :)
--
Robert Voinea
Software Engineer
+4 0740 467 262
Don't take life too seriously. You'll never get out of it alive.
(Elbert Hubbard)
started with Qt and MPX (multi-pointer-X) but somehow I managed to
confuse it with multi-touch...
Thank you for your support!
--
Robert Voinea
IT Specialist
+4 0740 467 262
Don't take life too seriously. You'll never get out of it alive.
(Elbert Hubbard)
__
On Tuesday 14 February 2012 17:06:24 Thiago Macieira wrote:
> On terça-feira, 14 de fevereiro de 2012 14.14.49, Robert Voinea wrote:
> Note that master pointers are not the same thing as touch points. Each
> master device can have multiple touch points.
>
> What Qt does not supp
er display.
Support for multiple master pointers requires more invasive patches into Qt
4.7.x and were out of scope for 1.2.
[/quote]
*New approach :D*
...Does anyone know of a device driver for X that combines "mouse events" into
one touch event? :D
--
Robert Voinea
IT Specialis
...
I'll start testing today.
--
Robert Voinea
IT Specialist
+4 0740 467 262
Don't take life too seriously. You'll never get out of it alive.
(Elbert Hubbard)
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
setups like kms)
>
> Official XInput multi-touch support is coming in XI2.2 (X.org 1.12).
> Supporting this in xcb would certainly be nice (I'm planning to take a look
> at it at some point) but it is indeed not high priority now.
>
> On sábado, 11 de fevereiro de 2012 11.35.
On Saturday 11 February 2012 11:56:49 Thiago Macieira wrote:
> On sábado, 11 de fevereiro de 2012 11.35.53, Robert Voinea wrote:
> > 1. What is the current state of multitouch in Qt/X11?
>
> Different patches, no official implementation because future X11 plans were
> abandon
my problem?...
Thank you.
--
Robert Voinea
IT Specialist
+4 0740 467 262
Don't take life too seriously. You'll never get out of it alive.
(Elbert Hubbard)
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
16 matches
Mail list logo