Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. User interface for restaraunts
Forum Updated to NodeBB v4.3 + New Features

User interface for restaraunts

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
5 Posts 3 Posters 365 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.
  • D Offline
    D Offline
    denn1sbeat
    wrote on last edited by
    #1

    Hey, guys!
    I was given the task of writing a user interface for restaurants, am I right that I can do it with QML?
    Also, how can I deal with touch screens, is there some functions or methods or maybe it's already included and recognized as mouse?
    What would you advice me to learn for this task or maybe watch or read, anything

    1 Reply Last reply
    0
    • MarkkyboyM Offline
      MarkkyboyM Offline
      Markkyboy
      wrote on last edited by
      #2

      Yes, you can build just about anything you like. What coding experience do you already have?

      What will the interface do/allow?, is this for staff or for customers or both?, is the idea for a customer to place/edit/complete their own order?, or is this purely for staff to input a customers order, or is it just a readonly menu?, you're not giving much away.

      Don't just sit there standing around, pick up a shovel and sweep up!

      I live by the sea, not in it.

      D 1 Reply Last reply
      0
      • MarkkyboyM Markkyboy

        Yes, you can build just about anything you like. What coding experience do you already have?

        What will the interface do/allow?, is this for staff or for customers or both?, is the idea for a customer to place/edit/complete their own order?, or is this purely for staff to input a customers order, or is it just a readonly menu?, you're not giving much away.

        D Offline
        D Offline
        denn1sbeat
        wrote on last edited by
        #3

        @Markkyboy It's for both customers and stuff, yeah the idea for customer to place/edit/complete order. The screen will be in a robot-waiter. For stuff it will be menu for robot to deliever order to the customers, something like a map.
        My expirence in Qt creator on a low level, I started to learn it maybe 2 weeks ago, but I need to do it really quickly because I faced hard task. I had some expereience in C++, I learn it in university and did some regular tasks. I did some projects with the help of youtube videos in Qt, but information there is not what I want to know about that framework.
        So, I found this forum and wanna ask people for helping me to figure it out faster than I do it by myself.
        Thank you for answering me

        1 Reply Last reply
        0
        • MarkkyboyM Offline
          MarkkyboyM Offline
          Markkyboy
          wrote on last edited by
          #4

          I'm not exactly an expert and often come here for answers. I think what you are asking is a lot of work for one person with not much QT/QML experience.

          You asked about mouse control with touchscreen, which says to me, you haven't even tried a simple project to see how it behaves. What hardware do you plan to deploy on?, something running Android?, iOS?, other?, seriously, this is a lot of work for one person and unless other users here are planning on producing something similar to your project, you won't find much help without truly helping yourself first. Most of the guru's here will ask "what do you have so far, give some working code please?", otherwise, in effect, you are asking others to write code for you. With all due respect, this forum isn't Fiver.com :)

          Don't just sit there standing around, pick up a shovel and sweep up!

          I live by the sea, not in it.

          1 Reply Last reply
          2
          • P Offline
            P Offline
            Patar
            wrote on last edited by
            #5

            what you need to do is install QT design Studio, and make the User Interface there

            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