[Qt-interest] why is this not allowed?

Gabriele Kahlout gabriele at mysimpatico.com
Tue May 11 00:35:02 CEST 2010


This email contained a .zip file attachment. Raytheon does not allow email attachments that are considered likely to contain malicious code. For your protection this attachment has been removed.

If this email is from an unknown source, please simply delete this email.

If this email was expected, and it is from a known sender, you may follow the below suggested instructions to obtain these types of attachments.

+ Instruct the sender to enclose the file(s) in a ".zip" compressed file, and rename the ".zip" compressed file with a different extension, such as, ".rtnzip".  Password protecting the renamed ".zip" compressed file adds an additional layer of protection. When you receive the file, please rename it with the extension ".zip".

Additional instructions and options on how to receive these attachments can be found at:

http://security.it.ray.com/antivirus/extensions.html
http://security.it.ray.com/news/2007/zipfiles.html

Should you have any questions or difficulty with these instructions, please contact the Help Desk at 877.844.4712

---

it's more challenging than that!

I've tried your version, then extended it into a class, then passed a
reference to the layout, then a copy ... Nothing achieves what I want.

The issue is that I prefer not to return a reference so that windows that
use it and close, don't destroy it, as seems to be the case. However I don't
want a deep copy too =). I just want a shall one! Pointers to the widgets of
the layout, but a copy of the layout?

It's seems i'll just resort (no better solution) to duplicating these lines
of code.

I've attached a qt project illustrating the problem, should someone be
interested in demonstrating a good solution.

2010/5/8 Ross Bencina <rossb-lists at audiomulch.com>

> QGridLayout *createLoginLayout() { /* create the layout and add the widgets
> */ }
>



-- 
Regards,
K. Gabriele

--- unchanged since 25/1/10 ---
P.S. Unless a notification (LON), please reply either with an answer OR with
" ACK" appended to this subject within 48 hours. Otherwise, I might resend.
In(LON, this) ∨ In(48h, TimeNow) ∨ ∃x. In(x, MyInbox) ∧ IsAnswerTo(x, this)
∨ (In(subject(this), subject(x)) ∧ In(ACK, subject(x)) ∧
¬IsAnswerTo(x,this)) ⇒ ¬IResend(this).

Also note that correspondence may be received only from specified a priori
senders, or if the subject of this email ends with a code, eg. -LICHT01X,
then also from senders whose reply contains it.
∀x. In(x, MyInbox) ⇒ In(senderAddress(x), MySafeSenderList) ∨ (∃y. In(y,
subject(this) ) ∧ In(y,x) ∧ isCodeLike(y, -LICHT01X) ).



More information about the Qt-interest-old mailing list