Results 1 to 2 of 2

Thread: use css from web/jquery/etc into qt application (c++?)

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Sep 2010
    Posts
    12
    Qt products
    Platforms
    Unix/X11

    Default use css from web/jquery/etc into qt application (c++?)

    hi! i really like this ui-style: http://designmodo.github.io/Flat-UI/
    it is a set of gui widget made with jquery/bootstrap for web applications.

    i'd like to know what is the smartest way to import this style as much as possible (complete port is not possible i think) to a qt application.

    i have to say that i'm used qt only with c++, qt 4.8 for opengl/computer vision simple interfaces. so i'm not aware of new qt solution like qt-quick, qt html5 application, qwebview, js stuffs etc

    i'd just like to use some of my c++ opengl widget (or any other of my c++ objects) but with this stylish css/interface/design/graphic layout with less effort as possible (i don't want to rewrite everything or spend days in try to let some css works)

    any kind of ideas is appreciated, thanks
    Last edited by nkint; 31st August 2013 at 13:05.

Similar Threads

  1. Replies: 4
    Last Post: 19th November 2012, 14:35
  2. Replies: 1
    Last Post: 11th May 2012, 18:08
  3. Replies: 3
    Last Post: 28th October 2011, 23:24
  4. jQuery problem on QWebView
    By chenff in forum Qt Programming
    Replies: 0
    Last Post: 10th April 2010, 19:43

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.