Results 1 to 2 of 2

Thread: QT Paint Application

  1. #1
    Join Date
    Oct 2017
    Posts
    1
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    MacOS X

    Default QT Paint Application

    Hello

    I'm trying to just make a simple paint program (like the paint application in for Windows). I want to write it all in C++. However, I can only find things in QML. I used this tutorial and it worked, but it is written in QML, not C++.

    https://www.youtube.com/watch?v=CR2qQebqv6I&t=371s

    Can anyone help? I tried using Scribble. But I copy pasted the code first to see if it worked, but nothing showed up. I tried using these tutorials:

    http://doc.qt.io/qt-5/qtwidgets-widg...earea-cpp.html
    http://doc.qt.io/qt-5/qtwidgets-widg...e-example.html


    Thanks!

  2. #2
    Join Date
    Dec 2016
    Posts
    16
    Thanks
    2
    Thanked 1 Time in 1 Post
    Qt products
    Qt4

    Default Re: QT Paint Application

    You are on the right track by trying out the Scribble test application.

    Did you get a clean compilation and an executable? Which executable did you try to run after compiling?

Similar Threads

  1. Paint with Qml
    By reese_melina in forum Qt Quick
    Replies: 1
    Last Post: 27th September 2016, 12:26
  2. Immediate paint
    By zgulser in forum Qt Programming
    Replies: 11
    Last Post: 15th March 2010, 07:34
  3. Paint with OpenGL
    By kernel_panic in forum Qt Programming
    Replies: 5
    Last Post: 7th April 2009, 08:54
  4. paint with mouse
    By Vincenzo in forum Newbie
    Replies: 2
    Last Post: 19th October 2008, 22:05
  5. paint
    By xyzt in forum Qt Programming
    Replies: 3
    Last Post: 22nd March 2008, 18:22

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.