Skip to content
This repository has been archived by the owner on Jul 29, 2023. It is now read-only.

Latest commit

 

History

History
16 lines (10 loc) · 793 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 793 Bytes

qml-RQDA

This repository contains a QtCreator project containing a QML frontent for rqda-files.

I do not think that RGtk2 is really required as a GUI for RQDA. Instead I assume that it would be more feasible to have

  1. a modern platform independent GUI for graphical interaction with the project
  2. a trimmed down R libraray for all other interactions with the project

Currently this is a read only GUI capable of opening projects and displaying what the main RQDA QUI was showing.

A word of warning: to me this is a hobby project learning about Qt and QML and I have no intention to use RQDA or even this project for anything else but learning about GUI Coding.

Screenshot

development screenshot