Results 1 to 20 of 50

Thread: Indian Companies Using Qt

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Posts
    30
    Thanks
    6

    Default Re: Indian Companies Using Qt

    We are at Angler Technologies, Coimbatore using it

  2. #2
    Join Date
    Jan 2006
    Posts
    667
    Thanks
    10
    Thanked 80 Times in 74 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Indian Companies Using Qt

    I know a few companies that use Qt. I am not sure if all of them are in India.

    1. Wipro
    2. Tenmiles Corporation
    3. Xandros

    Cheers

  3. #3
    Join Date
    Jan 2006
    Location
    N.B. Canada
    Posts
    47
    Thanked 8 Times in 7 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Indian Companies Using Qt

    Here's an incomplete Qt customer list:
    http://www.trolltech.com/company/customers.html
    Don't know if any one them are in India.

    Xandros is from Canada. It was part of Corel.

    Bojan
    The march of progress:
    C:
    printf("%10.2f", x);
    C++:
    cout << setw(10) << setprecision(2) << showpoint << x;
    Java:
    java.text.NumberFormat formatter = java.text.NumberFormat.getNumberInstance();
    formatter.setMinimumFractionDigits(2);
    formatter.setMaximumFractionDigits(2);
    String s = formatter.format(x);
    for (int i = s.length(); i < 10; i++) System.out.print(' ');
    System.out.print(s);

  4. #4
    Join Date
    Feb 2011
    Posts
    1
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Indian Companies Using Qt

    Quote Originally Posted by AP.Sakkthivel View Post
    We are at Angler Technologies, Coimbatore using it
    Respected sir

    is there any job openings for Qt Programmers??i did my MCA from AIMIT mangalore with 77.23%..currently working in Cinesoft Cochin in qt plattform as software engineer trainee...

  5. #5
    Join Date
    Nov 2011
    Location
    coimbatore
    Posts
    80
    Thanks
    1
    Thanked 5 Times in 5 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default Re: Indian Companies Using Qt

    hi sakkthivel i am ganesh in coimbatore..... i know Qt i have small doubt about Qt please contact me......my email id is :ganeshamazon10@gmail.com my mobile no is:9894816810

Similar Threads

  1. Qt Consulting and Traning companies in Germany and EU?
    By high_flyer in forum General Discussion
    Replies: 9
    Last Post: 27th March 2008, 14:06

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.