Dear All,
I have QDockWidget in floating mode (as a child of QMainWindow) which I am
trying to mask using QWidget::setMask().
This results in masking the widget's visible area as required however when I
try to interact with the background using mouse in the masked area (ie. non
visible portion
Den 29 May 2013 kl. 8:01 PM skrev Israel Brewster:
> Well, after some effort and tweaking, I managed to get the QPrinter based
> approach working under Qt 5.1 - actually with code almost identical to my
> original code. I had to make the content narrower to fit on the page, since
> the setPageM
class CSDesignLibTreeView : public QTreeView
{
Q_OBJECT
public:
void slot_DeleteFolder();
};
void CSDesignLibTreeView::slot_DeleteFolder()
{
QFileSystemModel *filemodel = qobject_cast (model());
filemodel->remove(currentIndex());
}
Please check the above snippet I am removing one index from
QFi
On May 29, 2013, at 10:57 AM, Thiago Macieira wrote:
> On quarta-feira, 29 de maio de 2013 10.55.22, Israel Brewster wrote:
>> Attached to this e-mail is a small application that demonstrates three
>> (apparent) bugs I have run into when trying to use Qt 5.1.0 beta on my mac.
>> My apologies if t
On quarta-feira, 29 de maio de 2013 10.55.22, Israel Brewster wrote:
> Attached to this e-mail is a small application that demonstrates three
> (apparent) bugs I have run into when trying to use Qt 5.1.0 beta on my mac.
> My apologies if they are already known. Each of them is, to me at least, a
>
Oh, it should be noted that this is on Mac OS X 10.8.3. I have NOT tested these on any other platforms, and in fact #2 at least isn't even applicable to other platforms. Sorry for not mentioning that earlier.
---Israel BrewsterComputer SupportĀ Technician
On May 28, 2013, at 3:10 PM, Israel Brewster wrote:On Apr 4, 2013, at 9:48 AM, Israel Brewster wrote:I am trying to create a PDF document using QT5 on Mac OS X 10.8. In Qt 4 I had the following code to accomplish this, which worked perfectly:[...snip...
> > Do you want it to do something different?
>
> Uhm, funny thing: having almost exclusively worked with reactivision (which
> doesn't seem to implement the TUIO spec completely)
> my brain always assumed that objects and fiducials were the same, when of
> course they are not. So in this sense
Hello
My Question is not really Qt Relatet since i would prefer a non Qt solution to
it. But if Qt would provide me with the appropriate tools, I would be happy too.
So. My program downloads an xml which is signed using the w3c dsig standard.
(rsa key pair). I have to check the validity of this
Hi Daniel,
2013/5/29 Casimiro, Daniel C CIV NUWC NWPT
> Do you want it to do something different?
Uhm, funny thing: having almost exclusively worked with reactivision
(which doesn't seem to implement the TUIO spec completely) my brain
always assumed that objects and fiducials were the same, whe
> I'm in the process of evaluating libraries for a project I'm about to start.
> My requirement is that I need to use a TUIO device capable of
> sending cursors and objects events. I'm looking in different directions, and
> the last time I had to start a similar project, I used libCinder
> for a
Hi,
Thanks a lot for the quick response.
Another usecase is live streaming or playing of remote media file in smartphone
to be replicated in IVI.
Does QtConnectivity provides solution to this usecase as well?
Best Regards,
Ramakanth
-Original Message-
From: Pritam Ghanghas [mailto:pr
Hi
Your three requirements are well within range of bluetooth capabilities. I
think you can use QtConnectivity on your platform, I am assuming that you have
backends implemented for your IVI system. If something is missing you can do it
yourself the platfrom is yours anyway. As per all the smar
Ok! Thanks.
On 29/05/13 11:37, Jenssen Tim wrote:
> Yes it is broken at the moment, mahoviko on qt-project freenode irc-channel
> said: "I am working on this issue"
>
>
> Von: interest-bounces+tim.jenssen=digia@qt-project.org
> [interest-bounces+tim.
Yes it is broken at the moment, mahoviko on qt-project freenode irc-channel
said: "I am working on this issue"
Von: interest-bounces+tim.jenssen=digia@qt-project.org
[interest-bounces+tim.jenssen=digia@qt-project.org]" im Auftrag von
"Linos [i...
Hi,
i can't load http://qt-project.org/ or the forums links inside
qt-project.org,
anyone else? I am having this error:
Error 503 Service Unavailable
Service Unavailable
Guru Meditation:
XID: 558709774
Varnish cache server
Regards,
Miguel Angel.
__
Hi,
Am interested in below usecases for IVI HMI to SmartPhone HMI communication
based on Linux/Android/Windows embedded systems.
1) Command/text transfer from Smartphone to IVI
2) Internet Radio (Mobile Network -> Smartphone -> IVI). But audio to be
transported over Connectivity lay
On Tue, May 28, 2013 at 11:34 PM, Alan Alpert <4163654...@gmail.com> wrote:
> You missed http://qt-project.org/wiki/QtQuickOpenComponents (which is
> nigh-impossible to find and never updated).
>
> I think this sort of list is what we really want, just a wiki page for
> collecting links to existing
18 matches
Mail list logo