Results 1 to 4 of 4

Thread: Display File Properties [Solved]

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2008
    Posts
    27
    Thanks
    1
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Windows

    Question Display File Properties [Solved]

    Hi all,

    For my application, I would like to be able to display the file properties in the standard Windows dialogs that you see when you do right click->properties on a file.

    Now it seens that there are some ways to do that, but so far I have found none that actually seem to work when using standard c++ or qt insteas of Visual c++.

    I tried to use CPropertyPage from microsoft itself (http://msdn.microsoft.com/en-us/library/y9a2ksw2.aspx) but that gives a huge amount of compiler errors, due to not-existing files, and declarations that do not seem to name a type.

    So my question is, does anyone have a simple, working example of how to do this?

    Info:
    QT: 4.4.3
    Platform Windows XP SP2
    Last edited by DrDonut; 5th May 2009 at 12:33.

Similar Threads

  1. how to display DGN file
    By Nithya in forum Qt Programming
    Replies: 8
    Last Post: 24th April 2008, 10:23
  2. Display a file from Directory tree to show in QTextEdit
    By vvdounai in forum Qt Programming
    Replies: 1
    Last Post: 13th November 2007, 13:43
  3. Can't display .jpg,.jpeg file in my QT app
    By Shalabh in forum Qt Programming
    Replies: 3
    Last Post: 23rd April 2007, 14:52
  4. How to display a file in the textBrowser
    By deekayt in forum Qt Programming
    Replies: 2
    Last Post: 26th October 2006, 19:47
  5. Replies: 5
    Last Post: 16th May 2006, 20:38

Tags for this Thread

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.