Skip to content

alexcastano/borderless-qt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

borderless-qt

An example to create a window without decorations in QT/C++

Build

Commands to build and to exec the project

$ mkdir build
$ cd build
$ qmake ../borderless.pro
$ cd bin
$ ./borderless

About

An example to create a window without decorations in QT/C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published