Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. [SOLVED] Can we use Bootstrap technology for getting its icon and using in QML?
QtWS25 Last Chance

[SOLVED] Can we use Bootstrap technology for getting its icon and using in QML?

Scheduled Pinned Locked Moved QML and Qt Quick
7 Posts 4 Posters 5.7k Views
  • 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.
  • M Offline
    M Offline
    madoodia
    wrote on last edited by
    #1

    hi guys
    i want to know that can we use Bootstrap or Font Awsome icons in QML Desktop Applications like using in website?
    Bootstrap:
    http://getbootstrap.com/components/
    Font Awesome:
    http://fontawesome.io/icons/

    thanks

    1 Reply Last reply
    0
    • G Offline
      G Offline
      gemmell
      wrote on last edited by
      #2

      Bootstrap uses glyphicons, you can just go and download the glyphicons and use them as per normal icons/images.

      http://glyphicons.com/

      1 Reply Last reply
      0
      • M Offline
        M Offline
        madoodia
        wrote on last edited by
        #3

        thanks gemmell
        but i know that i can download icons and using them

        i mean bootstrap css files and technology.

        1 Reply Last reply
        0
        • R Offline
          R Offline
          Roumed
          wrote on last edited by
          #4

          You can download FontAwesome project(it is on GitHub), take font at fonts/fontawesome-webfont.ttf and include in your project using FontLoader.
          For installing icon you can use unicode from web site.
          "Here":http://kdeblog.mageprojects.com/2012/11/20/using-fonts-awesome-in-qml/ is great example of structure organization

          1 Reply Last reply
          0
          • M Offline
            M Offline
            madoodia
            wrote on last edited by
            #5

            thanks Roumed
            i got its project
            and i saw its font
            i m trying to using

            1 Reply Last reply
            0
            • G Offline
              G Offline
              gemmell
              wrote on last edited by
              #6

              Just embed a webview. Voila. Embedded webpage.

              1 Reply Last reply
              0
              • B Offline
                B Offline
                Brexis
                wrote on last edited by
                #7

                Hi! You can check this https://github.com/brexis/qml-bootstrap, Qml compoments inspired from Ionic framework style for mobile and desktop Qt/Qml projects.

                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