Is it possible to use Qt Creator instead of the eclipse?

The current IDE is 'low', and I think we already have something like Qt Creator , why?

  • eclipse code editor works well with C++ /Qt (I mean it cannot parse the strange syntax...)
  • the editor highlights not QML...
  • Qt Creator works very well with C + c++ / Qt + mobile things,.
  • other things...

a side note:

I hope BB move forward and create/select the best IDE and drop this forum (even if the community is useful, but the environment is not) and use something like Stackoverflow.com ... A day and AskUbuntu.com askBlackBerry.com .

We put a number of things to facilitate the development of BlackBerry and more fun alumni.

Thank you.

Qt Creator is a great IDE and can be used for the development of BB Cascades right now. This wiki page has all the required information:

http://Qt-project.org/wiki/setting-up-Qt-Creator-for-BlackBerry-and-QNX

But why drop forums? Competing mobile platforms have their own development forums. Qt has his own forum as well. StackOverflow can be an additional source of information, I've seen BB associated questions here.

Tags: BlackBerry Developers

Similar Questions

  • Is it possible to use < af:message > to display the validation model adf instead of the default note window

    For any component input, validation that we created at the level of the entities attribute are executed and if any validation fails, the messge is displayed in a window of default note on the component of the.

    Is it possible to use < af:message > to display the validation model adf instead of the window of default note for the corresponding component in a fragemnt jsff page?

    I use JDev 11.1.1.6.0.

    Thank you

    Jean Bayard

    Michelle,

    I have good news. I was able to reproduce, locate and bypass your problem.

    The problem is the following:

    works very well in JSF pages, but it does not work in JSF fragments (which are part of a glued TaskFlow, what is included in a page parent as a ) because ADF when executing a miscalculation of the value of of 'for' - attribute when it is part of a region BTF. For example, suppose that the has id = "it1" (as it is in your JSF fragment above) and this TaskFlow defined in included as a with id = "r1" in a parent page. Then the internal ID of the input text field will be 'r1:0:it1', but at runtime, the framework will set the value of 'for' - attribute to the 'r1:it1' (which is wrong) instead of "r1:0:it1" (which is the correct value).

    You can work around this bug by specifying:

    Instead of

    in your code above. In this way the framework will make up the correct value for the 'for' - attribute at run time and will not work correctly. Don't worry the caveat against a non-existent ID in the JDev source code editor.

    You must do this trick only in fragments JSF and you should not do in JSF pages.

    Dimitar

  • Can I use ODBC drivers instead of the JDBC driver?

    Hello

    Can I use ODBC drivers instead of the JDBC driver? If yes what are working all the steps I have to take the ODBC driver to do?


    All answers are appreciated.


    -CHikk

    Hello

    Yes, it is possible.

    Simply create the ODBC connection to your windows and then the link to the topology using the bridge Jdbc-Odbc Driver.

    This help you?

  • Is it possible to use iCloud shares photos with the two opening and Photos at the same time?

    Is it possible to use iCloud shares photos with the two opening and Photos at the same time?

    Non - PEAK is not a feature of iPhoto or Aperture - this is new with Photos

    LN

  • Is it possible to use Dreamweaver with WordPress (has the classes by Joseph Lowery) only uses a test server AWS and not an environment local localhost?

    Is it possible to use Dreamweaver with WordPress (has the classes by Joseph Lowery) only uses a test server AWS and not an environment local localhost?

    Yes, I want to talk and EC2 instance and I am able to do Dreamweaver to easily connect using SFTP which I believe is a SSH protocol. See the image below. This method works.

    I currently have a test instance and will finally have an instance of production when the site is finished.

    Local environment is not installed on my workstation and my thought was that put it on the server would allow transparent operation including scripts on the server side. The testing station is not public.

  • Is it possible to use two different computers with the same adobe - ID and the same adobe license?

    Is it possible to use two different computers with the same adobe - ID and the same adobe license?

    Hi Morten,

    Yes, you can have your subscription or your license installed on two different computers with the same adobe id, however use one at a time.

    Please let us know if you have any questions, more about it.

  • Is it possible to display an image instead of the button in a group of radio buttons?

    I am building an application must work with touch screens. I would like to show the buttons of the largest radio group as they are by default. Is it possible to make them appear larger, or to display a custom instead of the radio group image?

    Francisco

    Hi Francisco,.

    Back to your original question. Take a look at http://www.456bereastreet.com/lab/styling-form-controls-revisited/radio-button/ or look

    radio css
    

    on Google for examples of how you can change the icon of the radio group selection.

    On the use of the images himself for the Group of radio buttons. You can always include the necessary HTML tags in the query LOV himself as well. Just a very simple example:

    select ''||dname as d,
           deptno as r
      from dept
     order by dname
    

    Concerning
    Patrick
    -----------
    My Blog: http://www.inside-oracle-apex.com
    APEX 4.0 Plug-Ins: http://apex.oracle.com/plugins

  • Is it possible to use "recently closed" tabs in the new firefox without a mouse?

    In the old firefox, you had the option of clicking ONCE in the upper left corner and then using the arrow keys to navigate the menu of recently closed tabs, extremely fast and go to the tab you want. Now you klick three times, and you have to search the history button because there is no list more, and there is no possibility of using the arrow keys. Is it possible to use the arrow keys on the keyboard as before or is there anyway of downgrading my version to the old version of firefox?

    You can also access this data via the menu of tory His(Alt + S)

    • Press the ALT key, or press F10 to display the Menu bar.
  • Is it possible to use workflows to Train for the old masters in detail for CRUD operations

    Hello

    I use Jdev 11.1.2.3

    I have a use case of the implementation of paintings by master detail (a master and 3 Details) and I want the CRUD operation will end only when all the data are introduced. It is therefore possible to use workflows to train for this use case.

    Thank you

    The pb is solved, I just replace the Taskflow newPersonalDetail by a simple point of view and for the createInsert I am using invokeAction in the pageDef:

    Thank you

  • CMD. EXE: IS IT POSSIBLE TO USE TWO COMMANDS INSIDE OF THE COMMAND CMD 'FOR '?

    HAY EVERYONE.
    I WROTE A PROGRAM TO CMD. EXE.
    AND I WANT TO SET A VARIABLE TO THE NUMBER OF FILES PRESENT IN A DIRECTORY.
    THE PROBLEM IS THAT I DON'T KNOW HOW TO USE THE TWO COMMANDS INSIDE OF THE COMMAND.
    HERE IS THE EXAMPLE OF MY PROBLEM INSIDE THE BAT FILE:

    OFF @ECHO
    FOR /F %%D IN (' DIR/W/D / N / L ' "C:\WINDOWS\SYSTEM32\*." ") DLL | TROUVER/C/I/N 'B' ') SET FILES_NUMBER = % Y
    ECHO: % FILES_NUMBER %
    BREAK
    OUTPUT

    I EXPECT THAT THIS PROGRAM WAS TELLING ME HOW MANY DLL FILES THAT BEGIN WITH THE LETTER B, I HAVE IN MY SYSTEM32 DIRECTORY.
    HOWEVER, THIS PROGRAM HAVE A MISTAKE DURING ORDERING.

    | WAS NOT PLANNED AT THIS TIME.

    "WHEN I USE IT JUST COMMAND DIR/W/D O:N: C ' C:\WINDOWS\SYSTEM32\*. "DLL" | " FIND/C/I/N "B" WITHOUT THE FOR ORDER THIS ORDER WRITE A NUMBER ON THE SCREEN. THE NUMBER OF DLL FILES THAT BEGIN WITH THE LETTER B IN MY SYSTEM32 DIRECTORY.
    IF THESE TWO COMMANDS (DIR AND FIND) COMBINED ALL WORK OK.

    BUT I WANT TO REDIRECT THE OUTPUT OF THESE COMMANDS IN A VARIABLE. FOR THIS I USE THE COMMAND FOR.

    WHEN I USE JUST A COMMAND INSIDE THE ORDER, HE DIDN'T THERE WAS NO ERROR.
    BUT WHEN I USE PIPES, A MISTAKE SE PRODUCT.

    SO, MY QUESTION IS: HOW TO USE TWO COMMANDS INSIDE OF COMMAND? OR HOW TO USE A PIPE TO COMMAND INSIDE.

    YBY

    A slightly different method, but will set the Files_Number variable to what you want:

    Off @Echo
    C:
    cd\Windows\System32
    Dir B *. DLL | FindStr.Exe 'File (s)' > Temp.Txt
    FOR /F "Tokens = 1-4" %% IN (Temp.Txt) Set Files_Number = %% a
    Echo number of records Files_Number is %

    Note: You can add a Temp.Txt DEL if you want, but it is not necessary because the > causes the replaced every time that you run this. (If we had used > as our redirector, it adds to the Temp.Txt file, which we don't want.)

    In addition, when you use the / w with the DIR command that calls the large format so you get 1 account per line regardless of the number of files has the letter B in them. Also, your search for the letter B in each line through FIND counted the Bs if they're the first letter.

    My method deliberately DIRs for only these DLLs that begins with the letter B. FindStr allows us to give us only the row that contains the number of files. In the FOR-IN-DO we know that this line will have four elements of the text, so we settled our chips to 1-4. They will be placed in temporary variables a, b, c & d.

    Given that the actual number of files, that's what we want, we have Files_Number = %% a.  Had we wanted to know the total number of bytes of the file, WE Set Total_Bytes = % c.

    You can do both if you want to do like this:

    Off @Echo
    C:
    cd\Windows\System32
    Dir B *. DLL | FindStr.Exe 'File (s)' > Temp.Txt
    FOR /F "Tokens = 1-4" %% IN (Temp.Txt) Set Files_Number = %% a
    FOR /F "Tokens = 1-4" %% IN (Temp.Txt) define Total_Bytes = %% c
    Echo number of records Files_Number is %
    Echo Total number of bytes is Total_Bytes % %

  • Is it possible to use math.random to generate the name of the item web app?

    Math.Random () can be used to auto fill in the name of an element of web application field? I have a client who needs web app point briefs to be random and we do not ask the user to have to create a name for their presentation.

    I think that I thought about it. If anyone is interested:

    I should add that if you try to do, make sure to place your script AFTER the element, you want to be pre-populated. Otherwise, the script will be executed before the load element and it won't work.

  • Is it possible to use advanced actions to set the value of the question?

    Hi - I am trying to develop a course of Captivate 4 and wish I could on slide enter advanced use of actions to check the value of a user variable, and if the variable is equal to x then set the value of the question (correct) 1. Is there a system variable, that I can use to define?

    This course is to download a package to an LMS (Moodle) SCORM.

    Ideas/suggestions would be greatly appreciated.

    Unfortunately, Captivate is not currently a way to manipulate SCORM score via advanced Actions and the user or System Variables.

    So that you could have OnSlideEnter check and set the value of a variable, you don't have a way to use this information to force sending a question slide.

  • using three colors instead of the HP C4780 black print cartridge

    can I set up my printer to use the cartridge three colors to black and white or regular print?  (I buy black cartridges and lights all but seem to only use black).  THX!

    Hi winter1420,

    Welcome to the HP forums!

    I see that you want to print using only the color on your Photosmart C4780 cartridge. I'd be happy to help you with that

    Looking the Page 50 of your User Guide, I would say that Yes, it is possible to configure the printer to print with just the cartridge three colors. Please note that your black from the color cartridge is perhaps not exactly black as explained on page 50 in the Guide of the user as well.

    Hope that helps! Please let me know if you have any other questions!

  • is it possible to use external memory to increase the performance of my computer?

    I have a slow xp and each program/app/files in an external drive.
    But I want to know if I can improve the performance of my control memory left him in the external drive.

    Hi cesar vidal,.

    1. What is the total capacity of the hard drive primary?
    2. Since when are you facing problems of performance on the computer?

    Method 1

    There is no way the use of the memory or the space left in the external drive to increase the performance of the computer.

    See the article and check if it helps increase the performance of the computer.

    Slow PC? Optimize your computer for peak performance

    http://www.Microsoft.com/athome/Setup/optimize.aspx

    Method 2

    It is possible that some third-party programs installed on the computer is at the origin of the performance problem.

    I suggest that you put the computer in a clean boot state and check if it helps.

    To help resolve the error and other messages, you can start Windows XP by using a minimal set of drivers and startup programs. This type of boot is known as a "clean boot". A clean boot helps eliminate software conflicts.

    See the link below to learn more about how to clean boot.

    How to configure Windows XP to start in a "clean boot" State

    http://support.Microsoft.com/kb/310353

    Reset the computer to start as usual

    When you are finished troubleshooting, follow these steps to reset the computer to start as usual:

    (a) click Start, type msconfig in the search box and press ENTER.

    (b) If you are prompted for an administrator password or for confirmation, type your password or click on continue.

    (c) under the general tab, click the Normal startup option, and then click OK.

    (d) when you are prompted to restart the computer, click on restart.

  • Is it possible to Setup Nvidia graphics instead of the AMD in my Pavilion dv7?

    Hello, I have a HP Pavilion dv7-6052er. I need to have the Nvidia GeForce graphics card, because she CUDA technology which is strongly increases the performance of an application called Blender, which is important to me (AMD Radeon doesn't support and will not be).

    Is it possible to buy this card separately and mount it in my notebook instead of Radeon? I discovered this couple of newer of dv7 Pavilion dv7-7150er have Nvidia cards. Thank you.

    Hello:

    In order to change the graphics card the motherboard must be replaced.

    Since there is no motherboards with nvidia graphics for your model series, make what you want are not possible.

    Sell or trade your laptop for one of the newer models of dv7 with nVidia graphics.

Maybe you are looking for