Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Special Interest Groups
  3. Qt on BlackBerry and QNX
  4. New to this language
Forum Updated to NodeBB v4.3 + New Features

New to this language

Scheduled Pinned Locked Moved Qt on BlackBerry and QNX
9 Posts 3 Posters 5.0k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    avinashg
    wrote on last edited by
    #1

    Hi I am trying to develop a web browser. so far i have the browser up and running on the simulator. But the problem lies in the C++ codes. I am trying to implement an algorithm into the source code but i have no idea how to do it. Have no idea how to link the algorithm to the qml files.

    1 Reply Last reply
    0
    • jensen82J Offline
      jensen82J Offline
      jensen82
      wrote on last edited by
      #2

      Can you show us some source code to dive into it?

      1 Reply Last reply
      0
      • jensen82J Offline
        jensen82J Offline
        jensen82
        wrote on last edited by
        #3

        And do you know C++ or did you just found it?

        1 Reply Last reply
        0
        • A Offline
          A Offline
          avinashg
          wrote on last edited by
          #4

          I don't know C++. I understand the qml part. What i was trying to do is to store popular web pages into some cache storage. But i have nothing going on for the C++ piece.

          1 Reply Last reply
          0
          • A Offline
            A Offline
            avinashg
            wrote on last edited by
            #5

            The syntax is new to me. It is for a University Project and time is running out on me can u please help me?

            1 Reply Last reply
            0
            • jensen82J Offline
              jensen82J Offline
              jensen82
              wrote on last edited by
              #6

              Help you to learn C++? I think you can learn it online. There is so much information on the web. Also the amount of tutorials is more than you ever need. You should try this link: "http://www.learncpp.com/":http://www.learncpp.com/

              1 Reply Last reply
              0
              • JKSHJ Offline
                JKSHJ Offline
                JKSH
                Moderators
                wrote on last edited by
                #7

                Hi,

                [quote author="avinashg" date="1403095766"]The syntax is new to me. It is for a University Project and time is running out on me can u please help me?[/quote]What kind of project is it? What are you studying? What programming language did your professor ask you to use?

                Also, what programming languages have you used before?

                Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

                1 Reply Last reply
                0
                • A Offline
                  A Offline
                  avinashg
                  wrote on last edited by
                  #8

                  Research Project. I Am studying computer science. I am using QML with momentics IDE. The professor does not know the language. I have used Java before

                  1 Reply Last reply
                  0
                  • JKSHJ Offline
                    JKSHJ Offline
                    JKSH
                    Moderators
                    wrote on last edited by
                    #9

                    C++ has similarities with Java. So if you are experienced with Java, it should be quite easy to learn C++.

                    [quote]I am trying to implement an algorithm into the source code but i have no idea how to do it. Have no idea how to link the algorithm to the qml files.[/quote]However, your question is too vague for us to answer properly. Please give us some details of what you want to do, and what you have already tried.

                    You can start by reading these pages:

                    • http://qt-project.org/doc/qt-5/qtqml-cppintegration-topic.html
                    • http://qt-project.org/doc/qt-5/qtqml-cppintegration-interactqmlfromcpp.html

                    Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

                    1 Reply Last reply
                    0

                    • Login

                    • Login or register to search.
                    • First post
                      Last post
                    0
                    • Categories
                    • Recent
                    • Tags
                    • Popular
                    • Users
                    • Groups
                    • Search
                    • Get Qt Extensions
                    • Unsolved