Results 1 to 11 of 11

Thread: Qtopia

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Posts
    30
    Thanks
    6

    Default Re: Qtopia

    Thanks Axe,

    Finally I got some idea from you Thanks a lot...

    BTW, answering to your question ...

    I downloaded qtopia-core-source from trolltech site and installed it as per instructions..

    the examples given are running on qvfb with out any problem..
    when i see the source code, i find all examples are using QApplication instance and
    not using QPEApplication instance...

    That's Y i asked that question or made that assumption

    what is your comment

    Thanks

  2. #2
    Join Date
    Jan 2006
    Location
    Gold Coast, Australia
    Posts
    36
    Qt products
    Qt5 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows Android
    Thanked 5 Times in 5 Posts

    Default Re: Qtopia

    Trolltech renamed 'Qt Embedded' 4 to 'Qtopia Core'. It's still the same code, and it doesn't have QPEApplication classes.

    Freelance Senior Software Engineer

  3. #3
    Join Date
    Jan 2006
    Posts
    30
    Thanks
    6

    Default Re: Qtopia

    so for QTE4, QApplication will work with out any problem, right?


    Thanks for the answers and time spent

    Regards

  4. #4
    Join Date
    Jan 2006
    Posts
    30
    Thanks
    6

    Default Re: Qtopia

    I am using Qtopia 1.7* version for development..
    I need to access AlarmServer from my application...

    when this is executed
    Qt Code:
    1. AlarmServer::addAlarm(myAlarmTime, "QPE/Application/clock",
    2. "Hello Alarm", 123);
    To copy to clipboard, switch view to plain text mode 

    it always gives this message @ console

    AlarmServer waiting 329 seconds
    QCopChannel: no client registered for channel QPE/PIM

    what could be the problem?? kindly suggest me

    thanks in advance

Similar Threads

  1. QModemService in QtExtended 4.4
    By funghy in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 25th February 2009, 00:37
  2. Qtopia 4.2.4 opensource won't configure
    By MarkoSan in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 28th November 2007, 14:54
  3. Replies: 3
    Last Post: 6th March 2007, 19:24
  4. Qtopia 4.2 Open Source edition released!
    By lpotter in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 21st December 2006, 21:45
  5. Undefined symbols in Qtopia
    By minguzzi in forum Installation and Deployment
    Replies: 0
    Last Post: 13th September 2006, 14:59

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.