Results 1 to 7 of 7

Thread: Qt Basic Queries

  1. #1
    Join Date
    Nov 2010
    Posts
    48
    Thanks
    5
    Thanked 4 Times in 4 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Qt Basic Queries

    Hi,
    I am new to Qt. I have made the Qt setup on Windows , Ubuntu and MeeGo. I have some basic Queries.
    1. Do you support for Windows, Mac, LInux, Symbian and MeeGo Platform?
    2. What is Qt Linguist?
    3. If I make UI using Qt Designer can I import and use that in my app on Qt Creator?



    Please suggest me.

  2. #2
    Join Date
    Jan 2006
    Location
    Belgium
    Posts
    1,938
    Thanked 268 Times in 268 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Wiki edits
    20

    Default Re: Qt Basic Queries

    Quote Originally Posted by somnathbanik View Post
    Hi,
    I am new to Qt. I have made the Qt setup on Windows , Ubuntu and MeeGo. I have some basic Queries.
    1. Do you support for Windows, Mac, LInux, Symbian and MeeGo Platform?
    Qt supports the following platforms:
    http://doc.qt.nokia.com/4.7/supported-platforms.html

    2. What is Qt Linguist?
    A tool that you can use to translate your application.

    3. If I make UI using Qt Designer can I import and use that in my app on Qt Creator?
    Yes. Even better, Designer is included in Qt Creator.

  3. The following user says thank you to tbscope for this useful post:

    somnathbanik (2nd November 2010)

  4. #3
    Join Date
    Nov 2010
    Posts
    48
    Thanks
    5
    Thanked 4 Times in 4 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: Qt Basic Queries

    A tool that you can use to translate your application.
    I didn't get you much, what does it translate, it translate to what, how can I use it?

    Yes. Even better, Designer is included in Qt Creator.
    You mean the designer that is in the Creator is the same as Qt Designer? But i see some extra features on Qt Designer, like the Media Player, and all.


    what is QML progreaming? How is related with Qt?
    Last edited by somnathbanik; 2nd November 2010 at 09:18.

  5. #4
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: Qt Basic Queries

    Quote Originally Posted by somnathbanik View Post
    I didn't get you much, what does it translate, it translate to what, how can I use it?
    http://doc.trolltech.com/4.7/linguist-manual.html


    You mean the designer that is in the Creator is the same as Qt Designer? But i see some extra features on Qt Designer, like the Media Player, and all.
    It is the same. Maybe you have to make sure that creator also finds the plugins for the designer.

  6. The following user says thank you to Lykurg for this useful post:

    somnathbanik (2nd November 2010)

  7. #5
    Join Date
    Nov 2010
    Posts
    48
    Thanks
    5
    Thanked 4 Times in 4 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: Qt Basic Queries

    Yes I got you now, Linguist is for making the app in different language.
    well could you please tell me what is QML Programing and how is related with Qt?

  8. #6
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: Qt Basic Queries

    For QML etc. see http://doc.trolltech.com/4.7/qtquick.html. In Basic Qt Quick is a fast way to create cool UI's for mobile devices. But it also can be used for desktop applications.

  9. #7
    Join Date
    Nov 2010
    Posts
    48
    Thanks
    5
    Thanked 4 Times in 4 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: Qt Basic Queries

    Quote Originally Posted by Lykurg View Post
    For QML etc. see http://doc.trolltech.com/4.7/qtquick.html. In Basic Qt Quick is a fast way to create cool UI's for mobile devices. But it also can be used for desktop applications.
    I see, so QML is basically for making Mobile UI, is that correct?
    Last edited by somnathbanik; 2nd November 2010 at 10:28.

Similar Threads

  1. Replies: 9
    Last Post: 19th November 2009, 09:18
  2. QTableView queries
    By prashant in forum Qt Programming
    Replies: 1
    Last Post: 3rd November 2009, 09:13
  3. Using LIKE in parameterized SQL queries
    By MikeG in forum Qt Programming
    Replies: 4
    Last Post: 2nd November 2009, 19:25
  4. SQL date queries
    By ^NyAw^ in forum Qt Programming
    Replies: 1
    Last Post: 11th April 2008, 10:41
  5. SQL queries and slots
    By fnmblot in forum Newbie
    Replies: 8
    Last Post: 26th April 2007, 01:20

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.