Skip to content

Mobile and Embedded

The forum for developing everything embedded: Linux, WinCE, Symbian, MeeGo... you name it.
14.2k Topics 62.7k Posts
  • How to Get the Children of Tool Bar ?

    3
    0 Votes
    3 Posts
    3k Views
    ?
    see if this helps: @ QList<QToolButton *> buttonlist = myToolBar->findChildren<QToolButton *>(); QListIterator<QToolButton *> i(buttonlist); while (i.hasNext()) qDebug() << i.next(); @
  • Solved: Maemo 5: Can only draw white text

    4
    0 Votes
    4 Posts
    3k Views
    S
    Oh, thank you, thats better :)
  • Osso_abook_contact_chooser_select_contacts() usage with Qt

    5
    0 Votes
    5 Posts
    3k Views
    T
    There is an end to this story. I wrote my own finger-friendly Qt implementation of Maemo5's native contact chooser. As far as I can tell, no Maemo5 developer ever used the native one in the way I want to use it. I'll go so far as to say that the native one is broken. Writing my own was harder than I expected but not impossible. I had some help from some Trolls at Qt Developer Days in San Francisco. I'm grateful for their eager, friendly help. Thanks to Martin, Benedikte, and Pierre.
  • Compile qt with opengl es failed

    6
    0 Votes
    6 Posts
    6k Views
    S
    Hi. I intend to compile this for s3c-arm6410, and qt 4.6, the operating system of my desktop is linux8.04 . I am new to learn opengl es. Thanks for your time .
  • Kinetic on ScrollingQMainQWindow

    2
    0 Votes
    2 Posts
    2k Views
    M
    Exist Qt Center forum for each country .... look here "Qt Forum for countrys":http://www.qtcentre.org/local_links.php?catid=3
  • Last Try

    4
    0 Votes
    4 Posts
    3k Views
    G
    Thank you all ! Now I messed it up. I uninstalled everything, even this OpenC stuff and PIPS. During installation Qt.sis is complaining about missing OPneC references. Guess I have to reinstall OpenC. PIPS I've already reinstalled. I have the latest firmware.
  • Symbian QWidget::Lower issiue

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Can't nmake for wince

    2
    0 Votes
    2 Posts
    5k Views
    ?
    solved like that wm6.cmd contents set PATH=F:\Program Files\Microsoft Visual Studio 9.0\VC\ce\bin\x86_arm;F:\Program Files\Microsoft Visual Studio 9.0\VC\bin;$(WindowsSdkDir)\bin;F:\Program Files\Microsoft Visual Studio 9.0\Common7\Tools;F:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE;F:\Program Files\Microsoft Visual Studio 9.0\Common\Tools;F:\Program Files\Microsoft Visual Studio 9.0\Common\IDE;F:\Program Files\Microsoft Visual Studio 9.0;$(FrameworkSDKDir)Bin;%PATH% set INCLUDE=F:\Program Files\Microsoft Visual Studio 9.0\VC\ce\include;F:\Program Files\Windows Mobile 6 SDK\PocketPC\include\ARMV4I;F:\Program Files\Windows Mobile 6 SDK\PocketPC\include;F:\Program Files\Microsoft Visual Studio 9.0\VC\ce\atlmfc\include;F:\Program Files\Microsoft Visual Studio 9.0\SmartDevices\SDK\SQL Server\Mobile\v3.0 set LIB=F:\Program Files\Windows Mobile 6 SDK\PocketPC\lib\ARMV4I;F:\Program Files\Microsoft Visual Studio 9.0\VC\ce\atlmfc\lib\ARMV4I;F:\Program Files\Microsoft Visual Studio 9.0\VC\ce\lib\ARMV4I and these sets not apply by start wm6.cmd, set vars were old values. I made these sets by hands, copy-past SET,PATH,INCLUDE to command promt and run. after that nmake runs... to building!!! that's FAQ! :)
  • Phonon and mp3-support on embedded device

    5
    0 Votes
    5 Posts
    5k Views
    A
    I got this to work by other means. By running gst-inspect i found that i had another decoder available, namely 'mfw_mp3decoder'. It plays mp3 flawlessly. Then the simple Phonon-code worked fine afterwards. I dont remember whether i ran some gst-command that setup the path for playback or not. Worth googling if you read this and have the same issue. Thanks for all help!
  • Input Data in Qwebview Web Page

    1
    0 Votes
    1 Posts
    3k Views
    No one has replied
  • SQLITE database. How do I get it back to PC from phone?

    6
    0 Votes
    6 Posts
    4k Views
    L
    Now I see that I misunderstood the original problem. So please skip my posts in order to avoid confusion.
  • Bus Error on DM365 while executing simpledecoration

    3
    0 Votes
    3 Posts
    2k Views
    B
    Thank you very much. New to Linux but starting to love the power given to the developer. I guess this means that I have a cross-compile problem. If the sample from QT is showing this error also, at least I know the source code is correct but the compile settings are wrong. This will give me a direction now. Thanks!
  • Qt_s60_setWindowGroupCursor and Q_SYMBIAN_HAS_SYSTEM_CURSORS Question

    2
    0 Votes
    2 Posts
    2k Views
    A
    I also have this problem on Nokia N8 "http://www.qt.gitorious.org/qt/qt/commit/b118ea010442c50b4b0393847c5e7f66b17d10a8?diffmode=sidebyside":http://www.qt.gitorious.org/qt/qt/commit/b118ea010442c50b4b0393847c5e7f66b17d10a8?diffmode=sidebyside
  • Tip: Building QML apps for Symbian (Qt 4.7.0 RC1)

    20
    0 Votes
    20 Posts
    16k Views
    Z
    I followed the steps (chose the default install options for everything) and manually added the 4.7.0 build configuration with the following: Version Name 4.7.0 qmake location: c:\qt\4.7.0\bin\qmake.exe S60 SDK: C:\Nokia\devices\Nokia_Symbian3_SDK_v0.9 CSL/GCCE Directory: C:\Nokia\devices\Nokia_Symbian3_SDK_v0.9\epoc32\release\gcce ...and when I open the qmlflickr project I can choose QT 4.7 for Symbian however when I try to build qmlflickr I get the error: :: error: No rule to make target \Nokia\devices\Nokia_Symbian3_SDK_v0.9\epoc32\release\gcce\udeb\qtmain.lib', needed by \Nokia\devices\Nokia_Symbian3_SDK_v0.9\epoc32\release\gcce\udeb\qmlflickr.exe'. Stop. QML for Nokia sounded very simple and easy to make apps now, even bought a N8 to give it a go...erm with all these steps and so many things to install doesn't seem to be the case at all :-ยง
  • Chained application in QT

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Symbian defines

    12
    0 Votes
    12 Posts
    8k Views
    R
    Yeah, me too.
  • Why the date and time is not correct? Help me!

    2
    0 Votes
    2 Posts
    2k Views
    J
    This sounds like UTC vs local timezones. Inside all software you should use UTC and then on the other end when you would like to show it you convert it into the settings on that device.
  • [MERGED] Qt-lighthouse

    4
    0 Votes
    4 Posts
    4k Views
    C
    Lighthouse uses plugins to target the GUI to a particular platform. Looks like you built all the Linux platforms! You'll need to choose the one that is relevant for your system and start the app with the following command line: <your app> -platform <plugin>
  • Mixing native events with Qt Event Loop in Linux (glib and embedded)

    1
    0 Votes
    1 Posts
    6k Views
    No one has replied
  • Qt Mobility and GStreamer Photography

    1
    0 Votes
    1 Posts
    3k Views
    No one has replied