Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content
This repository has been archived by the owner on Oct 6, 2019. It is now read-only.

A very simple calculator written in python and QML and should demonstrate the ease of use of the pyQt framework in combination with QML

Notifications You must be signed in to change notification settings

daniel-heinz/qtQuick-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qtQuick-Calculator

A very simple calculator written in python and based on the Qt5 GUI framework (pyQt).

This repository is there to demonstrate how easy to use the QML (or also known as Qt-'Quick') subset of the Qt framework is in conjunction with Python. The UI was created / defined in QML (QtQuick 2.5 and other bundled QML extensions), this was done with the support of the Qt Creator tool, and is then loaded in python by the pyQt5 framework.

About

A very simple calculator written in python and QML and should demonstrate the ease of use of the pyQt framework in combination with QML

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published