| Subject: | Re: I don't understand this error |
|---|---|
| From: | Matthieu Brucher |
| Date: | Mon, 27 Feb 2006 15:52:42 +0100 |
Oliver Elphick wrote: The list is a constant list, so getting a non-const pointer to the first element is not possible. You must pass a QList instead or not modify QList by declaring op to be const. Matthieu -- To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with "unsubscribe" in the subject or the body. List archive and information: http://lists.trolltech.com/qt-interest/ |
| Previous by Date: | Re: I don't understand this error, Falko Buttler |
|---|---|
| Next by Date: | Re: I don't understand this error, Daniel Walz |
| Previous by Thread: | Re: I don't understand this error, Andreas Pakulat |
| Next by Thread: | Re: I don't understand this error, Andreas Pakulat |
| Indexes: | [Date] [Thread] [Top] [All Lists] |