n900

OpenCV with QT on Maemo 5 (N900)

Since the presentation by Eero Bragge at theAmterdam devdays about QT / QT-Creator I've been looking for an excuse to try my hands at mobile development. Now this excuse has arrived in the form of the Nokia N900, my new phone! My other hobby is computer vision, so my first Idea's for applications to try and build lie in that direction. ...

QListWidget on freemantle

Hi, I have a problem with QListWidget on freemantle (maemo, n900). I want to use two QListWidget on same window and allow the user to pick on number in each window. When the user use the second QListWidget, the "blue" color on it disparear. How to change the color of a item selected in QListWidget which is not active ? ...

[Nokia N900] How can you detect the pressure with which the screen is pressed ?

Hey all .. i wanted to know, in C++/Qt, how can one detect with how much pressure the screen is being pressed when a project is on the N900 ?.. Can anyone help me on this ? ...

[Qt/N900] Can someone tell me how to use this type of a listbox ?

Hey guys, I have a question .. I think I sort of already know the answer to this but I thought I should just get it confirmed first .. I want to have a Maemo 5 Value Button (like in the first picture below), which when I press opens up a second dialog box which has 2 lists which show a bunch of numbers (similar to the second picture belo...

[Qt/Maemo5/N900] QMaemoListPickSelector not showing anything ..

Alright I tried using a QMaemo5ListPickSelector together with a QMaemo5ValueButton, but when I click on the button, a popup dialog box does come up, but it doesnt any list .. Here is a picture of what I mean: This is the code I'm using to start up the above mentioned two components and to populate the lists: QMaemo5ValueButton *x = ...

How to make a fancy shortcut on the desktop to my python app?

I've made this nice python app that runs when i use "python main.py" in terminal, but going thru the terminal each time is boring :-) how can i make a nice shortcut button with a img to have on my desktop? ...

[Qt/C++] Need help in setting the background of a QListPickSelector entry to an image ..

Hi all .... I'm using a QListPickSelector in my project and the idea is that it displays a set of images, rather than a list of strings .. Now I have tried using the setIcon() function, which works, but the image displayed is very tiny .. ! Here is the output I get when I use the setIcon() function: As you can see, the image displaye...

[Qt] Need help in transferring a file using Email/Bluetooth/Social Network ...

Hey guys, I need some general information on how can I use Qt to send a file using email or bluetooth or a social network already defined in the N900 (e.g. facebook) .. Regarding bluetooth, I read that Qt doesn't provide any libraries, and you would have to use Qt Extended, or use the default Maemo libraries ... I also know that for ge...

Qt Creator, LGPL, and the Nokia N900

I am interested in creating closed source applications for my Nokia N900 using Qt Creator and the LGPL License, but I'm unfamiliar with how exactly I'm able to do this. I understand that I should use dynamic links vs static links when creating my application, but I'm not certain how this is done when using Qt Creator. I'm under the impre...

How can I package my qt application with Qt Creator in Nokia Qt SDK

I have written a simple qt application with qt creator, I have tested with PC simulation and N900 device, It's OK. Qt Creator created a .deb file in my mobile. but it can't be installed. The installer always complained "incomplete package..." The SDK document says I can modify my application's version, or I can skip the package step in ...

How to find how old is Nokia n900 Phone?

How can i get details of Nokia n900 Phone? How old it is? how much talk time? ...