Results 1 to 3 of 3

Thread: Few easy questions.....

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2012
    Location
    Argentina
    Posts
    167
    Thanks
    33
    Thanked 10 Times in 10 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Few easy questions.....

    Hi eveyone!!! Few questions:

    1) when releasing the application I notice that I have no problems executing it in another machine...but... *.gif images are not shown only *.png ones seem to be attached to the code, I have to change the path and include the images myself intead of adding them to the resources of my project???

    2) my code is totally visible to everyone that has access to my application, should I encode it? theres an option in Qt? (I mean moc_*.cpp can be easily read by every programmer as it is pure code)--> they can be deleted I just tried, I only need to include the necessary *.dll

    3) has anyone seen "luck" tv series starring dustin hoffman..is it good? lol

    thanks in advance!!
    Last edited by KillGabio; 13th February 2012 at 15:02.

Similar Threads

  1. Easy yes/no QSortFilterProxyModel question...
    By scott_hollen in forum Newbie
    Replies: 3
    Last Post: 14th March 2011, 17:11
  2. easy mathematics
    By uygar in forum Qt Programming
    Replies: 3
    Last Post: 6th October 2010, 20:07
  3. QTextEdit... was ->text() too easy?
    By Raccoon29 in forum Newbie
    Replies: 2
    Last Post: 16th March 2008, 16:58
  4. How to retrieve lines from QTextEdit -- easy way?
    By macias in forum Qt Programming
    Replies: 1
    Last Post: 14th November 2007, 15:44
  5. yet another easy task i cant figure out
    By sincnarf in forum Qt Programming
    Replies: 5
    Last Post: 16th October 2007, 05:46

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.