Results 1 to 5 of 5

Thread: please help!

  1. #1
    Join Date
    Jun 2010
    Posts
    5
    Qt products
    Qt3 Qt4
    Platforms
    Windows

    Question please help!

    hello,
    i'm designing a web based application installer using Qt.
    but i'm finding difficulty in actually understanding its concept n coding it...
    can u help me with this?
    please guide me what to do?

  2. #2
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Thanks
    21
    Thanked 418 Times in 411 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: please help!

    but i'm finding difficulty in actually understanding its concept n coding it...
    The concepts of the application or Qt?
    The question is too general.
    Ask specific questions, that we can directly answer.
    ==========================signature=============== ==================
    S.O.L.I.D principles (use them!):
    https://en.wikipedia.org/wiki/SOLID_...iented_design)

    Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.

  3. #3
    Join Date
    Jun 2010
    Posts
    5
    Qt products
    Qt3 Qt4
    Platforms
    Windows

    Default Re: please help!

    i'm sorry for the question being general...
    actually i'm making a web installer in Qt and i plan to make two .exe files-- one for downloading the files from the net and the other .exe file will run and install the downloaded files onto the client machine and i'm not able to exactly understand how to go about it and implement it in coding.
    now if you could help me...?

  4. #4
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Thanks
    21
    Thanked 418 Times in 411 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: please help!

    What kind of help do you need?
    You still didn't ask any question that can be answered in a forum.
    "How do I implement my application" is hardly a question with which we can help you.
    Start your design, and coding, and when you get stuck with SPECIFIC problems, then ask them, and we will be happy to help if we can.
    ==========================signature=============== ==================
    S.O.L.I.D principles (use them!):
    https://en.wikipedia.org/wiki/SOLID_...iented_design)

    Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.

  5. #5
    Join Date
    Jun 2010
    Posts
    31
    Thanks
    1
    Thanked 3 Times in 3 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: please help!

    It sounds like you're asking for help designing the structure of two different programs, and then for help implementing them. I believe that this forum is used more for asking specific questions about issues that you're running into while coding. Also, the title you have selected "please help", might not be the best way to attract people to help you solve your problem. If you are truly lost, it might help to start a new thread about the design on your program, where you can ask people what kind of information you need to learn about. Titling it something like "Web Application Installer Design Questions" might net you some more positive response, but tbh you'll probably get a lot of RTFM responses from doing that also. Your best bet might be to dive in and get your hands dirty, and once you've run into the first actual bug, come to us.

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.