Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Windows Explorer in Qt Application via QAxWidget
Forum Updated to NodeBB v4.3 + New Features

Windows Explorer in Qt Application via QAxWidget

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 2.8k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    devrim.erdem
    wrote on last edited by
    #1

    Hi,

    I would like to embed Windows (File) Explorer in my Qt application to allow users to browse directories, open files, drag and drop files within the application.

    I am aware that QAxWidget provides a container for COM/ActiveX objects.

    But is it possible to embed Windows Explorer in a Qt application via the QAxWidget and provide the mentioned functionality? I am curious as I haven't seen any examples.

    Thanks,

    1 Reply Last reply
    0
    • K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      Did you have a look to the drag&drop "examples":http://developer.qt.nokia.com/doc/qt-4.8/examples-draganddrop.html ?
      Your question is already very specific on the solution you like to have, but amy be there is something satisfying your needs.

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      0
      • D Offline
        D Offline
        devrim.erdem
        wrote on last edited by
        #3

        This question is not about drag and drop. It is about Windows Explorer in a QAxWidget + drag and drop support.

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved