All Projects → naj59 → ModernFramelessWindow

naj59 / ModernFramelessWindow

Licence: other
Modern (MS Office, Visual Studio like) frameless window in Qt5

Programming Languages

C++
36643 projects - #6 most used programming language
QMake
1090 projects

Projects that are alternatives of or similar to ModernFramelessWindow

qt frameless main window
A Qt Widget based frameless main window lib, with full control over the whole screen. This lib is called qtf in short.
Stars: ✭ 20 (-9.09%)
Mutual labels:  qt5, frameless-windows
qml-ar
Seamless Augmented Reality module for QML using UchiyaMarkers
Stars: ✭ 32 (+45.45%)
Mutual labels:  qt5
qresExtract
Qt binary resource (qres) extractor
Stars: ✭ 26 (+18.18%)
Mutual labels:  qt5
qt-downloader
CLI to download Qt on headless systems
Stars: ✭ 39 (+77.27%)
Mutual labels:  qt5
NotEnoughAV1Encodes-Qt
Linux GUI for AV1 Encoders
Stars: ✭ 27 (+22.73%)
Mutual labels:  qt5
binary viewer
A binary visualization tool to aid with reverse engineering and malware detection similar to Cantor.Dust
Stars: ✭ 55 (+150%)
Mutual labels:  qt5
QT-Notepad
QT5 实现的简单文本编辑器
Stars: ✭ 18 (-18.18%)
Mutual labels:  qt5
pyvoicechanger
Real Time Microphone Voice Changer Python 3.6+ App. Works with On-Line Games and VideoConferences!
Stars: ✭ 236 (+972.73%)
Mutual labels:  qt5
QLogger
Multi-threading logger for Qt applications
Stars: ✭ 46 (+109.09%)
Mutual labels:  qt5
dnscrypt-proxy-gui
Qt/KF5 GUI wrapper over dnscrypt-proxy
Stars: ✭ 25 (+13.64%)
Mutual labels:  qt5
macdeployqt
Implementation of macdeployqt utility for Qt5 which fixes problems with application deployment and distribution.
Stars: ✭ 25 (+13.64%)
Mutual labels:  qt5
bmod
bmod parses binaries for modification/patching and disassembles machine code sections.
Stars: ✭ 12 (-45.45%)
Mutual labels:  qt5
SiebenApp
Experimental dependency-aware goal manager
Stars: ✭ 13 (-40.91%)
Mutual labels:  qt5
NotepadNext
A cross-platform, reimplementation of Notepad++
Stars: ✭ 5,715 (+25877.27%)
Mutual labels:  qt5
SuperMario-Allegro-Cpp
Simple Super Mario in Allegro C++ & The Final Project of Course Advanced Programming
Stars: ✭ 21 (-4.55%)
Mutual labels:  qt5
quentier
Cross-platform desktop Evernote client
Stars: ✭ 115 (+422.73%)
Mutual labels:  qt5
elokab-terminal
Lightweight terminal emulator program that supports the Arabic language
Stars: ✭ 16 (-27.27%)
Mutual labels:  qt5
PiHueEntertainment
An application that can handle the Hue Entertainment Areas on a Raspberry Pi
Stars: ✭ 28 (+27.27%)
Mutual labels:  qt5
gopem
GUI for OPEM library
Stars: ✭ 20 (-9.09%)
Mutual labels:  qt5
osm
Open sound meter. FFT based application for tuning sound systems.
Stars: ✭ 122 (+454.55%)
Mutual labels:  qt5

ModernFramelessWindow

This is an approach of creating a modern (MS Office, Visual Studio like) frameless window in Qt5.

screenshot

(default)

screenshot2

(little bit tweaking)

Building

git clone https://github.com/naj59/ModernFramlessWindow.git
cd ModernFramlessWindow/
qmake
make / mingw32-make

or just open up the ModernFramlessWindow.pro inside QtCreator.

License

Do whatever you want, it's just an approach which is hopefully helping anybody who wants to create a nice frameless window.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].