Skip to content

genose/web-app-from-qt-designer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebAppFromQtDesigner

Project Developers: A. Can Kurtan, Mert İmre

This application creates HTML files from UI files that are created by Qt Designer. The capabilities of the application are highly limited. It does not support all the components of Qt Designer.

Build

You can use maven install option to create the executable jar file. You can find the executable in the target folder.

Run

Execute the jar file with the dependencies. You can use the following command to run the executable jar file:

java -jar .\Cmpe492-0.0.1-SNAPSHOT-jar-with-dependencies.jar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.7%
  • Shell 0.3%