Skip to content

wangchuan/Qt-GUI-Startup-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Startup Project for QT GUI Development

Prerequisite

  • Qt 5.3
  • VS2013 Should be okay in other platforms, but I didn't test it yet.

How to run

  1. In ./src, find the file mainwindow.ui, and generate the .h file by
uic -o ui_mainwindow.h mainwindow.ui
  1. Run CMake to build the project. Then you will get a GUI like this: screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published