Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Forum Updated on Feb 6th

    Fetch the command through PyQt

    Language Bindings
    2
    2
    2241
    Loading More Posts
    • 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.
    • I
      ictsecurity0 last edited by

      Hai,

      im looking for example - dialog which allow the user execute the command and display. For example, the user key in 'input box' such as ping 127.0.0.1, and 'output box' display the result.

      appreciate if anyone can share with the information and sorry im newbie of pyqt if this is basic question :(

      1 Reply Last reply Reply Quote 0
      • D
        dangelog last edited by

        Start with the tutorials and the examples. You need to learn the basic building blocks of such an application (and in general, the core Qt technologies). The main classes you're looking for are QLineEdit, QPlainTextEdit, QProcess.

        Software Engineer
        KDAB (UK) Ltd., a KDAB Group company

        1 Reply Last reply Reply Quote 0
        • First post
          Last post