Re: [Interest] Error following the ICS page

2014-08-15 Thread Ch'Gans
On 16/08/14 07:20, Amey Patil wrote: > Hello, > > I followed this page; > https://www.ics.com/blog/beaglebone-black-low-cost-embedded-platform-part-3#.U-1NP_7fEew > > When i copied the ipk files to the beaglebone black to install them as > mentioned, > opkg install .ipk > > I got following erro

[Interest] bluetooth profile

2014-08-15 Thread Ahmet Doğan
hi, I have seen how to set and add new service in bluetooth chat example but it has just add service is there any way to change device profile? I want to use phone as headset and that way pc must see android phone as a headset. is that possible? Kind Regards ___

[Interest] QWidget + friends; How to restore properties across sessions?

2014-08-15 Thread Mark Gaiser
Hi, This time i won't answer myself [1] since i've been thinking about a possible solution for this for quite a while and never really figured out something that would be sane. Oke, here is the case: - User opens an application filled with widgets. Each widget allows the user to modify some part

[Interest] Error following the ICS page

2014-08-15 Thread Amey Patil
Hello, I followed this page; https://www.ics.com/blog/beaglebone-black-low-cost-embedded-platform-part-3#.U-1NP_7fEew When i copied the ipk files to the beaglebone black to install them as mentioned, opkg install .ipk I got following error message; root@beaglebone:~/qt5_libraires# opkg insta

Re: [Interest] QTableView, readonly and selectable column text/data?

2014-08-15 Thread Mark Gaiser
On Fri, Aug 15, 2014 at 8:28 PM, Constantin Makshin wrote: > On Aug 15, 2014 4:52 PM, "Mark Gaiser" wrote: >> In my case i simply make a QLineEdit and set readOnly to false. > Wasn't the last part of the sentence supposed to be "set readOnly to true"? > :) Yes indeed, good catch :) Mailinglists

Re: [Interest] QTableView, readonly and selectable column text/data?

2014-08-15 Thread Constantin Makshin
On Aug 15, 2014 4:52 PM, "Mark Gaiser" wrote: > In my case i simply make a QLineEdit and set readOnly to false. Wasn't the last part of the sentence supposed to be "set readOnly to true"? :) ___ Interest mailing list Interest@qt-project.org http://lists.

[Interest] QWinEventNotifier: Cannot have more than 62 enabled at one time

2014-08-15 Thread Jason Kretzer
Good Day! I have the below code. Somewhere between the end of the start function and the beginning of the disconnected function I am getting the warning in the subject line. In the below code, “ContentProcess” inherits QProcess, I just added a some string data to keep with it. Also, fprocess

Re: [Interest] QTableView, readonly and selectable column text/data?

2014-08-15 Thread Mark Gaiser
On Fri, Aug 15, 2014 at 1:59 PM, Mark Gaiser wrote: > Hi, > > I have a QTableView with data from a custom QSqlQueryModel. > So far so good, data displays just fine. > > I'm searching for functionality to select text in any column as if the > flag: Qt::ItemIsEditable is set. However, setting that a

[Interest] QTableView, readonly and selectable column text/data?

2014-08-15 Thread Mark Gaiser
Hi, I have a QTableView with data from a custom QSqlQueryModel. So far so good, data displays just fine. I'm searching for functionality to select text in any column as if the flag: Qt::ItemIsEditable is set. However, setting that also allows the user to edit (type) in the field which is not what

Re: [Interest] [OT] Re: OpenGL weirdness

2014-08-15 Thread Sean Harmer
On Friday 15 Aug 2014 09:41:14 Rutledge Shawn wrote: > On 15 Aug 2014, at 8:29 AM, Till Oliver Knoll wrote: > > Am 14.08.2014 um 17:43 schrieb Sean Harmer > mailto:sean.har...@kdab.com>>: > > ... Just adding the needed VAOs made the > things work again. > > Ah just one of a gazillion ways you ca

Re: [Interest] [OT] Re: OpenGL weirdness

2014-08-15 Thread Rutledge Shawn
On 15 Aug 2014, at 8:29 AM, Till Oliver Knoll wrote: Am 14.08.2014 um 17:43 schrieb Sean Harmer mailto:sean.har...@kdab.com>>: ... Just adding the needed VAOs made the things work again. Ah just one of a gazillion ways you can see nothing with OpenGL. Unlike most OpenGL books want to make bel

Re: [Interest] XAML and CX in Qt for Windows Phone

2014-08-15 Thread Đèn cù Phan Quang Huy
Thanks, Andrew! I will try it. On Thu, Aug 14, 2014 at 2:52 AM, Knight Andrew wrote: > Huy Phan Quang wrote: > > So, it mean "i must rebuild qt source code"??? > > Not for using C++/CX in your application (why would it)? You just need to > tell the compiler to enable the extensions (/ZW). Qt wi

Re: [Interest] How to use QtPositioning on Android

2014-08-15 Thread Blasche Alexander
Hi Martin, You are moving outside of the supported deployment environment. Since my domain is positioning only and not the deployment of Qt on Android I can only provide some hints. The values are not documented since they are private implementation detail. The only way to figure this out is t