Skip to content

Programming a timer in QT4 under Kubuntu 9.04 Part 1

by Gnarc on July 25th, 2010

Part 1 of programming a simple timer in QT4 with QDevelop and QT4 Designer. It has an area for seconds, minutes, and hours. The language used is C++ on a Compaq Presario F730 w/ 4GB ram Kubuntu 9.04 64bit. For those who think the interface is cool, it was done on only a Geforce Go 6100 128MB

Retweet

From → Videos

9 Comments
  1. linuxrobotdude permalink

    @nickrohn93 I’m using QDevelop. However QTCreator is better I found out know, the documentation is built into the IDE.

  2. nickrohn93 permalink

    What is that program you used to open up the source code?

  3. linuxrobotdude permalink

    Good to hear.

  4. pieplay permalink

    found the solution, the program I was using was QT4 – nokia, general bin instal for linux. I went to the software screen and downloaded Q develop en K dev and it worked like a charm. probably had something to do with the fact that i’m using a less common linux distro linux mint (ubuntu based)

  5. linuxrobotdude permalink

    That error means that the linker can’t find the objects to some of the functions used. If you post the output I can help. And I thought I posted this message a while ago – guess it did not go through

  6. pieplay permalink

    well that’s not gonna happen over here, QT4 keeps on giving this error: collect2: ld returned 1 exit status
    It happens on every project, even the examples and i’m to new to know what’s wrong

  7. SneakyTweaky permalink

    M8 I’m so lucky I found some tut. with QT because I’m downloading it now and I hope it will be not to much dificult to make simple app for linux and windows too. I suscribe to you :)

    5 stars here.

  8. linuxrobotdude permalink

    I haven’t used it, thanks for mentioning it. The window fragments are not actually there but I guess thats what I get for using an older desktop recorder.

  9. Danny77uk permalink

    Good tutorial but that most be the worst system theme I’ve ever seen! And KDE is so over designed!

    I kind like qDevelop – it has some nice features – but QCreator is better.

Leave a Reply

Note: XHTML is allowed. Your email address will never be published.

Subscribe to this comment feed via RSS