Skip to content

This is the source code repository of the color picker GUI. The actual widget is designed in C++ and many underlying libraries are implemented by Qt.

Notifications You must be signed in to change notification settings

bootsareme/Qt-Color-Palette-Widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

Qt-Color-Palette-Widget

This is the source code repository of the color picker GUI. The actual widget is designed in C++ and many underlying libraries are implemented by Qt.

About

This project was created with C++ and the Qt Framework. It features a simple Color Palette Dialog, in which users can adjust the RGB values and produce the equivalent color. Users can also use spin boxes to enter precise numbers. This repository is meant to display the source code only and will not serve any functionality if cloned. (see below)

Download

Because this project uses underlying libraries, cloning this repository will result in error. Use the download link provided to download the raw ZIP file for this application. Then, open the zip file and follow the instructions in "README.txt" within the folder. If your computer blocks the download, please disable your antivirus software or browser blocks. Click the link below to start downloading.


↓ ↓ ↓
Download
↑ ↑ ↑

Troubleshooting

Q: Why is Google Chrome saying: "This file could be dangerous"?

A: Chrome will warn you if you download files that cannot be verified by the browser. Rest assure, the file is completely safe and contains no viruses. Scan it with an antivirus software if you still aren't convinced.


Q: Why is the executable producing errors?

A: The executable should not be producing errors. Make sure you extract the ZIP before running and follow the instructions in "README.txt".

About

This is the source code repository of the color picker GUI. The actual widget is designed in C++ and many underlying libraries are implemented by Qt.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages