Qt Forum

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

    Update: Forum Guidelines & Code of Conduct


    Qt World Summit: Early-Bird Tickets

    [SOLVED]Can Qt make a suspension form like this?

    General and Desktop
    2
    7
    1609
    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.
    • S
      Saki last edited by

      Hi~
      I'd like to make a suspension form(or another name?) like the search in geedit on Linux.
      What can I do? I have no idea about this. Can anyone help me? Thanks a lot!

      1 Reply Last reply Reply Quote 0
      • K
        kevina67 last edited by

        Just subclass QWidget and you're done.

        1 Reply Last reply Reply Quote 0
        • S
          Saki last edited by

          [quote author="kevina67" date="1372618760"]Just subclass QWidget and you're done.[/quote]

          Wow, I know it! Thanks a lot!!!

          1 Reply Last reply Reply Quote 0
          • K
            kevina67 last edited by

            [quote author="Saki" date="1372637833"]
            [quote author="kevina67" date="1372618760"]Just subclass QWidget and you're done.[/quote]

            Wow, I know it! Thanks a lot!!![/quote]

            Sarcasm ?

            I suggest you to look at the source code of texmaker : http://www.xm1math.net/texmaker/download.html#source

            There is a widget called findWidget, that is exactly what you're willing to do. ;)

            1 Reply Last reply Reply Quote 0
            • S
              Saki last edited by

              [quote author="kevina67" date="1372658340"]
              [quote author="Saki" date="1372637833"]
              [quote author="kevina67" date="1372618760"]Just subclass QWidget and you're done.[/quote]

              Wow, I know it! Thanks a lot!!![/quote]

              Sarcasm ?

              I suggest you to look at the source code of texmaker : http://www.xm1math.net/texmaker/download.html#source

              There is a widget called findWidget, that is exactly what you're willing to do. ;)

              [/quote]
              Thanks a lot~
              But there is something wrong with the Internet, I cannot open the URL. Actually, there's ALWAYS something WRONG with the Internet in HERE.
              Why? Because of my location. :)

              1 Reply Last reply Reply Quote 0
              • K
                kevina67 last edited by

                It works well from France. Sorry but I dont think there is another download page for the sources. ;(

                1 Reply Last reply Reply Quote 0
                • S
                  Saki last edited by

                  [quote author="kevina67" date="1372749109"]It works well from France. Sorry but I dont think there is another download page for the sources. ;([/quote]

                  Alright, I'd like to use a proxy to open the page. Thanks for your solution and your advice~

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