Skip to content

cs-ubbcluj-ro/intro-qt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro in Qt

Qt project for OOP seminar 2026

Requirements

To build and run this application you need to install the followings:

On macOS, you can use these commands (assuming that Homebrew is already installed):

brew install gcc
brew install cmake
brew install qt

Usage

Build the project

cmake -S . -B target
cmake --build target

Run the project

./target/intro_qt

About

Project for experimenting with Qt framework (OOP 2026)

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages