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. Strange output when I use QString fileName = QFileDialog::getOpenFileName()
QtWS25 Last Chance

Strange output when I use QString fileName = QFileDialog::getOpenFileName()

Scheduled Pinned Locked Moved General and Desktop
8 Posts 4 Posters 7.0k Views
  • 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.
  • J Offline
    J Offline
    Jonathan
    wrote on last edited by
    #1

    Executing @QString fileName = QFileDialog::getOpenFileName()@ generates output of the sort

    SNACNP::NPGetCaps::WNNC_USER
    SNACNP::NPGetCaps::WNNC_CONNECTION
    SNACNP::NPGetCaps::WNNC_ENUMERATION
    SNACNP::NPGetCaps::WNNC_ADMIN
    SNACNP::NPGetCaps::WNNC_DIALOG
    SNACNP::NPGetCaps::WNNC_START

    This is visible in the Application Output window withiin Qt Creator (2.0.1).

    What is the significance of this output?

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on last edited by
      #2

      Which platform do you work on?

      1 Reply Last reply
      0
      • G Offline
        G Offline
        giesbert
        wrote on last edited by
        #3

        Hi,

        on my machine (Windows 7, Qt 4.7) this does not happen....
        Which compiler do you use? Which platform?

        Nokia Certified Qt Specialist.
        Programming Is Like Sex: One mistake and you have to support it for the rest of your life. (Michael Sinz)

        1 Reply Last reply
        0
        • J Offline
          J Offline
          Jonathan
          wrote on last edited by
          #4

          Windows 7
          Qt Creator 2.0.1 (Based on Qt 4.7.0)
          MinGW compiler

          1 Reply Last reply
          0
          • G Offline
            G Offline
            giesbert
            wrote on last edited by
            #5

            I think that someone calls NpGetcaps, but don't ask for the reason... perhaps something that is done implizitly, like Clearcase etc...
            http://msdn.microsoft.com/en-us/library/aa378794(VS.85).aspx
            "Returns information about which services are supported on the network." (copy from MSDN)

            Nokia Certified Qt Specialist.
            Programming Is Like Sex: One mistake and you have to support it for the rest of your life. (Michael Sinz)

            1 Reply Last reply
            0
            • T Offline
              T Offline
              tobias.hunger
              wrote on last edited by
              #6

              Gerolf: Could you change your last comment to English, please? Thanks!

              1 Reply Last reply
              0
              • G Offline
                G Offline
                giesbert
                wrote on last edited by
                #7

                sorry, done :-))

                Nokia Certified Qt Specialist.
                Programming Is Like Sex: One mistake and you have to support it for the rest of your life. (Michael Sinz)

                1 Reply Last reply
                0
                • S Offline
                  S Offline
                  Sudheer
                  wrote on last edited by Sudheer
                  #8

                  Hi, I am also facing same Issues. Is Your using the Symantec Endpoint Protection?

                  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