Results 1 to 4 of 4

Thread: questions

  1. #1
    Join Date
    Jun 2012
    Posts
    4

    Default questions

    Hi....there are some interview questions...please explain....
    1=what is the difference between qimage and qpixmap.
    2=In a project there is a main window but after some time we realize that main window should be other dialog then what changes should be done.It will be large changes or some changes.
    3=Difference between mainwindow,dialog and widget.

  2. #2
    Join Date
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,230
    Thanks
    302
    Thanked 864 Times in 851 Posts
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: questions

    If you are too lazy to read the Qt documentation or a book on Qt (where all of these things are explained), you are probably also too lazy to read whatever explanation we would write here.

    Maybe you should just ask someone to take the interview for you, that way you won't have to waste your time learning anything that might help you in the job you are trying to get.

  3. #3
    Join Date
    Jun 2012
    Posts
    4

    Default Re: questions

    Hi d_stranz
    i am not lazy......i just want to know more an more about these topics.........i know some reasons of these questions but i want to know more reasons why???.........some time we discuss something and we know some new things about the topics.....for every person he has his own imagination and understanding about the topic.

  4. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: questions

    So.. if you're not lazy...

    Quote Originally Posted by vimal View Post
    1=what is the difference between qimage and qpixmap.
    QPixmap vs QImage
    2=In a project there is a main window but after some time we realize that main window should be other dialog then what changes should be done.It will be large changes or some changes.
    Then you change the base class and adjust your code.

    3=Difference between mainwindow,dialog and widget.
    QMainWindow, QDialog, QWidget
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. Some questions for Qt?
    By tszzp in forum Qt Programming
    Replies: 3
    Last Post: 14th December 2009, 09:46
  2. Few questions
    By ComaWhite in forum The Model-View Framework
    Replies: 4
    Last Post: 20th March 2009, 04:10
  3. MVC Questions
    By ComaWhite in forum Qt Programming
    Replies: 1
    Last Post: 14th March 2009, 05:31
  4. A few questions about Qt/Win
    By Bojan in forum Installation and Deployment
    Replies: 3
    Last Post: 16th January 2006, 09:54

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.